:root{--logo-blue:#4a90c4;--logo-yellow:#f5c842;--logo-pink:#e85d7a;--logo-green:#6b8f71}.topbar{height:var(--topbar-h);background:var(--slate);z-index:200;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.tb-inner{justify-content:space-between;align-items:center;width:min(1200px,92vw);margin-inline:auto;display:flex}.tb-contact{align-items:center;gap:1.25rem;display:flex}.tb-dots{align-items:center;gap:4px;margin-right:4px;display:flex}.tb-dot{opacity:.65;border-radius:50%;width:7px;height:7px}.tb-contact a{color:#ffffffb3;letter-spacing:.01em;align-items:center;gap:.4rem;font-size:.77rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.tb-contact a:hover{color:var(--white)}.tb-contact svg{flex-shrink:0;width:13px;height:13px}.logo-mark-people{flex-shrink:0;align-items:flex-end;gap:3px;height:auto;min-height:36px;display:flex;overflow:visible}.logo-mark-people--sm{min-height:28px}.lp-person{flex-direction:column;align-items:center;gap:2px;display:flex}.lp-head{border-radius:50%;flex-shrink:0}.lp-body{border-radius:40% 40% 48% 48%;flex-shrink:0}.p1 .lp-head{background:var(--logo-blue);width:7px;height:7px}.p1 .lp-body{background:var(--logo-blue);width:6px;height:13px}.p2 .lp-head{background:var(--logo-yellow);width:9px;height:9px}.p2 .lp-body{background:var(--logo-yellow);width:7px;height:17px}.p3 .lp-head{background:var(--logo-pink);width:10px;height:10px}.p3 .lp-body{background:var(--logo-pink);width:8px;height:20px}.p4 .lp-head{background:var(--logo-green);width:7px;height:7px}.p4 .lp-body{background:var(--logo-green);width:5px;height:12px}.logo-mark-people--sm .p1 .lp-head{width:6px;height:6px}.logo-mark-people--sm .p1 .lp-body{width:5px;height:11px}.logo-mark-people--sm .p2 .lp-head{width:7px;height:7px}.logo-mark-people--sm .p2 .lp-body{width:6px;height:14px}.logo-mark-people--sm .p3 .lp-head{width:8px;height:8px}.logo-mark-people--sm .p3 .lp-body{width:7px;height:16px}.logo-mark-people--sm .p4 .lp-head{width:5px;height:5px}.logo-mark-people--sm .p4 .lp-body{width:4px;height:10px}.site-nav{top:var(--topbar-h);z-index:100;-webkit-backdrop-filter:blur(14px)saturate(160%);background:#f8f5f0f2;border-bottom:1px solid #6b8f711f;transition:box-shadow .3s;position:fixed;left:0;right:0}.site-nav.scrolled{box-shadow:0 2px 24px #2c3e3514}.nav-inner{height:var(--nav-h);align-items:center;gap:0;display:flex}.logo{flex-shrink:0;align-items:center;gap:9px;margin-right:2rem;text-decoration:none;display:flex}.logo-word{font-family:var(--font-display);color:var(--slate);white-space:nowrap;font-size:1.1rem}.nav-links{flex:1;align-items:center;gap:0;list-style:none;display:flex}.nav-links>li>a{height:var(--nav-h);color:var(--slate-mid);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;padding:0 .9rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.nav-links>li>a:after{content:"";background:var(--warm);height:2px;transition:right .25s;position:absolute;bottom:-2px;left:0;right:100%}.nav-links>li>a:hover{color:var(--slate)}.nav-links>li>a:hover:after{right:0}.nav-links a[aria-current=page]{color:var(--slate);border-bottom-color:var(--warm)}.nav-links a[aria-current=page]:after{right:0}.nav-more-wrap{position:relative}.nav-more-btn{height:var(--nav-h);font-family:var(--font-body);color:var(--slate-mid);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:4px;padding:0 .9rem;font-size:.85rem;font-weight:500;transition:color .2s;display:inline-flex}.nav-more-btn:hover{color:var(--slate)}.nav-more-btn svg{width:14px;height:14px;transition:transform .2s}.nav-dropdown{background:var(--white);border-radius:var(--r-md);z-index:50;border:1px solid #6b8f7126;min-width:210px;padding:6px 0;display:none;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 32px #2c3e351a}.nav-more-wrap:hover .nav-dropdown,.nav-more-wrap.is-open .nav-dropdown{display:block}.nav-more-wrap:hover .nav-more-btn svg,.nav-more-wrap.is-open .nav-more-btn svg{transform:rotate(180deg)}.nav-dropdown a{color:var(--slate-mid);white-space:nowrap;padding:9px 16px;font-size:.85rem;font-weight:400;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-dropdown a:hover{background:var(--sage-pale);color:var(--slate)}.nav-dropdown-divider{background:#6b8f711f;height:1px;margin:4px 0}.nav-cta{flex-shrink:0;margin-left:auto;padding-left:1rem}footer{background:var(--slate);border-top:1px solid #ffffff0d;padding:4rem 0 2rem}.ft-g{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.ft-logo{align-items:center;gap:9px;margin-bottom:1rem;text-decoration:none;display:flex}.ft-logo-word{font-family:var(--font-display);color:var(--white);font-size:1rem}.ft-tag{color:#ffffff73;max-width:28ch;font-size:.83rem;font-weight:300;line-height:1.7}.ft-contacts{flex-direction:column;gap:.55rem;margin-top:1.25rem;display:flex}.ft-contacts a{color:#ffffff80;align-items:center;gap:.5rem;font-size:.81rem;text-decoration:none;transition:color .2s;display:inline-flex}.ft-contacts a:hover{color:var(--white)}.ft-contacts svg{flex-shrink:0;width:13px;height:13px}.ft-col h5{font-family:var(--font-display);color:var(--white);margin-bottom:1rem;font-size:.93rem}.ft-links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.ft-links a{color:#ffffff73;font-size:.82rem;font-weight:300;text-decoration:none;transition:color .2s}.ft-links a:hover{color:var(--white)}.ft-bot{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.ft-bot p,.ft-bot a{color:#ffffff4d;font-size:.76rem;text-decoration:none}.ft-bot a:hover{color:#fff9}.ft-colour-strip{align-items:center;gap:5px;display:flex}.ft-colour-dot{opacity:.5;border-radius:50%;width:8px;height:8px}.nav-hamburger{border-radius:var(--r-sm);cursor:pointer;background:0 0;border:1.5px solid #6b8f7133;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:8px;transition:background .2s,border-color .2s;display:none}.nav-hamburger:hover{background:var(--sage-pale);border-color:var(--sage-light)}.nav-hamburger span{background:var(--slate);transform-origin:50%;border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .3s,width .3s;display:block}.nav-hamburger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-hamburger.is-open span:nth-child(2){opacity:0;width:0}.nav-hamburger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile{display:none}@media (max-width:1024px){.ft-g{grid-template-columns:1fr 1fr}}@media (max-width:900px){.nav-links,.nav-cta{display:none}.nav-hamburger{display:flex}.nav-mobile{background:var(--white);opacity:0;pointer-events:none;border-top:1px solid #6b8f711a;max-height:0;transition:max-height .38s cubic-bezier(.4,0,.2,1),opacity .3s;display:block;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #2c3e351f}.nav-mobile.is-open{opacity:1;pointer-events:auto;max-height:100vh}.nav-mobile-links{padding:.75rem 0 1rem;list-style:none}.nav-mobile-links li a{color:var(--slate-mid);border-left:3px solid #0000;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.nav-mobile-links li a:hover,.nav-mobile-links li a[aria-current=page]{background:var(--sage-pale);color:var(--slate);border-left-color:var(--warm)}.nav-mobile-divider{background:#6b8f711a;height:1px;margin:.5rem 1.5rem}.nav-mobile-links li:nth-child(n+10) a{color:var(--text-muted);padding:.6rem 1.5rem;font-size:.88rem;font-weight:400}.nav-mobile-cta{padding:.75rem 1.5rem .25rem}.nav-mobile-cta .btn-primary{justify-content:center;width:100%;padding:.75rem 1.5rem;font-size:.92rem}body.nav-open{overflow:hidden}.ft-g{grid-template-columns:1fr 1fr}}@media (max-width:640px){.tb-contact a:last-child{display:none}.ft-g{grid-template-columns:1fr}}
.auth-section{padding-top:calc(var(--topbar-h) + var(--nav-h) + 4rem);background:var(--off-white);justify-content:center;align-items:flex-start;min-height:100vh;padding-bottom:6rem;display:flex;position:relative;overflow:hidden}.auth-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.auth-blob{border-radius:60% 40% 55% 45%/50% 60% 40% 50%;position:absolute}.auth-blob-1{background:radial-gradient(circle,#6b8f711f 0%,#0000 70%);width:500px;height:500px;animation:14s ease-in-out infinite alternate morphBlob;top:-100px;right:-120px}.auth-blob-2{background:radial-gradient(circle,#c97b4b14 0%,#0000 70%);width:350px;height:350px;animation:10s ease-in-out 2s infinite alternate-reverse morphBlob;bottom:-60px;left:-80px}.auth-blob-3{background:radial-gradient(circle,#4a90c412 0%,#0000 70%);width:180px;height:180px;top:50%;left:15%}@keyframes morphBlob{0%{border-radius:60% 40% 55% 45%/50% 60% 40% 50%}to{border-radius:40% 60% 45% 55%/60% 40% 55% 45%}}.auth-card{z-index:1;background:var(--white);border-radius:var(--r-md);border:1px solid #6b8f711a;width:100%;max-width:460px;padding:3rem 3rem 2.5rem;position:relative;box-shadow:0 12px 48px #2c3e3514}.auth-logo{justify-content:center;margin-bottom:1.75rem;display:flex}.auth-logo img{border-radius:12px;width:52px;height:52px}.auth-card h1{font-family:var(--font-display);color:var(--slate);text-align:center;margin-bottom:.5rem;font-size:2rem;line-height:1.1}.auth-card h1 em{color:var(--warm);font-style:italic}.auth-card>p{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.88rem;font-weight:300;line-height:1.6}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-field label{color:var(--slate-mid);letter-spacing:.02em;margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.auth-field input{width:100%;font-family:var(--font-body);color:var(--slate);background:var(--off-white);border:1.5px solid #6b8f7126;border-radius:12px;outline:none;padding:.75rem 1rem;font-size:.9rem;font-weight:400;transition:border-color .2s,box-shadow .2s}.auth-field input::placeholder{color:var(--text-muted);font-weight:300}.auth-field input:focus{border-color:var(--sage);background:var(--white);box-shadow:0 0 0 3px #6b8f711a}.auth-submit{font-family:var(--font-body);color:var(--white);background:linear-gradient(135deg, var(--warm) 0%, #a85e30 100%);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #c97b4b4d}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 8px 28px #c97b4b59}.auth-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-submit svg{width:16px;height:16px}.auth-message{text-align:center;border-radius:10px;min-height:0;padding:.65rem 1rem;font-size:.82rem;font-weight:500;transition:all .3s}.auth-message:empty{display:none}.auth-message--error{color:#b8284d;background:#e85d7a14;border:1px solid #e85d7a26;display:block}.auth-message--success{color:#3d5c42;background:#6b8f7114;border:1px solid #6b8f7126;display:block}.auth-links{text-align:center;flex-direction:column;gap:.5rem;margin-top:1.75rem;display:flex}.auth-links p{color:var(--text-muted);font-size:.82rem}.auth-links a{color:var(--sage-dark);font-weight:600;text-decoration:none;transition:color .2s}.auth-links a:hover{color:var(--warm)}.auth-divider{align-items:center;gap:1rem;margin:.25rem 0;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#6b8f711f;flex:1;height:1px}.auth-divider span{color:var(--text-muted);letter-spacing:.03em;font-size:.72rem;font-weight:500}.auth-dots{justify-content:center;gap:6px;margin-bottom:1.5rem;display:flex}.auth-dots span{opacity:.6;border-radius:50%;width:8px;height:8px}@media (max-width:640px){.auth-section{padding-top:calc(var(--topbar-h) + var(--nav-h) + 2rem);padding-bottom:3rem;padding-inline:1rem}.auth-card{padding:2rem 1.5rem 1.75rem}.auth-card h1{font-size:1.6rem}}
