/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--red:#e61f2a;--yellow:#ffeb00;--blue:#092e55;--ink:#101923}*{box-sizing:border-box}html{background:#111}body{color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{place-items:center;min-height:100svh;padding:72px 16px 28px;display:grid;position:relative;overflow:hidden}.ambient{pointer-events:none;border-radius:999px;position:absolute}.card{z-index:1;border-radius:32px;width:min(100%,460px);padding:28px 20px 20px;position:relative;overflow:hidden}.brand{text-align:center;padding:0 10px 20px}.logo{object-fit:cover;border-radius:24px;width:170px;height:170px;margin:0 auto 15px;display:block}.eyebrow{text-transform:uppercase;letter-spacing:.18em;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:900;display:flex}.eyebrow i{background:var(--red);border-radius:50%;width:7px;height:7px}.brand p{max-width:330px;margin:12px auto 0;font-size:14px;line-height:1.55}.links{gap:11px;display:grid}.link{border-radius:19px;grid-template-columns:46px 1fr 30px;align-items:center;gap:12px;min-height:76px;padding:12px 13px;transition:transform .18s,box-shadow .18s;display:grid}.link:hover,.link:focus-visible{outline:none;transform:translateY(-2px)}.link:active{transform:scale(.985)}.icon{border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.icon .fill{fill:currentColor;stroke:none}.link b,.link small{display:block}.link b{margin-bottom:4px;font-size:15px}.link small{font-size:11px;line-height:1.3}.arrow{border-radius:50%;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.address{border-radius:18px;margin-top:17px;padding:16px 17px;position:relative;overflow:hidden}.address span{letter-spacing:.16em;font-size:9px;font-weight:900}.address p{margin:6px 0 0;font-size:12px;line-height:1.5}footer{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:12px;padding:19px 3px 0;font-size:9px;display:flex}.switcher{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000005c;border-radius:999px;gap:6px;padding:5px;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.switcher a{color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;transition:all .18s;display:grid}.switcher a.active{color:#121212;background:#fff}.switcher a:hover{background:#ffffff2e}.theme-classic{background:radial-gradient(circle at 50% -15%,#4b1718 0%,#211515 40%,#100d0d 100%)}.theme-classic:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff17 1px,#0000 1px),linear-gradient(90deg,#ffffff17 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 65%);mask-image:linear-gradient(#000,#0000 65%)}.theme-classic .ambientOne{background:var(--red);opacity:.2;width:220px;height:220px;top:-80px;right:-70px}.theme-classic .ambientTwo{background:var(--yellow);opacity:.1;width:160px;height:160px;bottom:-60px;left:-60px}.theme-classic .card{background:#fffaf0;border:1px solid #fff9;box-shadow:0 30px 90px #0008}.theme-classic .card:before{content:"";background:linear-gradient(90deg,var(--red) 0 68%,var(--yellow) 68%);height:7px;position:absolute;inset:0 0 auto}.theme-classic .logo{box-shadow:0 12px 30px #e2c90f38}.theme-classic .eyebrow{color:#766e65}.theme-classic .brand p{color:#716961}.theme-classic .link{background:#fff;border:1px solid #eadfd1;box-shadow:0 5px 16px #2f1f150f}.theme-classic .link:hover{box-shadow:0 11px 24px #2f1f151c}.theme-classic .link.featured{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 9px 22px #ec1c243d}.theme-classic .icon{color:var(--red);background:#fff4e7}.theme-classic .featured .icon{color:#fff;background:#ffffff29}.theme-classic .link small{color:#847b72}.theme-classic .featured small{color:#ffffffbf}.theme-classic .arrow{background:#f6eee4}.theme-classic .featured .arrow{background:var(--yellow);color:var(--ink)}.theme-classic .address{color:#fff;background:#201717}.theme-classic .address:after{content:"";border:12px solid var(--yellow);border-radius:50%;width:70px;height:70px;position:absolute;bottom:-31px;right:-23px}.theme-classic .address span{color:var(--yellow)}.theme-classic .address p{color:#eee6dc}.theme-classic footer{color:#9a9086}.theme-sunny{background:var(--yellow)}.theme-sunny:before{content:"";opacity:.22;border:90px solid #fff;border-radius:50%;width:520px;height:520px;position:absolute;top:-310px;right:-240px}.theme-sunny .ambientOne{background:var(--red);border-radius:28px;width:130px;height:130px;bottom:16%;right:-55px;transform:rotate(20deg)}.theme-sunny .ambientTwo{border:36px solid var(--blue);opacity:.11;width:180px;height:180px;top:20%;left:-100px}.theme-sunny .card{border:4px solid var(--blue);box-shadow:12px 12px 0 var(--blue);background:#fff;border-radius:26px}.theme-sunny .logo{width:185px;height:185px;box-shadow:0 0 0 7px #fff,0 0 0 11px var(--blue);border-radius:50%}.theme-sunny .eyebrow{color:var(--blue)}.theme-sunny .brand p{color:#455160;font-weight:600}.theme-sunny .link{border:2px solid var(--blue);box-shadow:4px 4px 0 var(--blue);background:#f4f7f9;border-radius:15px}.theme-sunny .link.featured{background:var(--red);color:#fff}.theme-sunny .icon{background:var(--yellow);color:var(--blue);border:1px solid var(--blue)}.theme-sunny .featured .icon{color:var(--red);background:#fff}.theme-sunny .link small{color:#65717a}.theme-sunny .featured small{color:#ffe7e9}.theme-sunny .arrow{background:var(--blue);color:#fff}.theme-sunny .address{background:var(--yellow);border:2px solid var(--blue);color:var(--blue)}.theme-sunny .address span{color:var(--red)}.theme-sunny footer{color:#526070;font-weight:700}.theme-midnight{background:radial-gradient(circle at 20% 0,#145b8b 0,#082e55 38%,#04172c 100%)}.theme-midnight:before{content:"";background:radial-gradient(circle at 1px 1px,#ffffff28 1px,#0000 0) 0 0/28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(120deg,#000,#0000 70%);mask-image:linear-gradient(120deg,#000,#0000 70%)}.theme-midnight .ambientOne{border:1px solid #ffffff2b;width:330px;height:330px;top:-140px;right:-170px;box-shadow:0 0 0 48px #ffffff0a,0 0 0 96px #ffffff08}.theme-midnight .ambientTwo{filter:blur(90px);opacity:.2;background:#ffd900;width:210px;height:210px;bottom:-60px;left:-60px}.theme-midnight .card{color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#071f39c7;border:1px solid #ffffff26;box-shadow:0 32px 90px #0009}.theme-midnight .logo{border-radius:50%;width:150px;height:150px;box-shadow:0 0 0 6px #ffffff13,0 18px 40px #0008}.theme-midnight .eyebrow{color:#ffd900}.theme-midnight .brand p{color:#b9c9d8}.theme-midnight .link{background:#ffffff0c;border:1px solid #ffffff21;box-shadow:inset 0 1px #ffffff12}.theme-midnight .link:hover{background:#ffffff16}.theme-midnight .link.featured{background:linear-gradient(135deg,#e61f2a,#b50e1a);border-color:#ff5760;box-shadow:0 10px 28px #e61f2a45}.theme-midnight .icon{color:#ffd900;background:#ffffff12}.theme-midnight .featured .icon{color:#fff;background:#ffffff20}.theme-midnight .link small{color:#9eb1c3}.theme-midnight .featured small{color:#ffdadd}.theme-midnight .arrow{color:#fff;background:#ffffff12}.theme-midnight .featured .arrow{color:#092e55;background:#ffd900}.theme-midnight .address{background:#ffffff0b;border:1px solid #ffffff1f}.theme-midnight .address span{color:#ffd900}.theme-midnight .address p{color:#c5d3df}.theme-midnight footer{color:#7891a6}@media (width<=370px){main{padding:62px 0 0}.card{border-radius:25px 25px 0 0;min-height:calc(100svh - 62px);padding:22px 15px 16px}.theme-sunny .card{box-shadow:none;border-bottom:0;border-left:0;border-right:0}.logo{width:130px!important;height:130px!important}.brand{padding-bottom:15px}.link{min-height:69px}.address{margin-top:12px}}@media (prefers-reduced-motion:reduce){.link,.switcher a{transition:none}}
