/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #838383;
    font-family: "Montserrat", sans-serif;
}

html {
    min-width: 960px;
    position: relative;
    min-height: 100%;
    scroll-behavior: smooth;
}

html.lt-ie9 {
    background: #fff url(../img/body_gradient.gif) repeat-y center top;
}

body {
    position: relative;
    font-size: 1em;
    min-width: 960px;
    line-height: 1.4;
    min-height: 100%;
}

h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 20pt;
    padding-top: 50px;
    margin-top: 0;
    margin-bottom: .7em;
    color: #666;
}


h2 {
    color: #767676;
    font-size: 16pt;
}

h2.alt {
    color: #f5a044;
}

h3 {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 5px;
}

h3 small {
    font-weight: normal;
    font-size: 12pt;
}

h4 {
    font-size: 18pt;
    margin-bottom: 5px;
    font-weight: normal;
    color: #575757;
}

h3 span {
    font-size: 12pt;
    display: inline-block;
}

ul,
dt,
dd {
    font-size: 12pt;
    margin: 0;
}
ul,
p {
    font-size: 12pt;
    margin: 0 0 15px;
}
li {
    margin-bottom: 10px;
}


menu {
    padding: 0;
}



dd {
    margin-bottom: 10px;
}

a:link,
a:visited {
    color: #3D7DCA;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection declarations have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
* A better looking default horizontal rule
*/

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
* Remove the gap between images and the bottom of their containers: h5bp.com/i/440
*/

img {
    vertical-align: middle;
}

/*
* Remove default fieldset styles.
*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/

textarea {
    resize: vertical;
}

/* ==========================================================================
Chrome Frame prompt
========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

div.selector select,
div.button span,
div.uploader span.action,
div.uploader span.filename,
input.text,
input.email,
input.search,
input.tel,
input.url,
input.datetime,
input.date,
input.month,
input.week,
input.time,
input.datetime-local,
input.number,
input.color,
input.password,
select.uniform-multiselect,
textarea.uniform {
    font-family: "Montserrat", sans-serif !important;
}

/* ==========================================================================
Custom styles
========================================================================== */

/* === HEADER === */

#Header {
    /*background: #d9d9da; /* Old browsers */
}
#LogoBlock {
    position: relative;
    display: block;
    height: 59px;
    width: 960px;
    margin: 0 auto;
    font-weight: normal;
    text-align: center;
}
#Logo {
    position: absolute;
    height: 59px;
    left: 20px;
}
#Logo img {
    position: relative;
    top: 12px;
}
#MyNewforma {
    display: block;
    height: 59px;
    line-height: 68px;
    color: #a7a7a7;
    font-size: 12pt;
    font-style: italic;
    text-decoration: none;
    text-shadow: 0 1px 2px #fff;
    cursor: default;
}

#SignIn {
    display: none;
}

#Banner {
    height: 72px;
    min-width: 960px;
    width: auto;
    background: #003C4D; /* Old browsers */
    color: #fff;
    box-shadow: inset 0 5px 5px -5px rgba(0,0,0,0.5);
	border-top:5px solid #4D86A0;

}

#Banner nav {
    width: auto;
    display: block;
    margin: 0 auto 0;
    height: 72px;
    text-align: center;
    font-size: 16pt;
    font-weight: 100;
    line-height: 72px;
}

#Banner nav a {
    display: inline-block;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.4);
    padding: 0 25px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}
#Banner nav a:hover {
    text-decoration: none;
    background: rgba(255,255,255,0.05)
}

.lt-ie9 #Banner nav a:hover {
    background: none;
}
#Banner nav a.current {
    font-weight: bold;
}

/* === BODY === */

#ContentBody {
    width: 960px;
    margin: 0 auto 1em;
}

#Welcome {
    display: block;
    margin: 20px auto 50px;
}

.column {
    float: right;
    vertical-align: top;
}

#copyright {
    display: block;
    width: 960px;
    margin: 0 auto;
    text-align: center;
    font-size: 10pt;
    padding: 0 0 20px;
}

#copyright p {
    display: inline;
}

#copyright a {
    display: inline-block;
    padding-left: 20px;
    font-size: 14px;
}

/* === SIDEBAR === */

#SideBar {
    width: 297px;
    position: relative;
    padding-bottom: 80px;
    background: rgb(255,255,255); /* Old browsers */
}

#SideBar h2 {
    font-weight: normal;
    color: #666;
    text-align: center;
    margin: 30px 0 4px;
    font-size: 10pt;
}
#SideBar h2 b {
    padding-right: 4px;
}
#SideBar h2 a {
    padding-left: 4px;
}

#formTerms,
#FormForgotPassword,
#ManageAccountContainer .form-column,
#Card,
#LoginForm,
#RegisterForm,
#SideBar form {
    width: 255px;
    display: block;
    margin: 0 auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    overflow: auto;
    background: #ffffff; /* Old browsers */
}


.lt-ie8 #SideBar form {
    overflow: visible;
}

#SideBar span {
    font-weight: bold;
}

input {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 3px 3px -3px rgba(0,0,0,0.5);
    padding: 7px;
    color: #000;
    font-weight: normal;
}

input::-moz-focus-inner {
    padding: 0;
}

#SideBar #LoginForm input[type=text],
#LoginForm input[type=email],
#LoginForm input[type=password],
#LoginForm input.password,
#LoginForm input.email,
#LoginForm input[type=text],
#RegisterForm input.email,
#RegisterForm input.password,
#RegisterForm input[type=email],
#RegisterForm input[type=password] {
    width: 100%;
    margin-bottom: 5px;
}

#FormLoginMessage {
    width: 135px;
    float: left;
    line-height: 1;
    margin-top: 3px;
}
.lt-ie8 #FormLoginMessage {
    line-height: normal;
}
#FormLoginForgotLink {
    font-size: 12pt;
    display: block;
}
#SideBar input.alt {
    position: relative;
    top: 2px;
}
#ManageAccountContainer input.text,
#ManageAccountContainer input.left,
#ManageAccountContainer input.right,
#RegisterForm input.text,
#RegisterForm input[type=text] {
    width: 50%;
    float: left;
    margin: 0 0 10px;
}
.lt-ie8 #ManageAccountContainer input.left,
.lt-ie8 #ManageAccountContainer input.right {
    width: 102px;
}
#ManageAccountContainer #formChangePassword input.placeholder {
    width: 100%;
}
.lt-ie8 #ManageAccountContainer #formChangePassword input.placeholder,
.lt-ie8 #ManageAccountContainer #email {
    width: 221px;
}
.lt-ie8 #SideBar input,
.lt-ie8 #SideBar #LoginForm input[type=text] {
    width: 240px;
    clear: both;
}

.lt-ie8 #SideBar input.left,
.lt-ie8 #SideBar input.right {
    width: 116px;
}

input.left,
#ManageAccountContainer input.left,
#SideBar input.left {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

input.right,
#ManageAccountContainer input.right,
#SideBar input.right {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#RegisterForm input[type=submit],
#LoginForm input[type=submit],
#ManageAccountContainer input[type=submit],
#SideBar input[type=submit] {
    float: right;
}

.lt-ie8 #SideBar input.button {
    display: block;
    width: auto;
}

.button:hover {
    cursor: pointer;
}

p.error {
    font-size: 12pt;
    font-weight: normal;
    color: #eb913e;
}

p.error a {
    display: block;
}

#Card {
    font-size: 12pt;
    padding-left: 20px;
    padding-top: 20px;
}

#Card strong {
    color: #000;
    font-weight: normal;
}
#Card span {
    font-weight: normal;
    display: block;
}

#AccountBarEmail {
    width: 223px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#Card a {
    display: inline-block;
    width: auto;
    font-weight: normal;
}

#Card .button {
    display: inline-block;
    float: right;
}

#Downloads {
    width: 255px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 7px 0;
    background: #fff;
    border: 1px solid #cdcdcd;
    border-width: 1px 1px 2px;
    overflow: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#Downloads a {
    display: block;
    float: left;
    width: 126px;
    height: 30px;
}

#Apple {
    border-right: 1px solid #e5e5e5;
}
#Apple img {
    position: relative;
    top: -2px;
    left: 6px;
    opacity: 0.8;
}
#Google img {
    position: relative;
    top: -2px;
    left: 6px;
    opacity: 0.8;
}
#Apple img:hover,
#Google img:hover {
    opacity: 1;
}

#Downloads span {
    display: none;
}

/* === MAIN COLUMN === */

#Main {
    width: 567px;
    padding: 0 48px 50px;
    position: relative;
}
#Main h2 {
    margin-top: 35px;
}

.half {
    float: left;
    width: 50%;
    margin: 0;
}

.full {
    /* 	overflow: auto; Why do you exist?*/
    margin-left: 0;
}

.lt-ie8 .full {
    overflow: visible;
}
.bracket {
    padding-bottom: 30px;
    background: url(../img/bracket.gif) no-repeat center bottom;
}
.bracket p {
    margin-right: 100px;
}

.bracket_top h2.bracket_header {
    font-size: 14pt;
    position: absolute;
    bottom: -13px;
    left: 0;
    z-index: 10;
    padding-right: 15px;
    background: #fff;
}

.bracket_top {
    position: relative;
    overflow: visible;
    padding-bottom: 30px;
    background: url(../img/bracket-top.gif) no-repeat center bottom;
    margin-bottom: 20px;
}

.bracket_top.alt {
    background: url(../img/bracket-top-home.gif) no-repeat center bottom;
}

.bracket_bottom {
    padding-top: 60px;
    background: url(../img/bracket-bottom.gif) no-repeat center top;
    margin-top: 12px;
}

.people-group img {
	padding-left: 3em;
    padding-right: 3em;
}

.full img {
    float: right;
    margin-top: 44px;
    margin-left: 95px;
    margin-bottom: 5px;
}

.full.alt img {
    float: right;
    margin-top: -30px;
    margin-left: 65px;
    margin-bottom: 5px;
}

#Empty img {
    float: left;
    margin-right: 35px;
}

.app {
    display: block;
    width: 50%;
    height: 110px;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 18px 0 0;
}

.app img {
    float: left;
    margin: 18px 18px 18px 0;
}

.app h4 {
    color: #3c76bc;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 18px;
    margin-bottom: 0;
}

.app h4 small {
    font-size: 10pt;
    font-weight: 100;
    color: #989898;
}

#Main .app p {
    font-size: 10pt;
    margin-bottom: 0;
}

/* === Subscription === */

.subscription .half {
    text-align: center;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.subscription:first-child .half {
    background: red;
}

.lt-ie8 .subscription .half {
    width: 243px;
}

.subscription .half h2 {
    margin: 20px 0 0;
    font-size: 16pt;
    /*font-family: daniel, fantasy;*/
    font-weight: 900;
}

/* === Mobile features === */

.mobile_features {
    margin-bottom: 30px;
}
.mobile_features h3 {
    font-size: 18pt;
    color: #676767;
}
.mobile_features h3 small {
    color: #989898;
}
.mobile_features .full img {
    margin-top: 24px;
}

#Main .badge {
    margin: 4px 18px 0 0; /* Top margin was 25 */
    float: left;
}

#Main .mobile_features p,
#Main .mobile_features ul {
    margin-left: 77px;
    margin-right: 165px;
}
#Main .mobile_features ul {
    padding: 0 0 0 15px;
}

/* ===  My Projects  === */

p.sort_by {
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 10pt;
    margin: 0;
}

#FormRefreshMyProjects {
    text-align: center;
    width: 135px;
    margin: 0 auto;
    display: block;
    color: #4c86c8;
}
#FormRefreshMyProjects:hover {
    text-decoration: underline;
}

#FormRefreshMyProjects .refresh {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: normal;
    font-size: 10pt;
    padding: 0 0 0 20px;
    color: #4c86c8;
    text-shadow: 0 0 0 black;
    border: 0;
    box-shadow: 0 0 0 black !important;
    background: url(../img/refresh.gif) no-repeat left center;
}

#AddProjects {
    font-size: 12pt;
    position: relative;
    padding-right: 30px;
    float: right;
    margin: 0 0 0 130px;
}

#AddProjects:after {
    content: "+";
    position: absolute;
    top: -6px; /* was -4 */
    right: 8px;
    font-size: 24px !important;
}

dl {
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}
dl.menu-list {
    margin-top: 0;
    padding: 0;
}

.menu-list-term {
    margin: 10px 0 0;
    font-size: 14pt;
    font-weight: bold;
    padding: 10px 10px 10px 20px;
    border: 0 solid #d9d9d9;
    border-bottom-width: 1px;
    background: none;
}

a.menu-list-term-link {
    display: block;
    float: right;
    position: relative;
    color: #fff;
}

dt a.remove,
li a.remove {
    float: right;
    width: 17px;
    height: 21px;
    position: relative;
    top: -3px;
    display: none;
    background: url(../img/trash.gif) no-repeat center center;
}

.remove-container:hover,
.remove-container:focus,
.remove-container:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

.remove-container:hover a.remove,
.remove-container:active a.remove,
.remove-container:focus a.remove {
    display: block;
}

a.remove span {
    display: none;
}

.menu-list-item {
    font-size: 14pt;
    font-weight: bold;
    text-overflow: clip;
    color: #3d75bc;
    margin: 0;
    position: relative;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-width: 0 1px 1px;
}

.menu-list-item:hover {
    background: #fff;
}

.menu-list-item a:hover {
    text-decoration: none;
}

dd.empty,
dd.last {
    border: 1px solid #d9d9d9;
    border-width: 0 1px 2px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

dd.empty {
    overflow: auto;
}

dd.empty img {
    float: left;
    margin: 20px 35px;
}

dd p {
    font-size: 12pt;
    color: #777777;
    font-weight: normal;
}

dd a {
    display: block;
    padding: 10px 20px;
    white-space: nowrap;
}

.menu-list-item a {
    width: 527px;
}

.menu-list-paginator a {
    width: auto;
}

dd span.company_name {
    position: absolute;
    right: 0;
    top: 0;
    color: #c3c3c3;
    font-size: 12pt;
    font-weight: normal;
    display: block;
    padding: 10px 20px;
    background: #fcfcfc;
}
menu.menu-list {
    border: 1px solid #d9d9d9;
    list-style: none;
    padding: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.lt-ie8 #Search,
.lt-ie8 ul {
    width: 565px;
}

.lt-ie8 #Search input {
    width: 551px;
}

.menu-list li {
    margin-bottom: 0;
    border-bottom: 1px solid #d9d9d9;
}

li.connected {
    padding: 12px 10px 12px 35px;
    font-size: 14pt;
    font-weight: bold;
    color: #acacac;
}

.connected span {
    float: right;
    font-style: italic;
    font-weight: normal;
}

.menu-list li.last {
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.menu-list li a {
    display: block;
    padding: 12px 10px;
    font-size: 14pt;
    font-weight: bold;
    color: #3d75bc;
}
.menu-list li a:hover {
    text-decoration: none;
}

.menu-list li a:before {
    content: "+";
    color: #c7c7c7;
    padding-right: 10px;
    font-size: 24pt;
    float: left;
    position: relative;
    top: -.25em;
}

/* === Form Stuff === */

input[type=text]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=password]:focus,
input[type=email]:focus {
    border-color: #9ebbe3;
    outline: none;
}

input[type=search] {
    padding-left: 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: url(../img/search.gif) no-repeat 10px center;
}

.button,
a.button,
a.button:link,
a.button:visited,
input[type=submit],
input[type=reset],
input[type=button],
input.button {
    outline: none;
    display: inline-block;
    font-size: 12pt;
    color: #fff;
    padding: 4px 15px;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #3D7DCA; /* Old browsers */
}

a.button,
a.button:link,
a.button:visited {
    padding: 2px 15px;
}

.button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
input.button:hover {
    text-decoration: none;
    background: #4E748B; /* Old browsers */
}

body a.alt,
body a.alt:link,
body a.alt:visited,
button.alt,
input[type=submit].alt,
input[type=reset].alt,
input[type=button].alt,
body input.alt {
    border-color: #003C4D;
}

body a.alt:hover,
button.alt:hover,
input[type=submit].alt:hover,
input[type=reset].alt:hover,
input[type=button].alt:hover,
body input.alt:hover {
    background: #4E748B; /* Old browsers */
}

body a.grey,
body a.grey:link,
body a.grey:visited,
button.grey,
input[type=submit].grey,
input[type=reset].grey,
input[type=button].grey,
body input.grey {
    border-color: #003C4D;
    color: #ffffff;
    background: #3D7DCA;
}

body a.grey:hover,
button.grey:hover,
input[type=submit].grey:hover,
input[type=reset].grey:hover,
input[type=button].grey:hover,
body input.grey:hover {
    background: #4E748B; /* Old browsers */
}

#SubscriptionForm label.radio {
    width: 187px;
    float: left;
    margin-bottom: 15px;
}

#SubscriptionForm input {
    margin-bottom: 5px;
}

#SubscriptionForm input[type='radio'] {
    margin: 0 13px 0 1px;
}

#SubscriptionForm input.large {
    width: 375px;
}

#SubscriptionForm input.credit_card {
    width: 295px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#SubscriptionForm input.cvc {
    width: 80px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    left: -6px;
}

#SubscriptionForm p {
    font-size: 10pt;
    padding-left: 10px;
}

#SubscriptionForm input.month {
    width: 50px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 30px;
}

#SubscriptionForm input.year {
    width: 80px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    left: -6px;
    margin-bottom: 30px;
}

#SubscriptionForm input.button {
    margin-top: 10px;
}

#ManageAccountContainer {
    width: 567px;
    overflow: hidden;
    padding: 30px 0;
}

#ManageAccountContainer h1 {
    padding-top: 0;
    margin: 20px 50px 10px;
}


#ManageAccountContainer h2 {
    margin: 0 auto;
    text-align: center;
}

#ManageAccountContainer h2,
#LoginFormContainer h2,
#RegisterFormContainer h2,
#SectForgotPasswordContainer h2 {
    text-align: left;
}

#FormForgotPassword,
#ManageAccountContainer .form-column {
    padding: 11px;
    width: 360px;
    min-height: 170px;
    overflow: visible;
}
#FormForgotPassword {
    height: auto;
}

#ManageAccountContainer .form-column .error {
    width: 170px;
    display: block;
    float: left;
}
#ManageAccountContainer #ManageAccount {
}

#ManageAccountContainer label {
    font-size: 10pt;
    padding-left: 10px;
}

#ManageAccountContainer input {
    margin-bottom: 5px !important;
}
#ManageAccountContainer input.button {
    margin-top: 5px;
}

#ManageAccountContainer input.password,
#ManageAccountContainer input.email,
#ManageAccountContainer input[type=password],
#ManageAccountContainer input[type=email] {
    width: 100%;
}

#ManageAccountContainer input.button {
    font-size: 12pt;
}

#Main #ManageAccountContainer p {
    margin: 0;
    display: block;
    text-align: center;
}

.lightbox_form {
    width: 640px;
    display: block;
    margin: 0 auto;
}

form .column {
    padding: 0 10px;
    float: none;
    display: table-cell;
}

.lightbox_form label {
    display: block;
    margin: 0;
    width: 100%;
}

.lightbox_form input.split {
    width: 150px;
    float: left;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lightbox_form input.large {
    width: 300px;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#FormForgotPassword {
    width: 320px;
}
form .flash-message, #formChangePasswordMessage {
    display: block;
    width: auto;
    max-width: 50%;
    margin: 6px 12px 0 0;
    float: left;
    font-size: 10pt;
}
#FormForgotPassword .error {
    display: block;
    width: auto;
    float: left;
    font-size: 10pt;
}

.lightbox_form .split {
    width: 150px;
    float: left;
}

.lightbox_form .split input {
    width: 150px;
}

.lightbox_form p {
    margin: 20px 10px;
}

.lightbox_form p input {
    display: block;
    margin: 0 auto;
}

body.nf-modal-open {
    overflow: hidden;
}

.nf-modal[hidden] {
    display: none;
}

.nf-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    animation: nfModalFade 180ms ease;
}

.nf-modal__backdrop {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    background: rgba(9, 29, 58, 0.62);
    backdrop-filter: blur(14px);
}

.nf-modal__dialog {
    position: relative;
    width: min(840px, calc(100vw - 48px));
    max-height: calc(100vh - 48px);
    overflow: auto;
    padding: 18px;
    border-radius: 34px;
    background:
        radial-gradient(circle at 84% 18%, rgba(171, 232, 255, 0.72), transparent 22%),
        linear-gradient(180deg, rgba(248, 252, 255, 0.98), rgba(231, 244, 252, 0.96));
    box-shadow: 0 36px 100px rgba(9, 35, 68, 0.28);
    animation: nfModalLift 220ms ease;
}

.nf-modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 44px;
    height: 44px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.82);
    color: #18315c;
    font-size: 28px;
    line-height: 1;
    box-shadow: 0 10px 24px rgba(19, 47, 86, 0.1);
    cursor: pointer;
}

.nf-modal__close:hover {
    background: rgba(255, 255, 255, 0.96);
}

.nf-modal__content > :first-child {
    margin-top: 0;
}

.nf-home__auth-modal {
    width: auto;
    max-width: none;
    margin: 0;
}

.nf-home__forgot-modal {
    width: auto;
    max-width: none;
    margin: 0;
}

.nf-home__forgot-shell {
    width: min(100%, 620px);
    margin: 0;
    padding: 8px 6px 2px;
}

.nf-home__forgot-shell h2 {
    margin: 0;
    font-size: 38px;
    line-height: 1.05;
    letter-spacing: -0.03em;
    color: #18315c;
    text-align: left;
}

.nf-home__forgot-shell h2 strong {
    display: block;
    font-weight: 600;
}

.nf-home__forgot-copy {
    margin: 18px 0 0;
    max-width: 34ch;
    color: rgba(24, 49, 92, 0.72);
    font-size: 17px;
    line-height: 1.6;
}

.nf-home__forgot-message {
    margin-top: 18px;
}

.nf-home__forgot-form {
    width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin-top: 22px;
}

.nf-home__forgot-field {
    display: block;
    width: 100%;
}

.nf-home__forgot-input {
    display: block;
    width: 100%;
    min-height: 62px;
    padding: 0 20px;
    border: 2px solid rgba(255, 255, 255, 0.9);
    border-radius: 14px;
    background: rgba(241, 249, 255, 0.72);
    color: rgba(24, 49, 92, 0.86);
    font-size: 18px;
    font-weight: 500;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.nf-home__forgot-input::placeholder {
    color: rgba(24, 49, 92, 0.52);
}

.nf-home__forgot-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 16px !important;
}

.nf-home__forgot-error {
    flex: 1 1 auto;
    margin: 0;
    color: #c26d10;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 0;
}

.nf-home__forgot-submit {
    min-height: 52px;
    padding: 0 22px;
    float: none !important;
    font-size: 15px !important;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    border: 0 !important;
    border-radius: 8px !important;
    background: #18315c !important;
    color: #ffffff !important;
    box-shadow: 0 18px 40px rgba(24, 49, 92, 0.18) !important;
    -webkit-appearance: none;
    appearance: none;
}

.nf-home__forgot-message {
    width: auto;
    max-width: none;
    left: auto;
    margin: 0;
    padding: 18px 20px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.76);
    color: rgba(24, 49, 92, 0.82);
    font-size: 16px;
    line-height: 1.65;
    box-sizing: border-box;
}

.nf-home__forgot-message a {
    color: #21457f;
    text-decoration: underline;
}

form.inline {
    display: inline-block;
}
em.error {
    color: #f5a044;
    font-style: normal;
    font-size: 10pt;
    padding-top: 10px;
    display: block;
}

#formChangePasswordMessage em.error {
    padding-top: 4px;
}

#SectForgotPasswordHeader {
    margin: 0 auto 10px;
    /* padding-left: 15px; */
}
#SectForgotPasswordContainer {
    padding: 15px 30px;
    overflow:hidden;
}

.lt-ie8 #SectForgotPasswordContainer { width: 360px; }

#TermsContainer h2,
#SectForgotPasswordContainer h2 {
    text-align: center;
}

#FormForgotPassword label#SectForgotPasswordEmail input {
    width: 100%;
}

#FormForgotPassword div#formSubmitContainer {
    margin-top: 10px;
    width: 100%;
}

#forgotPasswordSend {
    font-size: 12pt;
    float: right;
}

#SectForgotPasswordMsg aside {
    width: 336px;
    display: block;
    position: relative;
    left: 13px;
    font-size: 12pt;
    margin: 10px auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cdcccd;
    border-width: 1px 1px 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 10px;
    overflow: auto;
    background: #ffffff;
}


/* Search|Pagination */
.pagination {
    position: relative;
}

.menu-list-paginator section.pagination {
    padding: 10px 20px;
}

.menu-list-paginator .pagination a {
    display:  inline-block;
    padding: 0;
    font-weight: normal;
}

.pagination a.current {
    color: #777777;
}

.menu-list-paginator form.pagination {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 75%;
}

.menu-list-paginator form.pagination input {
    font-size: inherit;
}

.menu-list-paginator #paginationSearch {
    display: inline-block;
    line-height: 10px;
    max-width: 12em;
    background-color: #fff;
    background-color: rgba(255,255,255,0.75);
}

.menu-list-paginator nav.pagination {
    font-size: 12pt;
    color: #777777;
}

/* - */

::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 12pt;
    font-weight: normal;
    padding-top: 2px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 12pt;
    font-weight: normal;
    padding-top: 2px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 12pt;
    font-weight: normal;
    padding-top: 2px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 12pt;
    font-weight: normal;
    padding-top: 2px;
}

/* ==========================================================================
Helper classes
========================================================================== */
.layout-simple #Banner,
.layout-simple #Banner nav {
    height: 10px;
}

#Eula #Main,
.layout-simple #Main {
    float: none;
    margin: 20px auto;
}

.layout-simple #Main h2 {
    font-size: 12pt;
    font-weight: normal;
    margin: 0 0 0 13px;
}

.layout-simple #Main #RegisterForm,
.layout-simple #Main #LoginForm {
    margin: 0 20px 0 0;
    float: left;
}


.layout-simple #Main p {
}

.layout-simple #Main p.centered {
    margin: 0;
    display: block;
    text-align: center;
}

.layout-simple #Main #RegisterForm p,
.layout-simple #TermsContainer p {
    margin-left: 0;
}

.layout-simple #TermsContainer p {
    display: block;
    margin: 20px auto;
    width: 425px;

}

#formTerms {
    width: 425px;
}

#formTerms .button {
    float: right;
    margin: 0 0 0 15px;
}

#TermsFrame {
    width: 400px;
    border: 1px solid #ececec;
}

.layout-simple .full img {
    float: right;
    margin-top: 0;
    margin-left: 30px;
    margin-bottom: 5px;
}

/* ==========================================================================
Helper classes
========================================================================== */

/*
* Javascript Helper Classes
*/

#SearchOrgsList .result {
    display:none;
}

#SearchOrgsList .show {
    display: block !important;
}

#NoticeConnect {
    width: 400px;
}

#NoticeConnect {
    width: min(100%, 560px);
    padding: 8px 4px 4px;
}

#NoticeConnect .nf-workspace__notice-head {
    margin-bottom: 18px;
}

#NoticeConnect h2 {
    margin: 12px 0 0;
    padding-top: 0;
    color: #18315c;
    font-size: 32px;
    line-height: 1.05;
}

#NoticeConnect .nf-workspace__notice-copy {
    margin: 0 0 14px;
    color: rgba(24, 49, 92, 0.76);
    font-size: 16px;
    line-height: 1.65;
}

#NoticeConnect .nf-workspace__notice-copy strong,
#NoticeConnect .nfservice_name {
    color: #18315c;
    font-style: normal;
    font-weight: 700;
}

#NoticeConnect #NoticeConnectConfirm {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 52px;
    margin-top: 10px;
    text-decoration: none;
}

#cboxLoadedContent h1 {
    padding-top: 10px;
    margin-top: 0;
}

/*
* Image replacement
*/

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
* Hide from both screenreaders and browsers: h5bp.com/u
*/

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
* Hide visually and from screenreaders, but maintain layout
*/

.invisible {
    visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
Homepage refresh
========================================================================== */

body.page-index-index {
    background: #f4f8fc;
    color: #18315c;
}

body.page-index-index #Header,
body.page-index-index > footer {
    display: none;
}

body.page-index-index {
    overflow-x: hidden;
}

html:has(body.page-index-index) {
    overflow-x: hidden;
}

.nf-home {
    --nf-navy: #18315c;
    --nf-blue: #004f9f;
    --nf-cyan: #009bb1;
    --nf-panel: rgba(235, 245, 255, 0.74);
    --nf-border: rgba(255, 255, 255, 0.65);
    --nf-text-soft: rgba(24, 49, 92, 0.78);
    color: var(--nf-navy);
    font-family: "Montserrat", sans-serif;
    padding-bottom: 56px;
}

.nf-home *,
.nf-home *:before,
.nf-home *:after {
    box-sizing: border-box;
}

.nf-home a {
    color: inherit;
}

.nf-home__hero,
.nf-home__overview,
.nf-home__apps,
.nf-home__plans,
.nf-home__support,
.nf-home__faq,
.nf-home__footer {
    padding-left: 24px;
    padding-right: 24px;
}

.nf-home__hero {
    padding-top: 24px;
}

.nf-home__hero-shell {
    display: flex;
    flex-direction: column;
    max-width: 1360px;
    margin: -24px auto 0;
    min-height: 860px;
    border-radius: 0 0 44px 44px;
    overflow: hidden;
    position: relative;
    padding: 118px 42px 56px;
    background:
        radial-gradient(circle at 82% 22%, rgba(171, 232, 255, 0.75), transparent 28%),
        radial-gradient(circle at 76% 74%, rgba(120, 221, 242, 0.32), transparent 24%),
        linear-gradient(135deg, rgba(233, 243, 251, 0.98) 0%, rgba(204, 235, 248, 0.95) 56%, rgba(181, 226, 245, 0.94) 100%);
    box-shadow: 0 24px 70px rgba(0, 44, 88, 0.12);
}

.nf-home__hero-shell:before,
.nf-home__hero-shell:after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.nf-home__hero-shell:before {
    width: 720px;
    height: 720px;
    right: -180px;
    top: 210px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0, 155, 177, 0.22) 0%, rgba(0, 79, 159, 0.04) 55%, transparent 70%);
}

.nf-home__hero-shell:after {
    width: 520px;
    height: 520px;
    right: -60px;
    bottom: -120px;
    border-radius: 42% 58% 61% 39% / 42% 41% 59% 58%;
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.62), rgba(0, 155, 177, 0.08));
    transform: rotate(-14deg);
}

.nf-home__topbar {
    position: fixed;
    top: 18px;
    left: 50%;
    z-index: 40;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 28px;
    width: min(1276px, calc(100% - 48px));
    padding: 14px 22px;
    border-radius: 18px;
    border: 1px solid var(--nf-border);
    background: rgba(245, 250, 255, 0.52);
    backdrop-filter: blur(12px);
    box-shadow: 0 10px 35px rgba(20, 54, 94, 0.08);
    transform: translateX(-50%);
}

.nf-home__brand img {
    display: block;
    height: 38px;
    width: auto;
}

.nf-home__menu-toggle,
.nf-home__mobile-nav {
    display: none;
}

.nf-home__menu-toggle {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 0;
    border: 0;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.74);
    box-shadow: inset 0 0 0 1px rgba(24, 49, 92, 0.1);
}

.nf-home__menu-toggle span {
    position: absolute;
    left: 14px;
    width: 22px;
    height: 2px;
    border-radius: 999px;
    background: #18315c;
    transition: transform 180ms ease, opacity 180ms ease;
}

.nf-home__menu-toggle span:nth-child(1) {
    top: 17px;
}

.nf-home__menu-toggle span:nth-child(2) {
    top: 24px;
}

.nf-home__menu-toggle span:nth-child(3) {
    top: 31px;
}

.nf-home__menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}

.nf-home__menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}

.nf-home__menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}

.nf-home__mobile-nav[hidden] {
    display: none !important;
}

.nf-home__nav,
.nf-home__actions,
.nf-home__cta-row,
.nf-home__store-badges,
.nf-home__faq-links,
.nf-home__footer-links {
    display: flex;
    align-items: center;
}

.nf-home__nav {
    gap: 30px;
    font-size: 15px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-home__nav a {
    color: rgba(24, 49, 92, 0.8);
}

.nf-home__nav a:hover,
.nf-home__actions a:hover,
.nf-home__footer-links a:hover,
.nf-home__faq-links a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.nf-home__actions {
    gap: 12px;
}

.nf-home__button,
.nf-home__ghost {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 46px;
    padding: 0 22px;
    border-radius: 8px;
    font-size: 15px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.nf-home__button {
    background: #18315c;
    color: #fff;
    box-shadow: 0 18px 40px rgba(24, 49, 92, 0.18);
}

.nf-home__button,
.nf-home__button:visited,
.nf-home__button:hover,
.nf-home__button:focus,
.nf-home__button:active,
.nf-home__hero-login .nf-home__button,
.nf-home__hero-login input.nf-home__button,
.nf-home__hero-login input[type="submit"].nf-home__button {
    color: #fff !important;
}

.nf-home__button:hover,
.nf-home__ghost:hover {
    transform: translateY(-1px);
}

.nf-home__ghost {
    background: rgba(255, 255, 255, 0.55);
    color: #18315c;
    border: 1px solid rgba(24, 49, 92, 0.14);
}

.nf-home__hero-grid {
    flex: 1;
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    gap: 48px;
    align-items: center;
    padding-top: 56px;
    padding-bottom: 16px;
}

.nf-home__apps,
.nf-home__plans,
.nf-home__support,
.nf-home__faq,
.nf-home__app-detail,
#plansApp,
#captureApp,
#tasksApp,
#projectemailApp,
#projectTeams,
#fieldnotes,
#planDetails,
#support,
#faq {
    scroll-margin-top: 120px;
}

.nf-home__hero-copy {
    max-width: 640px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
}

.nf-home__eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 10px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.62);
    border: 1px solid rgba(24, 49, 92, 0.18);
    color: #18315c;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 1;
    text-transform: uppercase;
}

.nf-home__eyebrow--light {
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.28);
    color: #f1f8ff;
}

.nf-home__hero-copy h1,
.nf-home__section-intro h2,
.nf-home__faq-copy h2 {
    margin: 22px 0 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #18315c;
    letter-spacing: -0.03em;
}

.nf-home__hero-copy h1 {
    padding-top: 0;
    margin-top: 24px;
    margin-bottom: 0;
    font-size: 66px;
    line-height: 1.04;
    max-width: 620px;
}

.nf-home__lede,
.nf-home__section-intro p,
.nf-home__quote-inner p,
.nf-home__faq-copy p {
    margin: 32px 0 0;
    font-size: 20px;
    line-height: 1.65;
    color: var(--nf-text-soft);
}

.nf-home__cta-row {
    gap: 14px;
    margin-top: 34px;
    flex-wrap: wrap;
}

.nf-home__store-row {
    margin-top: 34px;
}

.nf-home__store-row span {
    display: block;
    margin-bottom: 18px;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(24, 49, 92, 0.74);
}

.nf-home__store-badges {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    align-items: center;
}

.nf-home__store-badges a {
    display: inline-flex;
    align-items: center;
}

.nf-home__store-badges img {
    display: block;
    width: auto;
    height: 52px;
    border-radius: 0;
    object-fit: contain;
    box-shadow: 0 14px 32px rgba(10, 48, 85, 0.14);
}

.nf-home__store-badge--apple {
    height: 52px;
}

.nf-home__store-badge--google {
    height: 58px;
}

.nf-home__hero-panel {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.nf-home__hero-card,
.nf-home__overview-card,
.nf-home__app-tile,
.nf-home__plan-card,
.nf-home__faq-item {
    backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.72);
    box-shadow: 0 18px 40px rgba(11, 47, 86, 0.1);
}

.nf-home__hero-card {
    background: var(--nf-panel);
}

.nf-home__hero-card {
    padding: 24px 28px 28px;
    border-radius: 22px;
}

.nf-home__hero-card--shake {
    animation: nfHeroCardShake 420ms ease;
}

.nf-home__card-kicker,
.nf-home__plan-label {
    margin: 0;
    font-size: 13px;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: rgba(24, 49, 92, 0.56);
}

.nf-home__hero-card h2 {
    margin: 12px 0 0;
    font-size: 32px;
    line-height: 1.14;
    color: #18315c;
}

.nf-home__hero-points,
.nf-home__plan-list {
    margin: 22px 0 0;
    padding: 0;
    list-style: none;
}

.nf-home__hero-points li,
.nf-home__plan-list li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 14px;
    color: rgba(24, 49, 92, 0.82);
    font-size: 17px;
    line-height: 1.5;
}

.nf-home__hero-points li:before,
.nf-home__plan-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.55em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #004f9f, #009bb1);
}

.nf-home__hero-auth {
    margin-top: 0;
}

.nf-home__hero-auth-copy {
    margin: 0 0 26px;
    color: rgba(24, 49, 92, 0.74);
    font-size: 18px;
    line-height: 1.6;
}

.nf-home__hero-error {
    display: block;
    margin: -8px 0 18px;
    padding: 12px 14px;
    border-radius: 14px;
    background: rgba(200, 41, 62, 0.08);
    border: 1px solid rgba(200, 41, 62, 0.18);
    color: #8f2030;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
}

.nf-home__hero-error[hidden] {
    display: none !important;
}

.nf-home__hero-note {
    margin: -8px 0 18px;
    padding: 12px 14px;
    border-radius: 14px;
    background: rgba(52, 120, 191, 0.08);
    border: 1px solid rgba(52, 120, 191, 0.16);
    color: #274f84;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
}

.nf-home__hero-note[hidden] {
    display: none !important;
}

.nf-home__auth-toggle {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.nf-home__auth-tabs {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    margin: 0 0 28px;
    padding: 6px;
    border-radius: 16px;
    background: rgba(233, 244, 252, 0.92);
    border: 1px solid rgba(31, 79, 158, 0.12);
}

.nf-home__auth-tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 14px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(24, 49, 92, 0.6);
    border-radius: 12px;
    transition: background-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
    cursor: pointer;
    line-height: 1.15;
}

.nf-home__auth-tab:after {
    display: none;
}

#hero-auth-login:checked ~ .nf-home__auth-tabs label[for="hero-auth-login"],
#hero-auth-register:checked ~ .nf-home__auth-tabs label[for="hero-auth-register"] {
    color: #18315c;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(25, 67, 122, 0.12);
}

.nf-home__auth-panel {
    display: none;
}

#hero-auth-login:checked ~ .nf-home__auth-panels .nf-home__auth-panel--login,
#hero-auth-register:checked ~ .nf-home__auth-panels .nf-home__auth-panel--register {
    display: block;
}

.nf-home__hero-login input[type="email"],
.nf-home__hero-login input[type="password"],
.nf-home__hero-login input[type="text"] {
    display: block;
    width: 100%;
    min-height: 74px;
    margin-bottom: 18px;
    padding: 0 24px;
    border: 2px solid rgba(255, 255, 255, 0.92);
    border-radius: 14px;
    background: rgba(241, 249, 255, 0.72);
    color: rgba(24, 49, 92, 0.86);
    font-size: 20px;
    font-weight: 500;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.6);
}

.nf-home__hero-login input[type="email"]::placeholder,
.nf-home__hero-login input[type="password"]::placeholder,
.nf-home__hero-login input[type="text"]::placeholder {
    color: rgba(24, 49, 92, 0.52);
}

.nf-home__hero-forgot {
    display: inline-block;
    margin: 8px 0 26px;
    font-size: 18px;
    color: #21457f;
    text-decoration: underline;
}

.nf-home__hero-forgot:hover {
    text-decoration: underline;
    opacity: 0.8;
}

.nf-home__button--full {
    width: 100%;
}

.nf-home__hero-login .nf-home__button {
    min-height: 58px;
    border: 0;
    border-radius: 14px;
    background: #18315c;
    box-shadow: 0 18px 40px rgba(24, 49, 92, 0.18);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-top: 0;
    -webkit-appearance: none;
}

.nf-home__hero-login--register .nf-home__button {
    font-size: 22px;
}

.nf-home__hero-check {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 6px 0 22px;
    color: rgba(24, 49, 92, 0.76);
    font-size: 14px;
    line-height: 1.5;
}

.nf-home__hero-check input {
    position: relative;
    top: 2px;
}

.nf-home__hero-check a {
    color: #21457f;
    text-decoration: underline;
}

.nf-home__overview,
.nf-home__apps,
.nf-home__plans {
    max-width: 1360px;
    margin: 0 auto;
    padding-top: 104px;
}

.nf-home__section-intro {
    max-width: 760px;
}

.nf-home__section-intro--centered {
    margin: 0 auto;
    text-align: center;
}

.nf-home__section-intro h2 {
    font-size: 52px;
    line-height: 1.08;
}

.nf-home__overview-constellation {
    display: grid;
    grid-template-columns: minmax(220px, 0.92fr) minmax(380px, 1.12fr) minmax(220px, 0.92fr);
    grid-template-areas:
        "top-left figure top-right"
        "mid-left figure mid-right"
        "bottom-left figure bottom-right";
    align-items: center;
    gap: 42px 20px;
    margin-top: 42px;
}

.nf-home__overview-blurb,
.nf-home__app-tile,
.nf-home__plan-card {
    background: rgba(255, 255, 255, 0.54);
    border: 1px solid rgba(24, 49, 92, 0.08);
    border-radius: 28px;
    padding: 28px 28px 30px;
    box-shadow: 0 20px 44px rgba(17, 53, 95, 0.08);
}

.nf-home__overview-blurb {
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(246, 251, 255, 0.72));
    border: 1px solid rgba(24, 49, 92, 0.08);
    border-radius: 26px;
    padding: 24px 24px 26px;
    box-shadow: 0 16px 38px rgba(17, 53, 95, 0.08);
    max-width: 300px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.nf-home__overview-blurb--top-left { grid-area: top-left; justify-self: start; }
.nf-home__overview-blurb--mid-left { grid-area: mid-left; justify-self: start; }
.nf-home__overview-blurb--bottom-left { grid-area: bottom-left; justify-self: start; }
.nf-home__overview-blurb--top-right { grid-area: top-right; justify-self: end; }
.nf-home__overview-blurb--mid-right { grid-area: mid-right; justify-self: end; }
.nf-home__overview-blurb--bottom-right { grid-area: bottom-right; justify-self: end; }

.nf-home__overview-blurb h3,
.nf-home__app-tile h3,
.nf-home__plan-card h3 {
    margin: 0;
    color: #18315c;
    font-size: 22px;
    line-height: 1.15;
    letter-spacing: -0.02em;
}

.nf-home__overview-blurb p,
.nf-home__app-tile p,
.nf-home__plan-text {
    margin: 16px 0 0;
    color: rgba(24, 49, 92, 0.74);
    font-size: 18px;
    line-height: 1.55;
}

.nf-home__overview-figure {
    grid-area: figure;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 620px;
}

.nf-home__overview-figure:before {
    content: "";
    position: absolute;
    inset: 56px 22px;
    border-radius: 38%;
    background:
        radial-gradient(circle at 70% 24%, rgba(160, 232, 252, 0.66), transparent 22%),
        linear-gradient(145deg, rgba(205, 232, 243, 0.88), rgba(228, 242, 249, 0.72));
    clip-path: polygon(26% 4%, 74% 4%, 96% 28%, 96% 72%, 74% 96%, 26% 96%, 4% 72%, 4% 28%);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.36);
}

.nf-home__overview-figure-shell {
    position: relative;
    z-index: 1;
    width: min(100%, 520px);
    padding: 18px;
}

.nf-home__overview-figure-shell img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 520px;
    margin: 0 auto;
}

.nf-home__identity-band {
    max-width: 1360px;
    margin: 104px auto 0;
    padding-left: 24px;
    padding-right: 24px;
}

.nf-home__identity-shell {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 44px;
    padding: 44px 46px;
    border-radius: 30px;
    background:
        radial-gradient(circle at 88% 18%, rgba(165, 233, 255, 0.7), transparent 24%),
        linear-gradient(135deg, rgba(229, 242, 250, 0.96), rgba(197, 231, 245, 0.95));
    box-shadow: 0 22px 54px rgba(12, 56, 101, 0.12);
}

.nf-home__identity-copy h2 {
    margin: 20px 0 0;
    font-size: 48px;
    line-height: 1.05;
    color: #18315c;
    letter-spacing: -0.03em;
}

.nf-home__identity-copy p {
    margin: 18px 0 0;
    max-width: 500px;
    font-size: 18px;
    line-height: 1.7;
    color: rgba(24, 49, 92, 0.76);
}

.nf-home__identity-detail {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
    align-content: start;
}

.nf-home__identity-points {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nf-home__identity-points li {
    padding: 20px 0 20px 26px;
    position: relative;
    border-bottom: 1px solid rgba(24, 49, 92, 0.12);
    color: rgba(24, 49, 92, 0.84);
    font-size: 18px;
    line-height: 1.55;
}

.nf-home__identity-points li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 29px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: linear-gradient(135deg, #004f9f, #009bb1);
}

.nf-home__identity-notes {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.nf-home__identity-notes p {
    margin: 0;
    padding: 18px 20px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.62);
    color: rgba(24, 49, 92, 0.76);
    font-size: 16px;
    line-height: 1.65;
}

.nf-home__quote-band {
    max-width: 1360px;
    margin: 104px auto 0;
    padding-left: 24px;
    padding-right: 24px;
}

.nf-home__quote-inner {
    border-radius: 28px;
    padding: 58px 60px;
    background: linear-gradient(135deg, #00539f 0%, #0094b0 100%);
    color: #eff8ff;
    box-shadow: 0 22px 60px rgba(0, 62, 115, 0.2);
}

.nf-home__quote-inner p {
    max-width: 760px;
    color: #f3fbff;
}

.nf-home__quote-inner p + p {
    margin-top: 22px;
}

.nf-home__apps-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 36px;
}

.nf-home__app-detail-grid {
    display: none;
}

.nf-home__support-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    margin-top: 32px;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}

.nf-home__app-tile {
    display: block;
    padding: 24px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.78);
    min-height: 260px;
    cursor: pointer;
    transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, background-color 180ms ease;
    border: 1px solid rgba(24, 49, 92, 0.08);
}

.nf-home__app-tile img {
    display: block;
    width: 68px;
    height: 68px;
    margin-bottom: 26px;
}

.nf-home__app-detail,
.nf-home__support-card {
    padding: 28px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.78);
}

.nf-home__app-detail-head {
    display: flex;
    align-items: center;
    gap: 18px;
}

.nf-home__app-detail-head img {
    display: block;
    width: 72px;
    height: 72px;
    flex: 0 0 auto;
}

.nf-home__app-detail h3,
.nf-home__support-card h3 {
    margin-top: 10px;
    font-size: 28px;
    line-height: 1.14;
    color: #18315c;
}

.nf-home__detail-list {
    margin: 22px 0 0;
    padding: 0;
    list-style: none;
}

.nf-home__detail-list li,
.nf-home__support-card p {
    position: relative;
    margin: 0;
    color: rgba(24, 49, 92, 0.82);
    font-size: 17px;
    line-height: 1.65;
}

.nf-home__detail-list li {
    padding-left: 22px;
    margin-bottom: 14px;
}

.nf-home__detail-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.62em;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: linear-gradient(135deg, #004f9f, #009bb1);
}

.nf-home__support {
    padding-top: 104px;
}

.nf-home__app-tile:hover {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(224, 240, 251, 0.92));
    border-color: rgba(0, 79, 159, 0.16);
    box-shadow: 0 18px 40px rgba(11, 47, 86, 0.12);
    transform: translateY(-2px);
    text-decoration: none;
}

.nf-home__app-modal {
    width: auto;
    padding: 26px 28px 30px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(255, 255, 255, 0.74);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.52);
}

.nf-home__app-modal-head {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(24, 49, 92, 0.08);
}

.nf-home__app-modal-head img {
    display: block;
    width: 68px;
    height: 68px;
    flex: 0 0 auto;
    padding: 8px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 10px 24px rgba(19, 47, 86, 0.08);
}

.nf-home__plan-modal-mark {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 68px;
    height: 68px;
    flex: 0 0 auto;
    padding: 0 16px;
    border-radius: 18px;
    background: linear-gradient(180deg, #18315c, #2c5a9c);
    box-shadow: 0 10px 24px rgba(19, 47, 86, 0.14);
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-home__app-modal h3 {
    margin-top: 8px;
    font-size: 38px;
    line-height: 1.04;
    letter-spacing: -0.03em;
    color: #18315c;
}

.nf-home__app-modal-copy {
    margin: 14px 0 0;
    max-width: 560px;
    color: rgba(24, 49, 92, 0.72);
    font-size: 18px;
    line-height: 1.6;
}

.nf-home__app-modal .nf-home__detail-list {
    margin-top: 22px;
}

.nf-home__app-modal .nf-home__detail-list li {
    display: grid;
    grid-template-columns: 10px minmax(0, 1fr);
    column-gap: 14px;
    align-items: start;
    margin-bottom: 0;
    padding: 14px 0;
    border-bottom: 1px solid rgba(24, 49, 92, 0.08);
}

.nf-home__app-modal .nf-home__detail-list li:before {
    position: relative;
    left: auto;
    top: 0.58em;
}

.nf-home__app-modal .nf-home__detail-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

@keyframes nfModalFade {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes nfHeroCardShake {
    0%, 100% { transform: translateX(0); }
    20% { transform: translateX(-10px); }
    40% { transform: translateX(9px); }
    60% { transform: translateX(-6px); }
    80% { transform: translateX(4px); }
}

@keyframes nfModalLift {
    from {
        opacity: 0;
        transform: translateY(14px) scale(0.98);
    }
    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.nf-home__support-grid--plans {
    margin-top: 28px;
}

.nf-home__support-card {
    min-height: 100%;
}

.nf-home__support-card p {
    margin-top: 14px;
}

.nf-home__plans {
    padding-bottom: 18px;
}

.nf-home__plan-switch {
    display: flex;
    align-items: center;
    gap: 8px;
    width: fit-content;
    margin: 34px auto 0;
    padding: 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(24, 49, 92, 0.08);
    box-shadow: 0 18px 38px rgba(17, 53, 95, 0.08);
}

.nf-home__plan-switch-button {
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: rgba(24, 49, 92, 0.72);
    font: inherit;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 12px 20px;
    cursor: pointer;
    transition: background 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.nf-home__plan-switch-button.is-active {
    background: #18315c;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(24, 49, 92, 0.18);
}

.nf-home__plan-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 24px;
    max-width: 920px;
    margin: 36px auto 0;
}

.nf-home__plan-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border-radius: 24px;
    padding: 30px;
    background: rgba(255, 255, 255, 0.78);
}

.nf-home__plan-card h3 {
    margin-top: 12px;
    font-size: 42px;
    line-height: 1.05;
}

.nf-home__plan-card h3 span {
    display: block;
    margin-top: 8px;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: rgba(24, 49, 92, 0.56);
}

.nf-home__plan-card--featured {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(224, 240, 251, 0.88));
    border-color: rgba(0, 79, 159, 0.12);
}

.nf-home__plan-card--billing[hidden] {
    display: none;
}

.nf-home__plan-card .nf-home__plan-list {
    flex: 1 1 auto;
}

.nf-home__plan-card .nf-home__button,
.nf-home__plan-card .nf-home__ghost {
    margin-top: auto;
}

.nf-home__faq {
    max-width: 1360px;
    margin: 104px auto 0;
    padding-top: 60px;
    padding-bottom: 40px;
    border-radius: 32px;
    background: linear-gradient(135deg, #00539f 0%, #0086b0 100%);
    display: grid;
    grid-template-columns: 0.85fr 1.15fr;
    gap: 32px;
}

.nf-home__faq-copy {
    padding: 8px 24px 0 36px;
}

.nf-home__faq-copy h2,
.nf-home__faq-copy p,
.nf-home__faq-links a {
    color: #f4fbff;
}

.nf-home__faq-copy h2 {
    font-size: 52px;
    line-height: 1.06;
}

.nf-home__faq-links {
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 28px;
}

.nf-home__faq-links a {
    font-size: 16px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-home__faq-list {
    padding: 0 24px 0 0;
}

.nf-home__faq-item {
    margin-bottom: 14px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.82);
    overflow: hidden;
}

.nf-home__faq-item summary {
    cursor: pointer;
    display: block;
    padding: 18px 22px;
    font-size: 18px;
    color: #18315c;
    list-style: none;
    position: relative;
}

.nf-home__faq-item summary::-webkit-details-marker {
    display: none;
}

.nf-home__faq-item summary:after {
    content: "+";
    position: absolute;
    right: 20px;
    top: 16px;
    font-size: 24px;
    line-height: 1;
    color: rgba(24, 49, 92, 0.7);
}

.nf-home__faq-item[open] summary:after {
    content: "−";
}

.nf-home__faq-item p {
    margin: 0;
    padding: 0 22px 18px;
    color: rgba(24, 49, 92, 0.76);
    font-size: 16px;
    line-height: 1.7;
}

.nf-home__footer {
    max-width: 1360px;
    margin: 72px auto 0;
    padding: 34px 36px 38px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
    font-size: 14px;
    color: rgba(24, 49, 92, 0.86);
    border-top: 0;
    border-radius: 28px;
    background: transparent;
    box-shadow: none;
}

.nf-home__footer p {
    margin: 0;
}

.nf-home__footer-brand {
    display: flex;
    align-items: center;
    gap: 16px;
    max-width: 520px;
}

.nf-home__footer-brand img {
    display: block;
    width: 170px;
    height: auto;
    flex: 0 0 auto;
}

.nf-home__footer-brand p {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(24, 49, 92, 0.78);
}

.nf-home__footer-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}

.nf-home__footer-meta p {
    font-size: 13px;
    letter-spacing: 0.02em;
    color: rgba(24, 49, 92, 0.82);
}

.nf-home__footer-links {
    gap: 18px;
    justify-content: flex-end;
    flex-wrap: wrap;
}

.nf-home__footer-links a {
    color: #18315c;
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

.nf-home__modals {
    display: none;
}

/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
Theses examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (max-width: 1024px) {
    /* phone -> tablet */
    #cboxOverlay {
        position: absolute;
    }

    body.page-index-index,
    body.page-index-index html {
        min-width: 0;
    }

    .nf-home__topbar,
    .nf-home__hero-grid,
    .nf-home__apps-grid,
    .nf-home__app-detail-grid,
    .nf-home__plan-grid,
    .nf-home__support-grid,
    .nf-home__identity-shell,
    .nf-home__faq,
    .nf-home__footer {
        display: block;
    }

    .nf-home__nav,
    .nf-home__actions {
        margin-top: 18px;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .nf-home__hero-shell {
        min-height: 0;
        padding: 132px 24px 36px;
        margin-top: -14px;
    }

    .nf-home__hero-grid {
        padding-top: 48px;
    }

    .nf-home__topbar {
        position: fixed;
        top: 14px;
        width: calc(100% - 28px);
        display: flex;
        align-items: center;
        gap: 12px;
        padding: 12px 14px;
    }

    .nf-home__topbar > .nf-home__nav,
    .nf-home__topbar > .nf-home__actions {
        display: none;
    }

    .nf-home__menu-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        flex: 0 0 auto;
    }

    .nf-home__mobile-nav {
        display: block;
        position: fixed;
        inset: 0;
        z-index: 55;
        overflow-x: hidden;
    }

    .nf-home__mobile-nav-backdrop {
        position: absolute;
        inset: 0;
        border: 0;
        background: rgba(13, 35, 66, 0.3);
        backdrop-filter: blur(8px);
        opacity: 0;
        transition: opacity 200ms ease;
    }

    .nf-home__mobile-nav-panel {
        position: absolute;
        top: 10px;
        right: 10px;
        left: 10px;
        max-width: min(440px, calc(100vw - 20px));
        margin-left: auto;
        padding: 18px 18px 20px;
        border-radius: 26px;
        border: 1px solid rgba(255, 255, 255, 0.72);
        background: linear-gradient(180deg, rgba(247, 251, 255, 0.98), rgba(226, 242, 251, 0.96));
        box-shadow: 0 30px 60px rgba(11, 47, 86, 0.18);
        transform: translateY(-18px) scale(0.98);
        opacity: 0;
        transition: transform 220ms ease, opacity 220ms ease;
    }

    .nf-home__mobile-nav.is-open .nf-home__mobile-nav-backdrop {
        opacity: 1;
    }

    .nf-home__mobile-nav.is-open .nf-home__mobile-nav-panel {
        transform: translateY(0) scale(1);
        opacity: 1;
    }

    .nf-home__mobile-nav-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        margin-bottom: 18px;
    }

    .nf-home__mobile-nav-close {
        width: 42px;
        height: 42px;
        border: 0;
        border-radius: 14px;
        background: rgba(255, 255, 255, 0.84);
        color: #18315c;
        font-size: 28px;
        line-height: 1;
        box-shadow: inset 0 0 0 1px rgba(24, 49, 92, 0.08);
    }

    .nf-home__mobile-nav-links,
    .nf-home__mobile-nav-actions {
        display: grid;
        gap: 10px;
    }

    .nf-home__mobile-nav-links a {
        display: block;
        padding: 14px 16px;
        border-radius: 18px;
        background: rgba(255, 255, 255, 0.7);
        color: #18315c;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
        box-shadow: inset 0 0 0 1px rgba(24, 49, 92, 0.08);
    }

    .nf-home__mobile-nav-actions {
        margin-top: 16px;
    }

    .nf-home__mobile-nav-actions .nf-home__button,
    .nf-home__mobile-nav-actions .nf-home__ghost {
        width: 100%;
        min-height: 50px;
    }

    .nf-home__hero-copy h1 {
        font-size: 46px;
    }

    .nf-home__hero-panel {
        margin-top: 28px;
    }

    .nf-home__overview-constellation,
    .nf-home__overview-blurb,
    .nf-home__app-tile,
    .nf-home__app-detail,
    .nf-home__plan-card,
    .nf-home__support-card,
    .nf-home__faq-item {
        margin-bottom: 18px;
    }

    .nf-home__overview-constellation {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
    }

    .nf-home__overview-blurb {
        max-width: none;
        justify-self: stretch;
        transform: none;
    }

    .nf-home__overview-figure {
        order: -1;
        min-height: 420px;
        margin-bottom: 12px;
    }

    .nf-home__overview-figure:before {
        inset: 36px 20px;
    }

    .nf-home__overview-figure-shell {
        width: min(100%, 420px);
    }

    .nf-home__identity-shell {
        padding: 34px 24px;
    }

    .nf-home__identity-detail,
    .nf-home__identity-notes {
        margin-top: 24px;
    }

    .nf-home__quote-inner,
    .nf-home__faq {
        padding: 34px 24px;
    }

    .nf-home__faq-copy,
    .nf-home__faq-list {
        padding: 0;
    }

    .nf-home__faq-copy h2 {
        font-size: 40px;
    }

    .nf-home__identity-copy h2 {
        font-size: 40px;
    }

    .nf-home__footer-links {
        margin-top: 10px;
        flex-wrap: wrap;
    }

    .nf-home__footer-brand {
        align-items: flex-start;
        max-width: none;
    }

    .nf-home__footer-meta {
        align-items: flex-start;
    }

    .nf-home__footer-links {
        justify-content: flex-start;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .nf-home__hero,
    .nf-home__overview,
    .nf-home__apps,
    .nf-home__plans,
    .nf-home__support,
    .nf-home__faq,
    .nf-home__footer,
    .nf-home__quote-band,
    .nf-home__identity-band {
        padding-left: 24px;
        padding-right: 24px;
    }

    .nf-home__hero-shell {
        padding: 128px 32px 42px;
        border-radius: 0 0 34px 34px;
    }

    .nf-home__hero-grid {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 34px;
        max-width: 760px;
        margin: 0 auto;
        padding-top: 34px;
    }

    .nf-home__hero-panel {
        order: -1;
        max-width: 540px;
        width: 100%;
        margin: 0 auto;
    }

    .nf-home__hero-copy {
        max-width: 640px;
        margin: 0 auto;
        align-items: flex-start;
        text-align: left;
    }

    .nf-home__hero-copy h1 {
        max-width: 10.5ch;
        font-size: 58px;
        line-height: 1.02;
        letter-spacing: 0;
    }

    .nf-home__lede {
        max-width: 34ch;
        font-size: 19px;
    }

    .nf-home__store-row span {
        text-align: left;
    }

    .nf-home__store-badges {
        justify-content: flex-start;
    }

    .nf-home__overview,
    .nf-home__apps,
    .nf-home__plans,
    .nf-home__support {
        padding-top: 92px;
    }

    .nf-home__identity-band,
    .nf-home__quote-band,
    .nf-home__faq {
        margin-top: 92px;
    }

    .nf-home__section-intro,
    .nf-home__section-intro--centered {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .nf-home__section-intro h2,
    .nf-home__faq-copy h2,
    .nf-home__identity-copy h2 {
        font-size: 44px;
        line-height: 1.06;
        letter-spacing: 0;
    }

    .nf-home__overview-constellation {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-areas:
            "figure figure"
            "top-left top-right"
            "mid-left mid-right"
            "bottom-left bottom-right";
        gap: 18px;
        max-width: 760px;
        margin: 34px auto 0;
    }

    .nf-home__overview-blurb {
        max-width: none;
        width: 100%;
        justify-self: stretch;
    }

    .nf-home__overview-figure {
        min-height: 420px;
    }

    .nf-home__overview-figure-shell {
        width: min(100%, 420px);
    }

    .nf-home__identity-shell {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 28px;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__identity-notes {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .nf-home__apps-grid,
    .nf-home__support-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__app-tile,
    .nf-home__support-card {
        min-height: 0;
        margin-bottom: 0;
    }

    .nf-home__plan-grid {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
        max-width: 760px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__plan-switch {
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__faq {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        max-width: 760px;
        padding: 36px 30px;
    }

    .nf-home__faq-copy,
    .nf-home__faq-list {
        padding: 0;
    }

    .nf-home__footer {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        max-width: 760px;
        text-align: left;
    }
}

@media only screen and (max-width: 768px) {
    body.nf-home__menu-open {
        overflow: hidden;
    }

    .nf-home {
        padding-bottom: 32px;
    }

    .nf-home__hero,
    .nf-home__overview,
    .nf-home__apps,
    .nf-home__plans,
    .nf-home__support,
    .nf-home__faq,
    .nf-home__footer,
    .nf-home__quote-band,
    .nf-home__identity-band {
        width: 100%;
        padding-left: 16px;
        padding-right: 16px;
    }

    .nf-home__topbar {
        top: 12px;
        width: calc(100% - 24px);
        padding: 12px 14px;
        border-radius: 20px;
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .nf-home__brand {
        display: flex;
        align-items: center;
        min-width: 0;
    }

    .nf-home__brand img {
        height: 30px;
    }

    .nf-home__topbar > .nf-home__nav,
    .nf-home__topbar > .nf-home__actions {
        display: none;
    }

    .nf-home__menu-toggle {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        flex: 0 0 auto;
    }

    .nf-home__mobile-nav {
        display: block;
        position: fixed;
        inset: 0;
        z-index: 55;
        overflow-x: hidden;
    }

    .nf-home__mobile-nav-backdrop {
        position: absolute;
        inset: 0;
        border: 0;
        background: rgba(13, 35, 66, 0.3);
        backdrop-filter: blur(8px);
        opacity: 0;
        transition: opacity 200ms ease;
    }

    .nf-home__mobile-nav-panel {
        position: absolute;
        top: 10px;
        right: 10px;
        left: 10px;
        max-width: calc(100vw - 20px);
        padding: 18px 18px 20px;
        border-radius: 26px;
        border: 1px solid rgba(255, 255, 255, 0.72);
        background: linear-gradient(180deg, rgba(247, 251, 255, 0.98), rgba(226, 242, 251, 0.96));
        box-shadow: 0 30px 60px rgba(11, 47, 86, 0.18);
        transform: translateY(-18px) scale(0.98);
        opacity: 0;
        transition: transform 220ms ease, opacity 220ms ease;
    }

    .nf-home__mobile-nav.is-open .nf-home__mobile-nav-backdrop {
        opacity: 1;
    }

    .nf-home__mobile-nav.is-open .nf-home__mobile-nav-panel {
        transform: translateY(0) scale(1);
        opacity: 1;
    }

    .nf-home__mobile-nav-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        margin-bottom: 18px;
    }

    .nf-home__mobile-nav-close {
        width: 42px;
        height: 42px;
        border: 0;
        border-radius: 14px;
        background: rgba(255, 255, 255, 0.84);
        color: #18315c;
        font-size: 28px;
        line-height: 1;
        box-shadow: inset 0 0 0 1px rgba(24, 49, 92, 0.08);
    }

    .nf-home__mobile-nav-links,
    .nf-home__mobile-nav-actions {
        display: grid;
        gap: 10px;
    }

    .nf-home__mobile-nav-links a {
        display: block;
        padding: 14px 16px;
        border-radius: 18px;
        background: rgba(255, 255, 255, 0.7);
        color: #18315c;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -0.01em;
        box-shadow: inset 0 0 0 1px rgba(24, 49, 92, 0.08);
    }

    .nf-home__mobile-nav-actions {
        margin-top: 16px;
    }

    .nf-home__mobile-nav-actions .nf-home__button,
    .nf-home__mobile-nav-actions .nf-home__ghost {
        width: 100%;
        min-height: 50px;
    }

    .nf-home__hero-shell {
        min-height: auto;
        margin-top: -12px;
        padding: 96px 16px 28px;
        border-radius: 0 0 26px 26px;
    }

    .nf-home__hero-shell:before {
        width: 360px;
        height: 360px;
        right: -120px;
        top: 220px;
    }

    .nf-home__hero-shell:after {
        width: 280px;
        height: 280px;
        right: -70px;
        bottom: -80px;
    }

    .nf-home__hero-grid {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
        align-items: start;
        padding-top: 22px;
        padding-bottom: 0;
        width: 100%;
        max-width: 460px;
        margin: 0 auto;
    }

    .nf-home__hero-copy,
    .nf-home__hero-panel,
    .nf-home__overview-blurb,
    .nf-home__app-tile,
    .nf-home__plan-card,
    .nf-home__support-card,
    .nf-home__faq-item {
        min-width: 0;
    }

    .nf-home__hero-copy {
        max-width: none;
        align-items: flex-start;
        text-align: left;
    }

    .nf-home__eyebrow {
        min-height: 30px;
        padding: 0 14px;
        font-size: 11px;
    }

    .nf-home__hero-copy h1 {
        max-width: 10.8ch;
        margin-top: 14px;
        font-size: 38px;
        line-height: 1.04;
        letter-spacing: 0;
        overflow-wrap: break-word;
    }

    .nf-home__lede {
        margin-top: 16px;
        max-width: 30ch;
        font-size: 16px;
        line-height: 1.55;
    }

    .nf-home__store-row {
        width: 100%;
        margin-top: 26px;
    }

    .nf-home__store-row span {
        margin-bottom: 12px;
        font-size: 11px;
        letter-spacing: 0.16em;
        text-align: left;
    }

    .nf-home__store-badges {
        justify-content: flex-start;
        gap: 10px;
        max-width: 100%;
    }

    .nf-home__store-badges img,
    .nf-home__store-badge--apple {
        height: 42px;
        max-width: 100%;
    }

    .nf-home__store-badge--google {
        height: 48px;
    }

    .nf-home__hero-panel {
        order: -1;
        margin-top: 4px;
    }

    .nf-home__hero-card {
        padding: 16px;
        border-radius: 22px;
    }

    .nf-home__auth-tabs {
        margin-bottom: 16px;
        padding: 5px;
    }

    .nf-home__auth-tab {
        padding: 10px 8px;
        font-size: 10px;
        letter-spacing: 0.04em;
        line-height: 1.2;
        min-height: 36px;
    }

    .nf-home__hero-auth-copy {
        margin-bottom: 14px;
        font-size: 15px;
        line-height: 1.45;
    }

    .nf-home__hero-login input[type="email"],
    .nf-home__hero-login input[type="password"],
    .nf-home__hero-login input[type="text"] {
        min-height: 54px;
        margin-bottom: 10px;
        padding: 0 18px;
        font-size: 16px;
        border-radius: 14px;
    }

    .nf-home__hero-forgot {
        margin: 2px 0 12px;
        font-size: 15px;
    }

    .nf-home__hero-login .nf-home__button {
        min-height: 54px;
        font-size: 16px;
        letter-spacing: 0.1em;
    }

    .nf-home__overview,
    .nf-home__apps,
    .nf-home__plans,
    .nf-home__support {
        padding-top: 86px;
    }

    .nf-home__identity-band,
    .nf-home__quote-band,
    .nf-home__faq {
        margin-top: 86px;
    }

    .nf-home__section-intro,
    .nf-home__section-intro--centered {
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .nf-home__section-intro h2,
    .nf-home__faq-copy h2,
    .nf-home__identity-copy h2 {
        font-size: 36px;
        line-height: 1.02;
        letter-spacing: 0;
        overflow-wrap: break-word;
    }

    .nf-home__section-intro p,
    .nf-home__quote-inner p,
    .nf-home__faq-copy p,
    .nf-home__identity-copy p {
        margin-top: 18px;
        font-size: 17px;
        line-height: 1.6;
    }

    .nf-home__overview-constellation {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        grid-template-areas:
            "figure"
            "top-left"
            "mid-left"
            "bottom-left"
            "top-right"
            "mid-right"
            "bottom-right";
        margin-top: 26px;
        gap: 14px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__overview-figure {
        order: -1;
        min-height: 270px;
        margin-bottom: 2px;
    }

    .nf-home__overview-figure:before {
        inset: 14px 8px;
    }

    .nf-home__overview-figure-shell {
        width: min(100%, 280px);
        padding: 8px;
    }

    .nf-home__overview-blurb,
    .nf-home__app-tile,
    .nf-home__plan-card,
    .nf-home__support-card {
        width: 100%;
        max-width: none;
        justify-self: stretch;
        padding: 20px 18px 22px;
        border-radius: 22px;
    }

    .nf-home__overview-blurb h3,
    .nf-home__app-tile h3,
    .nf-home__plan-card h3,
    .nf-home__support-card h3 {
        font-size: 24px;
        letter-spacing: 0;
        overflow-wrap: break-word;
    }

    .nf-home__overview-blurb p,
    .nf-home__app-tile p,
    .nf-home__plan-text,
    .nf-home__support-card p {
        margin-top: 12px;
        font-size: 16px;
        line-height: 1.55;
    }

    .nf-home__identity-shell,
    .nf-home__quote-inner,
    .nf-home__faq {
        padding: 26px 20px;
        border-radius: 26px;
    }

    .nf-home__identity-shell,
    .nf-home__quote-inner {
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__identity-shell {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
    }

    .nf-home__identity-notes {
        grid-template-columns: minmax(0, 1fr);
    }

    .nf-home__identity-points li {
        padding: 18px 0 18px 24px;
        font-size: 16px;
    }

    .nf-home__identity-points li:before {
        top: 27px;
    }

    .nf-home__apps-grid,
    .nf-home__plan-grid,
    .nf-home__support-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
        margin-top: 24px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__app-tile {
        min-height: 0;
    }

    .nf-home__app-tile img {
        width: 58px;
        height: 58px;
        margin-bottom: 18px;
    }

    .nf-home__plan-switch {
        margin-top: 24px;
        padding: 6px;
        width: 100%;
        max-width: 460px;
        justify-content: stretch;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__plan-switch-button {
        flex: 1 1 0;
        padding: 11px 15px;
        font-size: 11px;
    }

    .nf-home__plan-card h3 {
        font-size: 36px;
        letter-spacing: 0;
        overflow-wrap: break-word;
    }

    .nf-home__faq {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 22px;
        padding-top: 26px;
        padding-bottom: 26px;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
    }

    .nf-home__faq-copy,
    .nf-home__faq-list {
        padding: 0;
    }

    .nf-home__faq-links {
        gap: 12px;
        margin-top: 20px;
    }

    .nf-home__faq-item summary {
        padding: 16px 18px;
        font-size: 16px;
        padding-right: 46px;
    }

    .nf-home__faq-item p {
        padding: 0 18px 18px;
        font-size: 15px;
    }

    .nf-home__footer {
        margin-top: 54px;
        padding: 10px 0 0;
        display: grid;
        gap: 18px;
        text-align: left;
        max-width: 460px;
    }

    .nf-home__footer-brand {
        display: grid;
        gap: 12px;
        align-items: start;
    }

    .nf-home__footer-brand img {
        width: 150px;
        margin: 0;
    }

    .nf-home__footer-meta,
    .nf-home__footer-links {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .nf-home__footer-links {
        gap: 12px 18px;
    }
}

@media only screen and (max-width: 480px) {
    .nf-home__hero-shell {
        padding: 92px 14px 24px;
    }

    .nf-home__hero-grid,
    .nf-home__section-intro,
    .nf-home__section-intro--centered,
    .nf-home__overview-constellation,
    .nf-home__identity-shell,
    .nf-home__quote-inner,
    .nf-home__apps-grid,
    .nf-home__plan-grid,
    .nf-home__support-grid,
    .nf-home__faq,
    .nf-home__footer {
        max-width: 100%;
    }

    .nf-home__hero-copy h1 {
        max-width: 11ch;
        font-size: 34px;
        line-height: 1.05;
    }

    .nf-home__lede,
    .nf-home__section-intro p,
    .nf-home__quote-inner p,
    .nf-home__faq-copy p,
    .nf-home__identity-copy p {
        font-size: 16px;
    }

    .nf-home__section-intro h2,
    .nf-home__faq-copy h2,
    .nf-home__identity-copy h2 {
        font-size: 32px;
    }

    .nf-home__hero-card,
    .nf-home__overview-blurb,
    .nf-home__app-tile,
    .nf-home__plan-card,
    .nf-home__support-card,
    .nf-home__identity-shell,
    .nf-home__quote-inner,
    .nf-home__faq {
        border-radius: 20px;
    }

    .nf-home__auth-tabs {
        gap: 5px;
    }

    .nf-home__auth-tab {
        padding: 9px 6px;
        font-size: 9px;
        min-height: 34px;
    }

    .nf-home__hero-login input[type="email"],
    .nf-home__hero-login input[type="password"],
    .nf-home__hero-login input[type="text"] {
        min-height: 52px;
        font-size: 15px;
    }

    .nf-home__hero-login .nf-home__button {
        min-height: 52px;
        font-size: 15px;
    }

    .nf-home__store-badges {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        justify-items: start;
    }

    .nf-home__overview-figure {
        min-height: 240px;
    }

    .nf-home__plan-switch {
        gap: 6px;
    }

    .nf-home__faq-links,
    .nf-home__footer-links {
        display: grid;
        gap: 10px;
    }
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
    * Don't show links for images, or javascript/internal links
    */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body.page-users-projects #Header,
body.page-users-connect #Header,
body.page-users-index #Header,
body.page-users-profile #Header,
body.page-users-password #Header,
body.page-users-subscribe #Header,
body.page-users-terms #Header,
body[class*="page-errors-"] #Header,
body.page-subscriptions-index #Header {
    display: none;
}

body.page-users-projects > footer,
body.page-users-connect > footer,
body.page-users-index > footer,
body.page-users-profile > footer,
body.page-users-password > footer,
body.page-users-subscribe > footer,
body.page-users-terms > footer,
body[class*="page-errors-"] > footer,
body.page-subscriptions-index > footer {
    display: none;
}

.nf-workspace {
    min-height: 100vh;
    padding: 28px 24px 72px;
    background:
        radial-gradient(circle at top left, rgba(102, 196, 240, 0.2), transparent 34%),
        radial-gradient(circle at top right, rgba(111, 200, 255, 0.22), transparent 30%),
        linear-gradient(180deg, #ecf6fc 0%, #f7fbff 58%, #eef6fb 100%);
}

.nf-reset {
    min-height: 100vh;
    padding: 28px 24px 48px;
    background:
        radial-gradient(circle at top left, rgba(102, 196, 240, 0.2), transparent 34%),
        radial-gradient(circle at bottom right, rgba(111, 200, 255, 0.18), transparent 30%),
        linear-gradient(180deg, #ecf6fc 0%, #f7fbff 58%, #eef6fb 100%);
}

.nf-reset,
.nf-reset *,
.nf-reset *:before,
.nf-reset *:after {
    box-sizing: border-box;
}

.nf-reset__shell {
    width: min(100%, 780px);
    margin: 0 auto;
}

.nf-reset__brand {
    display: inline-flex;
    margin-bottom: 18px;
}

.nf-reset__brand img {
    display: block;
    width: 192px;
    max-width: 100%;
    height: auto;
}

.nf-reset__card {
    padding: 30px 30px 34px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(25, 67, 122, 0.1);
    box-shadow: 0 22px 48px rgba(18, 50, 94, 0.08);
}

.nf-reset__card h1 {
    margin: 14px 0 0;
    padding-top: 0;
    color: #18315c;
    font-size: 46px;
    line-height: 1.02;
}

.nf-reset__copy {
    margin: 16px 0 28px;
    color: rgba(24, 49, 92, 0.72);
    font-size: 18px;
    line-height: 1.6;
}

.nf-reset__note {
    margin: 18px 0 0;
    color: rgba(24, 49, 92, 0.6);
    font-size: 14px;
    line-height: 1.6;
}

.nf-legacy-page {
    min-height: 100vh;
    padding: 28px 24px 44px;
    background:
        radial-gradient(circle at top left, rgba(102, 196, 240, 0.2), transparent 34%),
        radial-gradient(circle at bottom right, rgba(111, 200, 255, 0.18), transparent 30%),
        linear-gradient(180deg, #ecf6fc 0%, #f7fbff 58%, #eef6fb 100%);
}

.nf-legacy-shell {
    width: min(100%, 860px);
    margin: 0 auto;
}

.nf-legacy-brand {
    display: inline-flex;
    margin-bottom: 18px;
}

.nf-legacy-brand img {
    display: block;
    width: 192px;
    max-width: 100%;
    height: auto;
}

.nf-legacy-card {
    padding: 30px 30px 34px;
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.82);
    border: 1px solid rgba(25, 67, 122, 0.1);
    box-shadow: 0 22px 48px rgba(18, 50, 94, 0.08);
}

.nf-legacy-card--error {
    width: min(100%, 780px);
}

.nf-legacy-card h1 {
    margin: 14px 0 0;
    padding-top: 0;
    color: #18315c;
    font-size: 46px;
    line-height: 1.02;
}

.nf-legacy-copy {
    margin: 16px 0 0;
    color: rgba(24, 49, 92, 0.72);
    font-size: 18px;
    line-height: 1.6;
}

.nf-legacy-context {
    margin: 18px 0 0;
    padding: 16px 18px;
    border-radius: 18px;
    background: rgba(243, 249, 255, 0.96);
    border: 1px solid rgba(24, 49, 92, 0.1);
    color: rgba(24, 49, 92, 0.76);
    font-size: 14px;
    line-height: 1.6;
    white-space: pre-wrap;
    word-break: break-word;
}

.nf-legacy-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 30px;
}

.nf-legacy-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 24px;
    padding: 18px 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.62);
    border: 1px solid rgba(24, 49, 92, 0.08);
}

.nf-legacy-footer p {
    margin: 0;
    color: rgba(24, 49, 92, 0.68);
    font-size: 14px;
    line-height: 1.5;
}

.nf-legacy-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.nf-legacy-footer-links a {
    color: #18315c;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.nf-legacy-footer-links a:hover {
    text-decoration: underline;
}

.nf-workspace__topbar,
.nf-workspace__hero,
.nf-workspace__stats,
.nf-workspace__section,
.nf-workspace__split,
.nf-workspace__footer {
    max-width: 1180px;
    margin: 0 auto;
}

.nf-workspace,
.nf-workspace *,
.nf-workspace *:before,
.nf-workspace *:after {
    box-sizing: border-box;
}

body.page-users-projects,
body.page-users-profile,
body.page-users-password,
body.page-users-subscribe,
body.page-users-terms,
body.page-subscriptions-index {
    overflow-x: hidden;
}

.nf-workspace__topbar {
    margin-bottom: 34px;
}

.nf-workspace__topbar-main {
    display: flex;
    align-items: center;
    gap: 22px;
    justify-content: space-between;
    padding: 18px 22px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.72);
    border: 1px solid rgba(19, 53, 99, 0.12);
    box-shadow: 0 18px 44px rgba(29, 74, 131, 0.08);
    backdrop-filter: blur(14px);
}

.nf-workspace__brand img {
    display: block;
    width: auto;
    height: 38px;
}

.nf-workspace__nav {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.nf-workspace__nav a {
    padding: 10px 14px;
    border-radius: 999px;
    color: rgba(24, 49, 92, 0.74);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: background-color 180ms ease, color 180ms ease, box-shadow 180ms ease;
}

.nf-workspace__nav a:hover,
.nf-workspace__nav a.is-current {
    background: rgba(24, 49, 92, 0.08);
    color: #18315c;
    text-decoration: none;
}

.nf-workspace__account {
    display: flex;
    align-items: center;
    gap: 16px;
}

.nf-workspace__account-copy {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
}

.nf-workspace__account-copy strong {
    color: #18315c;
    font-size: 14px;
    line-height: 1.2;
}

.nf-workspace__account-copy span {
    color: rgba(24, 49, 92, 0.64);
    font-size: 12px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.nf-workspace__hero {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 28px;
    margin-bottom: 30px;
    padding: 34px 38px;
    border-radius: 30px;
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.82), rgba(228, 242, 252, 0.92));
    border: 1px solid rgba(27, 63, 113, 0.1);
    box-shadow: 0 28px 60px rgba(26, 69, 120, 0.1);
}

.nf-workspace__hero-copy {
    max-width: 760px;
}

.nf-workspace__hero-copy h1 {
    margin: 14px 0 0;
    padding-top: 0;
    color: #18315c;
    font-size: clamp(40px, 5vw, 68px);
    font-weight: 700;
    line-height: 0.98;
}

.nf-workspace__hero-copy p {
    max-width: 760px;
    margin: 26px 0 0;
    color: rgba(24, 49, 92, 0.76);
    font-size: 20px;
    line-height: 1.65;
}

.nf-workspace__hero-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.nf-workspace__stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 34px;
}

.nf-workspace__stat-card,
.nf-workspace__panel,
.nf-workspace__connection-card,
.nf-workspace__pricing-card,
.nf-workspace__form-card {
    padding: 24px 24px 26px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(25, 67, 122, 0.11);
    box-shadow: 0 20px 44px rgba(24, 67, 121, 0.08);
}

.nf-workspace__panel {
    overflow: visible;
}

.nf-workspace__stat-label,
.nf-workspace__plan-badge {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 0 12px;
    border-radius: 999px;
    background: rgba(24, 49, 92, 0.08);
    color: #18315c;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nf-workspace__stat-card strong {
    display: block;
    margin-top: 18px;
    color: #18315c;
    font-size: 34px;
    line-height: 1;
}

.nf-workspace__stat-card p {
    margin: 12px 0 0;
    color: rgba(24, 49, 92, 0.72);
    font-size: 16px;
    line-height: 1.6;
}

.nf-workspace__section {
    margin-top: 34px;
}

.nf-workspace__section-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 20px;
}

.nf-workspace__section-heading--flush {
    margin-bottom: 18px;
}

.nf-workspace__section-heading h2 {
    margin: 12px 0 0;
    padding-top: 0;
    color: #18315c;
    font-size: 34px;
    line-height: 1.05;
}

.nf-workspace__section-copy {
    max-width: 700px;
    margin: 14px 0 0;
    color: rgba(24, 49, 92, 0.72);
    font-size: 16px;
    line-height: 1.6;
}

.nf-workspace__connection-grid,
.nf-workspace__pricing-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.nf-workspace__connection-card {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.nf-workspace__connection-head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 16px;
}

.nf-workspace__connection-head h3,
.nf-workspace__pricing-card h2,
.nf-workspace__empty-state h3,
.nf-workspace__suggested h3 {
    margin: 0;
    color: #18315c;
}

.nf-workspace__connection-head h3 {
    font-size: 24px;
    line-height: 1.15;
}

.nf-workspace__connection-head p,
.nf-workspace__result-static span,
.nf-workspace__empty-inline,
.nf-workspace__pricing-card p,
.nf-workspace__empty-state p {
    margin: 8px 0 0;
    color: rgba(24, 49, 92, 0.72);
    font-size: 15px;
    line-height: 1.6;
}

.nf-workspace__connection-app {
    flex: none;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(0, 79, 159, 0.1);
    color: #004f9f;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nf-workspace__connection-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    color: rgba(24, 49, 92, 0.66);
    font-size: 13px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-workspace__project-list,
.nf-workspace__feature-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nf-workspace__project-list li,
.nf-workspace__feature-list li {
    display: flex;
    justify-content: space-between;
    gap: 14px;
    padding: 14px 0;
    border-top: 1px solid rgba(24, 49, 92, 0.1);
}

.nf-workspace__project-list strong,
.nf-workspace__result-list strong {
    color: #18315c;
    font-size: 16px;
    line-height: 1.35;
}

.nf-workspace__project-list span {
    color: rgba(24, 49, 92, 0.68);
    font-size: 14px;
    text-align: right;
    line-height: 1.4;
}

.nf-workspace__connection-actions {
    margin-top: auto;
    padding-top: 6px;
}

.nf-workspace__danger-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #b33449;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.nf-workspace__danger-link:before {
    content: "🗑";
    display: inline-block;
    font-size: 14px;
    line-height: 1;
}

.nf-workspace__danger-link:hover {
    color: #8f2030;
    text-decoration: none;
}

.nf-workspace__empty-state {
    padding: 40px 34px;
    text-align: center;
    border-radius: 26px;
    background: rgba(255, 255, 255, 0.74);
    border: 1px dashed rgba(24, 49, 92, 0.18);
}

.nf-workspace__split {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(320px, 0.85fr);
    gap: 18px;
    align-items: start;
}

.nf-workspace__subscription-hero {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.78fr);
    gap: 18px;
    align-items: start;
}

.nf-workspace__subscription-overview,
.nf-workspace__subscription-status {
    display: flex;
    flex-direction: column;
}

.nf-workspace__subscription-status {
    padding-bottom: 20px;
}

.nf-workspace__subscription-overview {
    align-items: flex-start;
    align-items: flex-start;
    gap: 22px;
}

.nf-workspace__subscription-overview > div:first-child {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.nf-workspace__subscription-overview h2,
.nf-workspace__subscription-step h3 {
    margin: 10px 0 0;
    padding-top: 0;
    color: #18315c;
}

.nf-workspace__subscription-overview h2 {
    font-size: 38px;
    line-height: 1.02;
}

.nf-workspace__subscription-overview .nf-workspace__section-copy {
    margin-top: 18px;
    max-width: 640px;
}

.nf-workspace__subscription-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 14px 18px;
    margin-top: 6px;
}

.nf-workspace__subscription-footnote {
    color: rgba(24, 49, 92, 0.62);
    font-size: 13px;
    line-height: 1.5;
}

.nf-workspace__subscription-status .nf-workspace__plan-badge {
    align-self: flex-start;
}

.nf-workspace__subscription-status strong {
    display: block;
    margin-top: 22px;
    color: #18315c;
    font-size: 36px;
    line-height: 1;
}

.nf-workspace__subscription-status p {
    margin: 16px 0 0;
    color: rgba(24, 49, 92, 0.74);
    font-size: 16px;
    line-height: 1.65;
}

.nf-workspace__subscription-facts {
    width: 100%;
    margin: 26px 0 0;
    padding: 0;
}

.nf-workspace__subscription-facts div {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    padding: 14px 0;
    border-top: 1px solid rgba(24, 49, 92, 0.1);
}

.nf-workspace__subscription-facts dt,
.nf-workspace__subscription-facts dd {
    margin: 0;
}

.nf-workspace__subscription-facts dt {
    color: rgba(24, 49, 92, 0.62);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nf-workspace__subscription-facts dd {
    color: #18315c;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    line-height: 1.4;
}

.nf-workspace__modal-shell {
    width: min(100%, 760px);
    margin: 0 auto;
}

.nf-workspace__search-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.nf-workspace__search-shell {
    position: relative;
    z-index: 4;
}

.nf-workspace__search-form label,
#ManageAccountContainer label,
#sectSubscribe label {
    color: #18315c;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nf-workspace__search-form input,
#ManageAccountContainer input[type=text],
#ManageAccountContainer input[type=email],
#ManageAccountContainer input[type=password],
#sectSubscribe input[type=text],
#sectSubscribe input[type=email] {
    width: 100%;
    height: 56px;
    padding: 0 18px;
    border: 1px solid rgba(24, 49, 92, 0.14);
    border-radius: 16px;
    background: rgba(247, 251, 255, 0.96);
    box-sizing: border-box;
    color: #18315c;
    font-size: 16px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.nf-workspace__result-list {
    margin: 18px 0 0;
    padding: 0;
    border: 0;
    background: transparent;
}

.nf-workspace__result-list.search-results {
    position: absolute;
    top: calc(100% + 14px);
    left: 0;
    right: 0;
    margin: 0;
    padding: 12px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(24, 49, 92, 0.1);
    box-shadow: 0 28px 50px rgba(16, 46, 89, 0.16);
    backdrop-filter: blur(18px);
    max-height: min(60vh, 520px);
    overflow-y: auto;
}

.nf-workspace__result-list[hidden] {
    display: none;
}

.nf-workspace__result-list .result,
.nf-workspace__result-list .suggestion {
    display: none;
    margin: 0 0 12px;
    border-radius: 18px;
    overflow: hidden;
    background: rgba(244, 249, 255, 0.95);
    border: 1px solid rgba(24, 49, 92, 0.1);
}

.nf-workspace__result-empty {
    margin-top: 8px;
    padding: 16px 18px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.96);
    border: 1px dashed rgba(24, 49, 92, 0.1);
    text-align: center;
}

.nf-workspace__result-empty[hidden] {
    display: none;
}

.nf-workspace__result-empty h3 {
    margin: 0;
    color: rgba(24, 49, 92, 0.86);
    font-size: 15px;
    line-height: 1.2;
}

.nf-workspace__result-empty p {
    margin: 8px 0 0;
    color: rgba(24, 49, 92, 0.62);
    font-size: 13px;
    line-height: 1.55;
}

.nf-workspace__result-list .show,
.nf-workspace__result-list.suggested-results .suggestion,
.nf-workspace__result-list .connected {
    display: block;
}

.nf-workspace__result-list--static .result,
.nf-workspace__result-list--static .suggestion {
    display: block;
}

.nf-workspace__result-link,
.nf-workspace__result-static {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 18px 18px 20px;
}

.nf-workspace__result-copy {
    min-width: 0;
}

.nf-workspace__result-copy span {
    display: block;
    margin: 8px 0 0;
    float: none;
    font-style: normal;
    font-weight: 500;
    color: rgba(24, 49, 92, 0.72);
    font-size: 15px;
    line-height: 1.55;
}

.nf-workspace__result-cta,
.nf-workspace__result-status {
    flex: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    padding: 0 12px;
    border-radius: 12px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.nf-workspace__result-cta {
    background: #18315c;
    color: #fff;
}

.nf-workspace__result-status {
    background: transparent;
    color: #1f7a4f !important;
    border: 0;
    float: none;
    font-style: normal;
    gap: 8px;
    padding-right: 0;
    margin: 0;
}

.nf-workspace__result-status:before {
    content: "✓";
    display: inline-block;
    color: #2f9f62 !important;
    font-size: 14px;
    line-height: 1;
}

.nf-workspace__result-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 14px;
}

.nf-workspace__result-actions a {
    color: #004f9f;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-workspace__result-link:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.62);
}


.nf-workspace__mini-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.nf-workspace__mini-stats article {
    padding: 18px;
    border-radius: 18px;
    background: rgba(236, 246, 252, 0.92);
}

.nf-workspace__mini-stats strong {
    display: block;
    color: #18315c;
    font-size: 28px;
    line-height: 1;
}

.nf-workspace__mini-stats span {
    display: block;
    margin-top: 8px;
    color: rgba(24, 49, 92, 0.7);
    font-size: 14px;
    line-height: 1.5;
}

.nf-workspace__suggested {
    margin-top: 18px;
}

.nf-workspace__pricing-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.nf-workspace__pricing-grid--subscriptions {
    align-items: stretch;
    margin-top: 22px;
}

.nf-workspace__pricing-card--featured {
    background: linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(220, 239, 252, 0.95));
}

.nf-workspace__pricing-card--starter {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(245, 249, 253, 0.96));
}

.nf-workspace__pricing-card .nf-home__button {
    margin-top: auto;
}

.nf-workspace__feature-list li {
    display: grid;
    grid-template-columns: 10px minmax(0, 1fr);
    align-items: start;
    justify-content: flex-start;
    column-gap: 10px;
    padding-left: 0;
    position: relative;
    color: rgba(24, 49, 92, 0.76);
    font-size: 15px;
    line-height: 1.55;
}

.nf-workspace__feature-list li:before {
    content: "";
    position: relative;
    left: auto;
    top: 0.55em;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: linear-gradient(135deg, #004f9f, #009bb1);
}

.nf-workspace__form-card {
    padding: 28px;
}

.nf-workspace__form-card--billing #sectSubscribe {
    margin: 0;
}

.nf-workspace__billing-aside {
    align-self: start;
}

.nf-workspace__subscription-steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.nf-workspace__subscription-step {
    gap: 16px;
}

.nf-workspace__subscription-step h3 {
    font-size: 24px;
    line-height: 1.12;
}

.nf-workspace__subscription-step p {
    margin: 0;
    color: rgba(24, 49, 92, 0.74);
    font-size: 15px;
    line-height: 1.65;
}

.nf-workspace--terms {
    padding-bottom: 48px;
}

.nf-workspace__section--terms {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.nf-workspace__terms-card {
    padding: 24px;
}

.nf-workspace__terms-form {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.nf-workspace__terms-form #TermsFrame {
    width: 100%;
    min-height: 580px;
    border: 1px solid rgba(24, 49, 92, 0.1);
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.8);
}

.nf-workspace__terms-actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    padding-top: 6px;
    border-top: 1px solid rgba(24, 49, 92, 0.08);
}

.nf-workspace__terms-actions .nf-home__ghost,
.nf-workspace__terms-actions .nf-home__button {
    min-width: 138px;
}

.nf-workspace__terms-actions .nf-home__ghost {
    min-height: 48px;
    padding: 0 22px;
    border-radius: 12px;
    background: rgba(243, 247, 252, 0.96);
    border-color: rgba(24, 49, 92, 0.12);
    text-decoration: none;
}

.nf-workspace__terms-actions input[type=submit].nf-home__button {
    min-width: 156px;
    min-height: 48px;
    padding: 0 24px;
    border: 0;
    border-radius: 12px;
    background: #18315c;
    color: #fff;
    box-shadow: 0 18px 40px rgba(24, 49, 92, 0.18);
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.nf-workspace__terms-actions .nf-home__ghost:hover,
.nf-workspace__terms-actions input[type=submit].nf-home__button:hover {
    transform: translateY(-1px);
}

#ManageAccountContainer {
    margin: 0;
    width: min(100%, 760px);
    margin-left: auto;
    margin-right: auto;
}

#ManageAccountContainer .nf-workspace__profile-tabs {
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 8px;
    margin: 0 auto 24px;
    padding: 6px;
    border-radius: 20px;
    background: rgba(24, 49, 92, 0.06);
    border: 1px solid rgba(24, 49, 92, 0.08);
}

#ManageAccountContainer .nf-workspace__profile-tab {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 18px;
    border-radius: 14px;
    color: rgba(24, 49, 92, 0.72);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

#ManageAccountContainer .nf-workspace__profile-tab.is-active {
    background: #fff;
    box-shadow: 0 12px 24px rgba(16, 46, 89, 0.12);
    color: #18315c;
}

#ManageAccountContainer article {
    display: block;
}

#ManageAccountContainer .nf-workspace__profile-panel-heading {
    margin-bottom: 20px;
}

#ManageAccountContainer h2 {
    margin: 0;
    color: #18315c;
    font-size: 28px;
    line-height: 1.1;
}

#ManageAccountContainer .nf-workspace__profile-panel-heading p {
    margin: 10px 0 0;
    color: rgba(24, 49, 92, 0.72);
    font-size: 15px;
    line-height: 1.55;
}

#ManageAccountContainer .nf-workspace__password-rules {
    margin: 0 0 20px;
    padding: 18px 20px;
    border-radius: 18px;
    background: rgba(241, 248, 255, 0.96);
    border: 1px solid rgba(52, 120, 191, 0.14);
}

#ManageAccountContainer .nf-workspace__password-rules strong {
    display: block;
    margin: 0;
    color: #18315c;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#ManageAccountContainer .nf-workspace__password-rules ul {
    margin: 14px 0 0;
    padding: 0;
    list-style: none;
}

#ManageAccountContainer .nf-workspace__password-rules li {
    position: relative;
    margin: 0;
    padding: 10px 0 10px 18px;
    color: rgba(24, 49, 92, 0.78);
    font-size: 14px;
    line-height: 1.55;
}

#ManageAccountContainer .nf-workspace__password-rules li + li {
    border-top: 1px solid rgba(24, 49, 92, 0.08);
}

#ManageAccountContainer .nf-workspace__password-rules li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.2em;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: linear-gradient(135deg, #2a78c6, #49b4c2);
}

#ManageAccountContainer .form-column,
#sectSubscribe form {
    width: auto;
    margin: 0;
    padding: 0;
    background: transparent;
    box-shadow: none;
}

#ManageAccountContainer .form-column .error,
#formChangePasswordMessage .error,
#PaymentMessageSubscribe .error,
#AjaxErrors .error {
    display: block;
    margin-top: 12px;
    color: #8f2030;
    font-size: 14px;
    line-height: 1.5;
}

#ManageAccountContainer input.left,
#ManageAccountContainer input.right {
    float: none;
    width: 100%;
    margin: 0 0 12px;
}

#sectSubscribe {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

#sectSubscribe .nf-workspace__billing-head h1 {
    margin: 0;
}

#sectSubscribe .nf-workspace__billing-head p {
    margin: 12px 0 0;
    font-size: 16px;
}

#sectSubscribe .nf-workspace__billing-cancel {
    margin-bottom: 2px;
}

#sectSubscribe .nf-workspace__billing-note,
#sectSubscribe .nf-workspace__billing-state {
    padding: 18px 20px;
    border-radius: 18px;
    background: rgba(243, 249, 255, 0.95);
    border: 1px solid rgba(24, 49, 92, 0.1);
}

#sectSubscribe .nf-workspace__billing-state--success {
    background: rgba(242, 251, 246, 0.96);
    border-color: rgba(50, 146, 92, 0.14);
}

#sectSubscribe .nf-workspace__billing-note strong,
#sectSubscribe .nf-workspace__billing-state h2 {
    display: block;
    color: #18315c;
}

#sectSubscribe .nf-workspace__billing-note span {
    display: block;
    margin-top: 6px;
    color: rgba(24, 49, 92, 0.72);
    font-size: 15px;
    line-height: 1.6;
}

#sectSubscribe .nf-workspace__billing-state h2 {
    margin: 0;
    padding-top: 0;
    font-size: 22px;
    line-height: 1.15;
}

#sectSubscribe .nf-workspace__billing-state p {
    margin: 10px 0 0;
}

#sectSubscribe .nf-workspace__billing-form {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

#sectSubscribe .nf-workspace__billing-block {
    padding: 22px;
    border-radius: 22px;
    background: rgba(248, 251, 255, 0.92);
    border: 1px solid rgba(24, 49, 92, 0.08);
}

#sectSubscribe .nf-workspace__billing-block-head {
    margin-bottom: 18px;
}

#sectSubscribe .nf-workspace__billing-block-head h2 {
    margin: 0;
    padding-top: 0;
    color: #18315c;
    font-size: 22px;
    line-height: 1.15;
}

#sectSubscribe .nf-workspace__billing-block-head p {
    margin: 8px 0 0;
    font-size: 15px;
}

#sectSubscribe .nf-workspace__billing-plan-list,
#sectSubscribe .nf-workspace__billing-fields {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#sectSubscribe .nf-workspace__billing-plan {
    justify-content: flex-start;
    gap: 14px;
}

#sectSubscribe .nf-workspace__billing-plan-copy {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

#sectSubscribe .nf-workspace__billing-plan-copy strong {
    color: #18315c;
    font-size: 18px;
    line-height: 1;
}

#sectSubscribe .nf-workspace__billing-plan-copy small {
    color: rgba(24, 49, 92, 0.7);
    font-size: 14px;
    line-height: 1.4;
}

#sectSubscribe .nf-workspace__billing-inline {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(120px, 0.55fr) minmax(140px, 0.7fr);
    gap: 12px;
}

#sectSubscribe .nf-workspace__billing-help {
    margin: 2px 0 0;
    font-size: 13px;
}

#sectSubscribe #PaymentMessageSubscribe {
    margin: 0;
}

#sectSubscribe #AjaxErrors {
    min-height: 0;
}

#ManageAccountContainer .nf-workspace__field,
#sectSubscribe .nf-workspace__field {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 14px;
}

#ManageAccountContainer .nf-workspace__field input.left,
#ManageAccountContainer .nf-workspace__field input.right {
    display: block;
    float: none;
    width: 100%;
    max-width: none;
    border-radius: 16px;
}

#ManageAccountContainer .nf-workspace__form-actions {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-top: 6px;
}

#ManageAccountContainer .flash-message {
    color: rgba(24, 49, 92, 0.72);
    font-size: 14px;
    line-height: 1.5;
}

#ManageAccountContainer input.button,
#formChangePassword input[type=submit],
#sectSubscribe input[type=submit],
#sectSubscribe button[type=submit] {
    display: block;
    width: 100%;
    min-height: 52px;
    padding: 0 22px;
    border: 0;
    border-radius: 14px;
    background: #18315c;
    box-shadow: 0 12px 24px rgba(16, 46, 89, 0.16);
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#ManageAccountContainer #formChangePasswordMessage {
    margin-top: 14px;
}

#sectSubscribe .button.alt,
#sectSubscribe .button.grey {
    background: rgba(24, 49, 92, 0.08);
    color: #18315c;
    box-shadow: none;
    border: 1px solid rgba(24, 49, 92, 0.12);
}

#ManageAccountContainer ul,
#sectSubscribe p,
#sectSubscribe em,
#sectSubscribe small {
    color: rgba(24, 49, 92, 0.72);
}

#sectSubscribe header h1 {
    margin: 0 0 12px;
    padding-top: 0;
    color: #18315c;
}

#sectSubscribe .radio {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 12px;
    padding: 14px 16px;
    border-radius: 16px;
    background: rgba(243, 249, 255, 0.95);
}

#sectSubscribe .radio input {
    width: auto;
    height: auto;
    margin: 0;
}

#sectSubscribe .month,
#sectSubscribe .year,
#sectSubscribe .cvc {
    max-width: none;
}

.nf-workspace__footer {
    margin-top: 38px;
}

.nf-workspace__footer-copy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    padding: 22px 26px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.64);
    border: 1px solid rgba(19, 53, 99, 0.1);
}

.nf-workspace__footer-copy p {
    margin: 0;
    color: rgba(24, 49, 92, 0.7);
}

.nf-workspace__footer-links {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
}

@media (max-width: 1024px) {
    .nf-workspace__topbar-main,
    .nf-workspace__hero,
    .nf-workspace__section-heading,
    .nf-workspace__footer-copy {
        flex-direction: column;
        align-items: flex-start;
    }

    .nf-workspace__account,
    .nf-workspace__account-copy {
        align-items: flex-start;
    }

    .nf-workspace__topbar-main,
    .nf-workspace__nav,
    .nf-workspace__account,
    .nf-workspace__hero-actions,
    .nf-workspace__subscription-actions {
        width: 100%;
    }

    .nf-workspace__nav {
        justify-content: flex-start;
    }

    .nf-workspace__stats,
    .nf-workspace__connection-grid,
    .nf-workspace__pricing-grid,
    .nf-workspace__subscription-hero,
    .nf-workspace__subscription-steps,
    .nf-workspace__split,
    .nf-workspace__modal-shell {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 720px) {
    .nf-reset {
        padding: 18px 14px 40px;
    }

    .nf-reset__brand img {
        width: 164px;
    }

    .nf-reset__card {
        padding: 22px 18px 26px;
        border-radius: 22px;
    }

    .nf-reset__card h1 {
        font-size: 31px;
        line-height: 1.08;
    }

    .nf-reset__copy {
        margin-bottom: 22px;
        font-size: 16px;
    }

    .nf-workspace {
        padding: 16px 14px 44px;
    }

    .nf-workspace__topbar {
        margin-bottom: 22px;
    }

    .nf-workspace__topbar-main,
    .nf-workspace__hero,
    .nf-workspace__stat-card,
    .nf-workspace__panel,
    .nf-workspace__connection-card,
    .nf-workspace__pricing-card,
    .nf-workspace__form-card,
    .nf-workspace__footer-copy {
        padding-left: 18px;
        padding-right: 18px;
    }

    .nf-workspace__topbar-main {
        gap: 14px;
        padding-top: 16px;
        padding-bottom: 16px;
        border-radius: 18px;
    }

    .nf-workspace__brand img {
        height: 30px;
    }

    .nf-workspace__nav {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 8px;
    }

    .nf-workspace__nav a {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        min-height: 40px;
        padding: 0 8px;
        text-align: center;
        white-space: normal;
        line-height: 1.2;
    }

    .nf-workspace__account {
        justify-content: space-between;
        gap: 12px;
    }

    .nf-workspace__account-copy {
        min-width: 0;
    }

    .nf-workspace__account-copy strong,
    .nf-workspace__account-copy span {
        overflow-wrap: anywhere;
    }

    .nf-workspace__account .nf-home__ghost {
        flex: none;
        min-height: 40px;
        padding: 0 14px;
        border-radius: 12px;
        font-size: 12px;
    }

    .nf-workspace__section {
        margin-top: 28px;
    }

    .nf-workspace__section-heading {
        gap: 12px;
        margin-bottom: 16px;
    }

    .nf-workspace__section-heading h2 {
        font-size: 28px;
        line-height: 1.08;
    }

    .nf-workspace__section-copy {
        font-size: 15px;
    }

    .nf-workspace__hero-copy h1 {
        font-size: 42px;
    }

    .nf-workspace__subscription-overview h2 {
        font-size: 32px;
    }

    .nf-workspace__hero-copy p {
        font-size: 17px;
    }

    .nf-workspace__nav a {
        font-size: 11px;
    }

    .nf-workspace__connection-head,
    .nf-workspace__result-link,
    .nf-workspace__result-static,
    .nf-workspace__subscription-actions,
    .nf-workspace__billing-plan-copy {
        flex-direction: column;
        align-items: flex-start;
    }

    .nf-workspace__connection-head {
        gap: 10px;
    }

    .nf-workspace__connection-head h3 {
        font-size: 22px;
    }

    .nf-workspace__connection-app,
    .nf-workspace__result-cta,
    .nf-workspace__result-status {
        align-self: flex-start;
    }

    .nf-workspace__result-list.search-results {
        max-height: min(54vh, 430px);
        padding: 10px;
        border-radius: 18px;
    }

    .nf-workspace__result-link,
    .nf-workspace__result-static {
        gap: 12px;
        padding: 16px;
    }

    .nf-workspace__result-copy strong {
        overflow-wrap: anywhere;
    }

    .nf-workspace__mini-stats {
        grid-template-columns: 1fr;
    }

    .nf-workspace__connection-meta,
    .nf-workspace__project-list li,
    .nf-workspace__subscription-facts div {
        flex-direction: column;
        align-items: flex-start;
    }

    .nf-workspace__subscription-facts dd {
        text-align: left;
    }

    .nf-workspace__subscription-overview h2 {
        font-size: 30px;
    }

    .nf-workspace__subscription-actions .nf-home__button,
    .nf-workspace__subscription-actions .nf-home__ghost {
        width: 100%;
        justify-content: center;
    }

    .nf-workspace__pricing-card,
    .nf-workspace__form-card,
    .nf-workspace__terms-card {
        border-radius: 20px;
    }

    .nf-workspace__feature-list li {
        font-size: 14px;
        line-height: 1.5;
    }

    #ManageAccountContainer {
        width: 100%;
    }

    #ManageAccountContainer .nf-workspace__profile-tabs {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        width: 100%;
        margin-bottom: 20px;
        border-radius: 18px;
    }

    #ManageAccountContainer .nf-workspace__profile-tab {
        min-height: 44px;
        padding: 0 10px;
        text-align: center;
        line-height: 1.2;
    }

    #ManageAccountContainer h2 {
        font-size: 24px;
    }

    #ManageAccountContainer .nf-workspace__password-rules {
        padding: 16px;
    }

    #sectSubscribe .nf-workspace__billing-block {
        padding: 18px;
        border-radius: 18px;
    }

    #sectSubscribe .nf-workspace__billing-inline {
        grid-template-columns: 1fr;
    }

    #sectSubscribe .month,
    #sectSubscribe .year,
    #sectSubscribe .cvc {
        max-width: none;
    }

    .nf-workspace__terms-form #TermsFrame {
        min-height: 420px;
        border-radius: 16px;
    }

    .nf-workspace__terms-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .nf-workspace__terms-actions .nf-home__ghost,
    .nf-workspace__terms-actions .nf-home__button,
    .nf-workspace__terms-actions input[type=submit].nf-home__button {
        width: 100%;
        min-width: 0;
        justify-content: center;
    }

    .nf-workspace__footer {
        margin-top: 28px;
    }

    .nf-workspace__footer-copy {
        gap: 12px;
    }

    .nf-workspace__footer-links {
        gap: 10px 14px;
    }
}

@media (max-width: 440px) {
    .nf-workspace {
        padding-left: 10px;
        padding-right: 10px;
    }

    .nf-workspace__topbar-main,
    .nf-workspace__hero,
    .nf-workspace__stat-card,
    .nf-workspace__panel,
    .nf-workspace__connection-card,
    .nf-workspace__pricing-card,
    .nf-workspace__form-card,
    .nf-workspace__footer-copy {
        padding-left: 14px;
        padding-right: 14px;
    }

    .nf-workspace__nav a {
        font-size: 10px;
        letter-spacing: 0.03em;
    }

    .nf-workspace__account {
        flex-direction: column;
        align-items: stretch;
    }

    .nf-workspace__account .nf-home__ghost {
        width: 100%;
        justify-content: center;
    }

    .nf-workspace__section-heading h2 {
        font-size: 25px;
    }

    .nf-workspace__result-list.search-results {
        left: -4px;
        right: -4px;
    }
}
