<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * CSN Guide v2.0.0
 * Copyright (c) Synoptek, LLC. All rights reserved.
 */
@font-face {font-family:csno;src:url(./assets/font/csno.woff2);}
@font-face {font-family:csnr;src:url(./assets/font/csnr.woff2);}
* {margin:0;font-family:csnr;outline:none;border:none;scrollbar-width:none;-webkit-tap-highlight-color:transparent;line-height:1.15;position:fixed;-webkit-touch-callout:none;backface-visibility:hidden;text-decoration-thickness:2px;}
input::placeholder {color:#7F7F7F;}
::-webkit-scrollbar {width:0px;}
::-webkit-scrollbar-track {opacity:0;}
::-webkit-scrollbar-thumb {opacity:0;}
#underline:hover {text-decoration:underline;}
.entryOpacity {animation: entryOpacity 0.5s forwards;}
.dimOpacity {animation: dimOpacity 0.5s forwards;}
.exitOpacity {animation: exitOpacity 0.5s forwards;}
.entryLogo {animation: entryLogo 0.5s forwards;}
.slideLogo {animation: slideLogo 0.5s forwards;}
.dimOverlay {animation: dimOverlay 1s forwards;}
.dockLogo {animation: dockLogo 1s forwards;}
.dockInput {animation: dockInput 1s forwards;}
.dockInputE {animation: dockInputE 1s forwards;}
.sendEntry {animation: sendEntry 0.5s forwards;}
.sendExit {animation: sendExit 0.5s forwards;}
.entryLogoMobile {animation: entryLogoMobile 0.5s forwards;}
.slideLogoMobile {animation: slideLogoMobile 0.5s forwards;}
.dockLogoMobile {animation: dockLogoMobile 1s forwards;}
.dockLogoMobileEmbed {animation: dockLogoMobileEmbed 1s forwards;}
.dockInputMobile {animation: dockInputMobile 1s forwards;}
.dockInputEMobile {animation: dockInputEMobile 1s forwards;}
.sendEntryMobile {animation: sendEntryMobile 0.5s forwards;}
.sendExitMobile {animation: sendExitMobile 0.5s forwards;}
@keyframes entryOpacity {0% {opacity:0;} 100% {opacity:1;}}
@keyframes dimOpacity {0% {opacity:0;} 100% {opacity:0.33;}}
@keyframes exitOpacity {0% {opacity:1;} 100% {opacity:0;}}
@keyframes entryLogo {0% {width:450px; top:50%;} 100% {width:250px; top:40%;}}
@keyframes slideLogo {0% {width:250px; top:40%; left:50%;} 100% {width:250px; top:40%; left:37.6%;}}
@keyframes dimOverlay {0% {opacity:0.5; filter:brightness(0.75);} 100% {opacity:0.66; filter:brightness(0.33);}}
@keyframes dockLogo {0% {width:250px; top:40%; left:37.6%;} 100% {width:75px; top:4.25%; left:2.7%;}}
@keyframes dockInput {0% {width:440px; top:664px; opacity:1;} 50% {opacity:0;} 100% {width:1700px; top:961px; opacity:1;}}
@keyframes dockInputE {0% {width:440px; top:664px; opacity:1;} 50% {opacity:0;} 100% {width:1776px; top:961px; left:47.95%; opacity:1;}}
@keyframes sendEntry {0% {top:1001px; left:1875px; opacity:0;} 100% {top:1001px; left:1875px; opacity:1;}}
@keyframes sendExit {0% {top:1001px; left:1875px; opacity:1;} 100% {top:1001px; left:1875px; opacity:0;}}
@keyframes entryLogoMobile {0% {width:650px; top:50%;} 100% {width:340px; top:40%;}}
@keyframes slideLogoMobile {0% {width:340px; top:40%; left:50%;} 100% {width:340px; top:40%; left:20%;}}
@keyframes dockLogoMobile {0% {width:340px; top:40%; left:20%;} 100% {width:120px; top:3.9%; left:7.8%;}}
@keyframes dockLogoMobileEmbed {0% {width:340px; top:40%; left:20%; opacity:1;} 100% {width:120px; top:3.9%; left:7.8%; opacity:0;}}
@keyframes dockInputMobile {0% {width:640px; top:1084px; opacity:1;} 50% {opacity:0;} 100% {width:750px; top:1728px; opacity:1;}}
@keyframes dockInputEMobile {0% {width:640px; top:1084px; opacity:1;} 50% {opacity:0;} 100% {width:868px; top:1728px; left:44.75%; opacity:1;}}
@keyframes sendEntryMobile {0% {top:1788px; left:1014px; opacity:0;} 100% {top:1788px; left:1014px; opacity:1;}}
@keyframes sendExitMobile {0% {top:1788px; left:1014px; opacity:1;} 100% {top:1788px; left:1014px; opacity:0;}}</pre></body></html>