@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&family=Inter:wght@300;400;500&display=swap";
:root{--austell-navy-deepest:#04081a;--austell-navy-deep:#06112a;--austell-navy-bg:#0a1830;--austell-navy-mid:#0a1d3d;--austell-navy-card:#0a1c4bd9;--austell-navy-card-2:#081641f7;--austell-navy-overlay:#030819d4;--austell-blue-deep:#1a4a8a;--austell-blue-accent:#2e75b6;--austell-blue-bright:#4a8fe0;--austell-blue-soft:#7ab0ff;--austell-blue-muted:#5a82c0;--austell-blue-glow:#508cff73;--austell-border-blue:#3c6edc73;--austell-border-bright:#64a0ffb3;--austell-white:#fff;--austell-silver:#b8d0ff;--austell-gray-text:#3a3a3a;--austell-green:#2d6a4f;--austell-green-light:#2d6a4f2e;--austell-green-bright:#52b788;--austell-red:#c1440e;--austell-red-light:#c1440e2e;--austell-amber:#e07b39;--austell-font-display:"Outfit", system-ui, -apple-system, sans-serif;--austell-font-body:"Inter", system-ui, -apple-system, sans-serif;--austell-fs-hero:28px;--austell-fs-h1:22px;--austell-fs-h2:18px;--austell-fs-h3:16px;--austell-fs-lg:17px;--austell-fs-base:14px;--austell-fs-sm:13px;--austell-fs-xs:12px;--austell-fs-2xs:11px;--austell-fs-micro:10px;--austell-r-sm:8px;--austell-r-md:12px;--austell-r-lg:18px;--austell-r-xl:24px;--austell-r-pill:999px;--austell-shadow-glow:0 0 24px #326eff59;--austell-shadow-card:0 6px 24px #00000040;--austell-shadow-modal:0 24px 60px #00000080;--austell-space-1:4px;--austell-space-2:8px;--austell-space-3:12px;--austell-space-4:16px;--austell-space-5:20px;--austell-space-6:24px;--austell-space-8:32px;--austell-space-10:40px;--austell-space-12:48px}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--austell-navy-deep);height:100%;color:var(--austell-white);font-family:var(--austell-font-body);font-size:var(--austell-fs-base);line-height:1.5;overflow-x:hidden}body{background-image:radial-gradient(ellipse at top left, #2850b42e 0%, transparent 50%), radial-gradient(ellipse at bottom right, #1e3c8c1f 0%, transparent 50%), linear-gradient(180deg, var(--austell-navy-bg) 0%, var(--austell-navy-deepest) 100%);background-attachment:fixed;min-height:100vh}.austell-shell{flex-direction:column;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;display:flex;position:relative}.austell-shell-wide{width:100%;max-width:1600px;padding:0 var(--austell-space-6);margin:0 auto}.austell-header{padding:var(--austell-space-4) var(--austell-space-4) var(--austell-space-1);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.austell-logo{-o-object-fit:contain;object-fit:contain;height:40px}h1,h2,h3{font-family:var(--austell-font-display);letter-spacing:-.01em;font-weight:700}.austell-page-title{font-family:var(--austell-font-display);text-align:center;letter-spacing:1.5px;color:var(--austell-white);text-transform:uppercase;text-shadow:0 0 12px #64a0ff59;padding:var(--austell-space-1) 0 var(--austell-space-3);font-size:15px;font-weight:700}.austell-section-label{font-family:var(--austell-font-body);font-size:var(--austell-fs-2xs);letter-spacing:1.5px;color:var(--austell-blue-soft);text-transform:uppercase;text-align:center;font-weight:700}.austell-glass-card{background:var(--austell-navy-card);border:1.5px solid var(--austell-border-blue);border-radius:var(--austell-r-lg);-webkit-backdrop-filter:blur(8px)}.austell-input{border:1.5px solid var(--austell-blue-glow);border-radius:var(--austell-r-md);width:100%;color:var(--austell-white);font-family:var(--austell-font-body);background:#0f286eb3;padding:12px 14px;font-size:15px;transition:border-color .15s}.austell-input:focus{border-color:var(--austell-border-bright);outline:none}.austell-input::placeholder{color:var(--austell-blue-muted)}.austell-label{font-family:var(--austell-font-body);font-size:var(--austell-fs-2xs);letter-spacing:1.2px;text-transform:uppercase;color:var(--austell-blue-soft);margin-bottom:6px;font-weight:700;display:block}.austell-divider{background:linear-gradient(90deg, transparent, var(--austell-border-blue), transparent);height:1px;margin:var(--austell-space-4) 0}.austell-fade-up{animation:.35s cubic-bezier(.16,1,.3,1) austellFadeUp}@keyframes austellFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.austell-pulse{animation:1.8s ease-in-out infinite austellPulse}@keyframes austellPulse{0%,to{opacity:1}50%{opacity:.55}}.austell-no-scrollbar::-webkit-scrollbar{display:none}.austell-no-scrollbar{scrollbar-width:none}
.austell-btn{z-index:1;color:#fff;letter-spacing:2px;cursor:pointer;background:linear-gradient(#141d34 0%,#1f2a46 45%,#141d34 100%);border:2px solid #31425d;border-radius:30px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:62px;padding:16px 42px 14px;font-family:Outfit,Segoe UI,Arial,sans-serif;font-size:22px;font-weight:400;text-decoration:none;transition:filter .15s,transform .1s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #080e18,inset 0 2px 8px #080e18,inset 0 -6px 12px #080e18,0 0 0 1px #080e18,0 4px 10px #080e18}.austell-btn:before{content:"";filter:blur(.4px);pointer-events:none;background:linear-gradient(#ffffff73 0%,#ffffff2e 45%,#ffffff0f 100%);border-radius:999px;height:25%;position:absolute;top:16%;left:5%;right:5%}.austell-btn>span{z-index:2;position:relative}.austell-btn:hover:not(.austell-btn-disabled):not(:disabled){filter:brightness(1.1)}.austell-btn:active:not(.austell-btn-disabled):not(:disabled){transform:scale(.98)}.austell-btn.austell-btn-blue{background:linear-gradient(#4d7cc8 0%,#2c5aa8 40%,#1a3f80 75%,#0e2a5e 100%);border-color:#78aaffd9;box-shadow:inset 0 0 0 1px #050a16,inset 0 2px 8px #050a16,inset 0 -6px 12px #00143c99,0 0 0 1px #050a16,0 4px 10px #050a16,0 0 28px #508cff8c}.austell-btn.austell-btn-blue:before{background:linear-gradient(#dcebff8c 0%,#dcebff38 45%,#dcebff14 100%)}.austell-btn.austell-btn-green{background:linear-gradient(#35445e 0%,#2a4c45 40%,#1d5e3e 75%,#0e6b3a 100%);border-color:#52b788b3;box-shadow:inset 0 0 0 1px #080e18,inset 0 2px 8px #080e18,inset 0 -6px 12px #080e18,0 0 0 1px #080e18,0 4px 10px #080e18,0 0 24px #508cff66}.austell-btn.austell-btn-green:before{background:linear-gradient(#dcffe673 0%,#dcffe62e 45%,#dcffe60f 100%)}.austell-btn.austell-btn-red{background:linear-gradient(#5e3535 0%,#4a2727 45%,#2e0d0d 100%);border-color:#c1440eb3;box-shadow:inset 0 0 0 1px #1a0606,inset 0 2px 8px #1a0606,inset 0 -6px 12px #3c0a0a99,0 0 0 1px #1a0606,0 4px 10px #1a0606,0 0 20px #c1440e4d}.austell-btn.austell-btn-red:before{background:linear-gradient(#ffdcdc66 0%,#ffdcdc26 45%,#ffdcdc0d 100%)}.austell-btn.austell-btn-disabled{color:#777c95;cursor:not-allowed}.austell-btn.austell-btn-disabled:before{display:none}.austell-btn.austell-btn-sm{letter-spacing:2px;min-height:0;padding:13px 28px 12px;font-size:16px}.austell-btn.austell-btn-xs{letter-spacing:1px;border-radius:999px;width:auto;min-height:0;padding:6px 14px 5px;font-size:10px}.austell-btn.austell-btn-xs:before{height:32%;top:12%;left:10%;right:10%}
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}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,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;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}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family: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;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;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{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.border{border-width:1px}.uppercase{text-transform:uppercase}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--bg:#0d1829;--surface:#ffffff14;--surface-solid:#0a1937bf;--surface-2:#ffffff0d;--border:#ffffff26;--border-focus:#ffffff80;--accent:#4a9eff;--accent-dim:#2d7dd6;--text:#fff;--text-muted:#ffffff8c;--success:#4ade80;--danger:#f87171;--font-display:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);font-family:var(--font-body);background:var(--bg) url(/BG-Tall.jpg) center center / cover no-repeat fixed;min-height:100vh}@media (min-width:768px){body{background-image:url(/BG-wide.jpg)}}body:after{content:"";pointer-events:none;z-index:0;background:#050f2873;position:fixed;inset:0}main{z-index:1;position:relative}h1,h2,h3,h4{font-family:var(--font-display)}.glass-card{background:var(--surface-solid);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:20px;padding:2rem}.card{background:var(--surface-solid);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:16px;padding:2rem}.divider{background:var(--border);height:1px;margin:1.25rem 0}.section-label{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:600;display:flex}.section-label:after{content:"";background:#4a9eff4d;flex:1;height:1px}.btn-primary{background:var(--accent);color:#fff;font-family:var(--font-display);letter-spacing:.04em;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--accent-dim);transform:translateY(-1px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-success{color:var(--success);font-family:var(--font-display);cursor:pointer;background:#4ade8033;border:1px solid #4ade8066;border-radius:10px;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-success:hover{background:#4ade804d;transform:translateY(-1px)}.btn-danger{color:var(--danger);font-family:var(--font-display);cursor:pointer;background:#f8717126;border:1px solid #f8717159;border-radius:10px;width:100%;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s}.btn-danger:hover{background:#f8717140;transform:translateY(-1px)}.input{border:1px solid var(--border);color:var(--text);font-family:var(--font-body);background:#ffffff12;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s,background .2s}.input:focus{border-color:var(--border-focus);background:#ffffff1a}.input::placeholder{color:var(--text-muted)}.label{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.4rem;font-size:.72rem;font-weight:500;display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.5s forwards fadeUp}.fade-up-delay-1{opacity:0;animation-delay:80ms}.fade-up-delay-2{opacity:0;animation-delay:.16s}.fade-up-delay-3{opacity:0;animation-delay:.24s}.fade-up-delay-4{opacity:0;animation-delay:.32s}.fade-up-delay-5{opacity:0;animation-delay:.4s}
