
:root{
  --pl-deep:#082f52;
  --pl-panel:rgba(9,55,92,.92);
  --pl-panel-strong:rgba(7,41,71,.96);
  --pl-line:#68bcf3;
  --pl-blue:#4ca7ee;
  --pl-yellow:#ffd33b;
  --pl-yellow2:#ffbd16;
  --pl-white:#f5fbff;
  --pl-muted:#b7d0e4;
}
*{box-sizing:border-box}
html{min-height:100%;background:#082f52}
body.v1535-login-page{
  margin:0;min-height:100svh;color:var(--pl-white);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  background:#082f52;overflow-x:hidden;
}
button,input{font:inherit}button{cursor:pointer}.hidden{display:none!important}a{color:inherit}

.v1535-scene{
  position:fixed;inset:0;z-index:0;
  background:#0a416f url('../ui/login-v1535/login-background-clean.png?v=15.35') center center/cover no-repeat;
}
.v1535-scene::before{
  content:"";position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(5,31,53,.10) 0%,rgba(5,31,53,.02) 23%,rgba(5,31,53,.00) 55%,rgba(5,31,53,.10) 100%),
    linear-gradient(180deg,rgba(4,25,44,.20) 0%,rgba(4,25,44,.02) 22%,rgba(4,25,44,.02) 78%,rgba(4,25,44,.30) 100%);
}
.v1535-scene::after{
  content:"";position:absolute;left:0;right:0;top:0;height:160px;
  background:linear-gradient(180deg,rgba(5,28,47,.18),rgba(5,28,47,0));
}

.v1535-topbar,.v1535-footer,.v1535-main{position:relative;z-index:10}
.v1535-topbar{padding:26px 24px 0}
.v1535-topbar-inner{
  width:min(100%,1440px);min-height:96px;margin:0 auto;padding:10px 22px;
  display:grid;grid-template-columns:280px minmax(0,1fr) 162px;align-items:center;gap:18px;
  border:1.5px solid rgba(103,193,250,.7);border-radius:28px;
  background:linear-gradient(180deg,rgba(7,61,103,.94),rgba(6,45,77,.97));
  box-shadow:0 18px 44px rgba(3,24,44,.24),inset 0 1px 0 rgba(255,255,255,.10);
  backdrop-filter:blur(14px);
}
.v1535-brand{position:relative;display:block;width:256px;height:72px;text-decoration:none}
.v1535-brand>img{position:absolute;left:-2px;top:-18px;width:194px;height:118px;object-fit:contain;filter:drop-shadow(0 7px 10px rgba(0,0,0,.28))}
.v1535-alpha{position:absolute;left:171px;top:2px;padding:6px 12px;border-radius:999px;background:linear-gradient(180deg,#ff664b,#e23d3e);font-size:11px;font-weight:950;letter-spacing:.04em;box-shadow:0 5px 12px rgba(105,20,20,.28)}
.v1535-brand small{position:absolute;left:1px;bottom:-1px;color:#d7ebfb;font-size:10px;font-weight:850;letter-spacing:.13em;white-space:nowrap;text-shadow:0 1px 2px #173b5f}
.v1535-mainnav{display:flex;align-items:center;justify-content:center;gap:34px;min-width:0}
.v1535-mainnav a,.v1535-nav-login{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;
  min-height:52px;padding:0 12px;border-radius:18px;text-decoration:none;
  color:#f3faff;font-size:15px;font-weight:850;letter-spacing:-.01em;
  transition:background .18s ease, transform .18s ease, box-shadow .18s ease;
}
.v1535-mainnav a:hover,.v1535-nav-login:hover{background:rgba(255,255,255,.09)}
.v1535-mainnav a:focus-visible,.v1535-nav-login:focus-visible,
.v1535-primary:focus-visible,.v1535-secondary:focus-visible,.v1535-eye:focus-visible,
.v1535-field input:focus-visible{outline:2px solid #ffd33b;outline-offset:2px}
.v1535-mainnav img,.v1535-nav-login img{width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.18))}
.v1535-nav-login{
  justify-self:end;min-width:142px;padding:0 18px;border:1.6px solid rgba(156,221,255,.9);
  background:linear-gradient(180deg,rgba(34,100,159,.80),rgba(22,72,117,.72));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 10px 18px rgba(8,35,58,.18);
}

.v1535-main{width:min(calc(100% - 48px),1440px);margin:0 auto;padding:64px 0 34px}
.v1535-loading{
  width:min(100%,420px);margin:160px 0 0 auto;min-height:62px;padding:0 22px;
  display:flex;align-items:center;justify-content:center;gap:12px;
  border-radius:18px;background:linear-gradient(180deg,#ffd84a,#f4c319);
  color:#173b60;font-size:14px;font-weight:950;box-shadow:0 12px 24px rgba(90,64,8,.18),0 4px 0 #bd8b05;
}
.v1535-loading span{width:16px;height:16px;border:2px solid rgba(23,59,96,.24);border-top-color:#173b60;border-radius:50%;animation:v1535spin .8s linear infinite}
@keyframes v1535spin{to{transform:rotate(360deg)}}

.v1535-auth-layout{
  display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:76px;
  min-height:700px;
}
.v1535-hero-copy{
  position:relative;max-width:690px;padding:18px 0 26px 14px;
}
.v1535-hero-copy::before{
  content:"";position:absolute;left:-28px;top:-18px;right:110px;bottom:-26px;z-index:-1;
  border-radius:34px;
  background:
    linear-gradient(180deg,rgba(7,42,72,.16),rgba(7,42,72,.07)),
    radial-gradient(circle at 22% 24%,rgba(255,255,255,.16),transparent 34%);
  backdrop-filter:blur(3px);
}
.v1535-kicker{display:inline-flex;align-items:center;gap:10px;color:#f6fbff;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;text-shadow:0 3px 10px rgba(5,30,50,.24)}
.v1535-kicker img{width:22px;height:22px}
.v1535-hero-copy h1{margin:18px 0 16px;font-size:76px;line-height:.93;letter-spacing:-.045em;color:#fbfdff;text-shadow:0 3px 20px rgba(5,30,50,.18)}
.v1535-hero-copy h1 strong{display:block;color:var(--pl-yellow);font-weight:950}
.v1535-hero-copy>p{margin:0;color:#e7f3fb;font-size:18px;line-height:1.45;text-shadow:0 2px 10px rgba(5,30,50,.20)}
.v1535-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:34px;max-width:560px}
.v1535-benefits article{text-align:center;color:#fff}
.v1535-benefits img{width:68px;height:68px;margin-bottom:10px;filter:drop-shadow(0 8px 14px rgba(7,24,41,.20))}
.v1535-benefits b{display:block;font-size:14px;line-height:1.2;text-shadow:0 3px 10px rgba(5,30,50,.22)}

.v1535-auth-card{
  position:relative;width:100%;min-height:640px;padding:40px 26px 0;
  border:1.5px solid rgba(104,188,243,.90);border-radius:30px;
  background:linear-gradient(180deg,var(--pl-panel),var(--pl-panel-strong));
  box-shadow:0 28px 48px rgba(3,24,44,.26),inset 0 1px 0 rgba(255,255,255,.10);
  backdrop-filter:blur(12px);
  margin-right:18px;
}
.v1535-card-ball{position:absolute;left:50%;top:-24px;transform:translateX(-50%);width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#214b72,#123557);box-shadow:0 10px 18px rgba(6,33,55,.22), inset 0 1px 0 rgba(255,255,255,.12)}
.v1535-card-ball img{width:44px;height:44px}
.v1535-auth-card>header{text-align:center;padding-top:18px}
.v1535-auth-card>header h2{margin:0;font-size:28px;line-height:1.12;letter-spacing:-.03em}
.v1535-auth-card>header h2 strong{color:var(--pl-yellow)}
.v1535-auth-card>header p{margin:12px 0 0;color:var(--pl-muted);font-size:16px}
.v1535-auth-form{display:grid;gap:14px;margin-top:28px}
.v1535-field{
  position:relative;height:72px;padding:12px 54px 10px 58px;
  border:1.5px solid rgba(104,188,243,.90);border-radius:18px;
  background:linear-gradient(180deg,rgba(32,83,129,.82),rgba(22,69,110,.90));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08);
}
.v1535-field>img{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:22px;height:22px;opacity:.92}
.v1535-field>span{display:block;color:#9dc1dc;font-size:11px;font-weight:800;margin-bottom:6px}
.v1535-field input{
  width:100%;border:0;outline:0;background:transparent;color:#fff;font-size:15px;font-weight:800;padding:0;
}
.v1535-field input::placeholder{color:#d0e1ef;opacity:.6}
.v1535-eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;padding:0}
.v1535-eye img{width:18px;height:18px;opacity:.85}
.v1535-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:2px;color:#d7e8f5;font-size:13px}
.v1535-remember{display:inline-flex;align-items:center;gap:9px;cursor:pointer;font-weight:700}
.v1535-remember input{display:none}
.v1535-remember span{width:18px;height:18px;border-radius:5px;border:1.4px solid #79c0f6;background:linear-gradient(180deg,#4daeff,#2f8fe8);box-shadow:inset 0 1px 0 rgba(255,255,255,.14)}
.v1535-remember input:checked+span::after{content:"✓";display:grid;place-items:center;width:100%;height:100%;font-size:13px;font-weight:900;color:#fff}
.v1535-forgot{color:#c6dced;font-size:12px}
.v1535-primary,.v1535-secondary{
  display:inline-flex;align-items:center;justify-content:center;gap:14px;height:60px;border-radius:18px;
  font-weight:900;text-decoration:none;
}
.v1535-primary{
  margin-top:4px;border:0;color:#173b60;background:linear-gradient(180deg,#ffdc4d,#f6c51c);
  box-shadow:0 6px 0 #be8a04,0 16px 24px rgba(90,64,8,.16);
}
.v1535-primary img,.v1535-secondary img{width:28px;height:28px}
.v1535-primary span,.v1535-secondary span{font-size:17px}
.v1535-primary b{font-size:26px;line-height:1;margin-left:auto}
.v1535-divider{display:flex;align-items:center;gap:12px;color:#bed5e8;font-size:14px}
.v1535-divider span{flex:1;height:1px;background:rgba(194,217,235,.38)}
.v1535-divider em{font-style:normal}
.v1535-secondary{
  border:1.5px solid rgba(164,200,228,.95);background:rgba(10,53,89,.22);color:#eef8ff;
}
.v1535-auth-error{margin:16px 0 0;padding:12px 14px;border-radius:12px;background:rgba(174,39,49,.95);color:#fff;font-size:13px;font-weight:800;text-align:center}
.v1535-security{display:flex;align-items:flex-start;gap:12px;margin:28px -26px 0;padding:22px 26px 24px;border-top:1px solid rgba(193,218,236,.16);background:linear-gradient(180deg,rgba(9,46,76,.16),rgba(9,46,76,.34));border-radius:0 0 28px 28px}
.v1535-security img{width:22px;height:22px;margin-top:2px}
.v1535-security b{display:block;font-size:16px;color:#f4fbff}
.v1535-security small{display:block;margin-top:5px;color:#b9d0e2;font-size:12px;line-height:1.45}

.v1535-footer{padding:10px 24px 28px}
.v1535-footer-inner{
  width:min(100%,1440px);margin:0 auto;min-height:62px;padding:0 6px;
  display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;
  color:#e9f5ff;text-shadow:0 2px 10px rgba(7,24,41,.20);
}
.v1535-footer-brand{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:900}
.v1535-footer-brand img{width:22px;height:22px}.v1535-footer-brand span{opacity:.92;font-size:13px;font-weight:700}.v1535-footer-brand em{padding:4px 10px;border-radius:999px;border:1px solid rgba(179,221,250,.5);font-size:11px;font-style:normal;font-weight:900}
.v1535-footer>p,.v1535-footer-inner>p{justify-self:center;margin:0;font-size:14px;font-weight:700}
.v1535-footer nav{justify-self:end;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700}.v1535-footer nav i{width:1px;height:14px;background:rgba(220,238,250,.38)}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
  -webkit-text-fill-color:#fff!important;
  -webkit-box-shadow:0 0 0 1000px #244d76 inset!important;
  transition:background-color 9999s ease-in-out 0s;
}

@media(max-width:1200px){
  .v1535-main{width:min(calc(100% - 36px),1200px)}
  .v1535-auth-layout{grid-template-columns:minmax(0,1fr) 400px;gap:44px}
  .v1535-hero-copy h1{font-size:64px}
  .v1535-hero-copy>p{font-size:16px}
  .v1535-benefits{max-width:520px}
}
@media(max-width:980px){
  .v1535-topbar-inner{grid-template-columns:220px minmax(0,1fr) 126px;padding:10px 16px}
  .v1535-brand{width:210px;height:64px}.v1535-brand>img{width:168px;height:102px;top:-16px}.v1535-alpha{left:148px;font-size:10px;padding:5px 10px}.v1535-brand small{font-size:9px;letter-spacing:.1em}
  .v1535-mainnav{gap:18px}.v1535-mainnav a{font-size:14px;gap:8px}
  .v1535-auth-layout{grid-template-columns:1fr;gap:28px;min-height:auto}
  .v1535-hero-copy{max-width:740px;padding:8px 0 0 0}.v1535-hero-copy::before{right:0}
  .v1535-auth-card{max-width:480px;margin:0 auto}
  .v1535-loading{margin:100px auto 0}
  .v1535-footer-inner{grid-template-columns:1fr;justify-items:center;text-align:center}
  .v1535-footer nav{justify-self:center}
}
@media(max-width:760px){
  .v1535-topbar{padding:10px 10px 0}.v1535-topbar-inner{min-height:78px;border-radius:22px;grid-template-columns:190px auto;gap:12px}.v1535-brand{height:60px;width:185px}.v1535-brand>img{top:-14px;width:156px;height:95px}.v1535-alpha{left:141px;top:2px;font-size:8px;padding:4px 8px}.v1535-brand small{display:none}
  .v1535-mainnav{position:fixed;z-index:30;left:8px;right:8px;bottom:8px;padding:7px;border:1px solid #82b8de;border-radius:18px;background:rgba(7,51,86,.97);box-shadow:0 16px 35px rgba(0,0,0,.28);justify-content:space-around;gap:4px}
  .v1535-mainnav a{flex:1;justify-content:center;font-size:0;min-height:46px;padding:0}.v1535-mainnav img{width:24px;height:24px}
  .v1535-nav-login{width:50px;height:48px;font-size:0;min-width:50px;padding:0}.v1535-nav-login img{width:22px}
  .v1535-main{width:min(calc(100% - 24px),650px);padding:44px 0 96px}
  .v1535-hero-copy{padding:6px 8px}.v1535-hero-copy::before{left:-12px;top:-12px;right:-12px;bottom:-14px;background:linear-gradient(180deg,rgba(7,42,72,.20),rgba(7,42,72,.08));}
  .v1535-kicker{font-size:12px}.v1535-hero-copy h1{font-size:48px}.v1535-hero-copy>p{font-size:14px}.v1535-benefits{gap:10px;margin-top:24px}.v1535-benefits img{width:54px;height:54px}
  .v1535-auth-card{min-height:auto;padding:40px 18px 0;border-radius:24px}.v1535-auth-card>header h2{font-size:26px}.v1535-field{height:66px;padding-left:52px;padding-right:48px}.v1535-field>img{left:16px}.v1535-field>span{font-size:10px}.v1535-options{font-size:10px}.v1535-primary,.v1535-secondary{height:56px}.v1535-primary span,.v1535-secondary span{font-size:15px}
  .v1535-security{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;border-radius:0 0 22px 22px}.v1535-footer{padding:6px 14px 86px}.v1535-footer-inner{gap:8px}.v1535-footer nav{font-size:10px}
}
@media(max-width:560px){
  .v1535-main{padding-top:28px}
  .v1535-hero-copy h1{font-size:40px}
  .v1535-hero-copy>p br{display:none}
  .v1535-benefits{grid-template-columns:repeat(2,1fr)}
}


/* v15.36 — visual polish after live review */
@media (min-width:981px){
  .v1535-topbar{padding:18px 24px 0}
  .v1535-topbar-inner{
    width:min(100%,1400px);
    min-height:88px;
    padding:8px 20px;
    grid-template-columns:250px minmax(0,1fr) 154px;
    border-radius:25px;
  }

  .v1535-brand{
    width:232px;
    height:66px;
  }
  .v1535-brand>img{
    left:0;
    top:-13px;
    width:176px;
    height:100px;
  }
  .v1535-alpha{
    left:155px;
    top:2px;
    padding:5px 11px;
    font-size:10px;
  }
  .v1535-brand small{
    left:2px;
    bottom:0;
    font-size:9px;
    letter-spacing:.11em;
  }

  .v1535-mainnav{gap:30px}
  .v1535-mainnav a{
    min-height:48px;
    font-size:14px;
  }
  .v1535-nav-login{
    min-width:136px;
    min-height:48px;
    padding:0 16px;
    font-size:14px;
  }

  .v1535-main{
    width:min(calc(100% - 48px),1400px);
    padding:34px 0 14px;
  }

  .v1535-auth-layout{
    grid-template-columns:minmax(0,1fr) 398px;
    gap:92px;
    min-height:610px;
  }

  .v1535-hero-copy{
    max-width:760px;
    padding:8px 0 16px 12px;
  }

  .v1535-hero-copy::before{
    left:-10px;
    top:-6px;
    right:170px;
    bottom:-10px;
    border-radius:30px;
    background:
      linear-gradient(180deg,rgba(7,42,72,.09),rgba(7,42,72,.035)),
      radial-gradient(circle at 20% 24%,rgba(255,255,255,.08),transparent 30%);
    backdrop-filter:blur(1.5px);
  }

  .v1535-kicker{
    font-size:13px;
  }

  .v1535-hero-copy h1{
    margin:15px 0 14px;
    font-size:66px;
    line-height:.94;
    letter-spacing:-.04em;
  }
  .v1535-hero-copy h1 strong{
    white-space:nowrap;
  }

  .v1535-hero-copy>p{
    font-size:16px;
    line-height:1.42;
  }

  .v1535-benefits{
    max-width:540px;
    gap:14px;
    margin-top:28px;
  }
  .v1535-benefits img{
    width:60px;
    height:60px;
    margin-bottom:8px;
  }
  .v1535-benefits b{
    font-size:13px;
  }

  .v1535-auth-card{
    width:398px;
    min-height:604px;
    padding:36px 24px 0;
    margin-right:34px;
    border-radius:28px;
  }
  .v1535-card-ball{
    top:-22px;
    width:48px;
    height:48px;
  }
  .v1535-card-ball img{
    width:40px;
    height:40px;
  }
  .v1535-auth-card>header{
    padding-top:14px;
  }
  .v1535-auth-card>header h2{
    font-size:26px;
  }
  .v1535-auth-card>header p{
    margin-top:9px;
    font-size:14px;
  }
  .v1535-auth-form{
    gap:12px;
    margin-top:24px;
  }
  .v1535-field{
    height:66px;
    border-radius:17px;
  }
  .v1535-primary,
  .v1535-secondary{
    height:56px;
    border-radius:17px;
  }
  .v1535-primary span,
  .v1535-secondary span{
    font-size:16px;
  }
  .v1535-security{
    margin-top:24px;
    padding-top:18px;
    padding-bottom:19px;
  }
  .v1535-security b{
    font-size:14px;
  }
  .v1535-security small{
    font-size:11px;
  }

  .v1535-footer{
    padding:4px 24px 12px;
  }
  .v1535-footer-inner{
    width:min(100%,1400px);
    min-height:52px;
  }

  .v1535-scene::before{
    background:
      radial-gradient(circle at 25% 46%,rgba(5,31,53,.12),transparent 28%),
      radial-gradient(circle at 77% 47%,rgba(5,31,53,.10),transparent 24%),
      linear-gradient(90deg,rgba(5,31,53,.06) 0%,rgba(5,31,53,0) 28%,rgba(5,31,53,0) 70%,rgba(5,31,53,.06) 100%),
      linear-gradient(180deg,rgba(4,25,44,.14) 0%,rgba(4,25,44,0) 23%,rgba(4,25,44,0) 80%,rgba(4,25,44,.22) 100%);
  }
}

@media (min-width:981px) and (max-width:1280px){
  .v1535-auth-layout{
    grid-template-columns:minmax(0,1fr) 380px;
    gap:54px;
  }
  .v1535-hero-copy h1{
    font-size:58px;
  }
  .v1535-auth-card{
    width:380px;
    margin-right:10px;
  }
}

@media (min-width:981px) and (max-height:860px){
  .v1535-main{
    padding-top:22px;
    padding-bottom:6px;
  }
  .v1535-auth-layout{
    min-height:560px;
  }
  .v1535-auth-card{
    min-height:570px;
  }
  .v1535-hero-copy h1{
    font-size:60px;
  }
  .v1535-benefits{
    margin-top:22px;
  }
  .v1535-footer-inner{
    min-height:46px;
  }
}


/* v15.37 — logo/header cleanup + independent footer bar */
@media (min-width:981px){
  .v1535-topbar{
    padding-top:16px;
  }

  .v1535-topbar-inner{
    min-height:84px;
    grid-template-columns:232px minmax(0,1fr) 148px;
    padding:7px 18px;
  }

  .v1535-brand{
    width:218px;
    height:62px;
  }

  .v1535-brand>img{
    left:1px;
    top:-9px;
    width:154px;
    height:88px;
    object-fit:contain;
  }

  .v1535-alpha{
    left:145px;
    top:2px;
    padding:4px 10px;
    font-size:9px;
  }

  .v1535-brand small{
    left:3px;
    bottom:-2px;
    font-size:8.5px;
    letter-spacing:.105em;
  }

  .v1535-mainnav{
    gap:28px;
  }

  .v1535-mainnav a{
    min-height:46px;
  }

  .v1535-nav-login{
    min-width:132px;
    min-height:46px;
  }

  .v1535-footer{
    position:relative;
    z-index:20;
    width:100%;
    margin-top:8px;
    padding:0 24px;
    background:linear-gradient(180deg,rgba(6,43,72,.97),rgba(5,35,60,.99));
    border-top:1px solid rgba(109,185,235,.38);
    box-shadow:0 -10px 28px rgba(3,24,44,.16), inset 0 1px 0 rgba(255,255,255,.04);
    backdrop-filter:blur(12px);
  }

  .v1535-footer-inner{
    width:min(100%,1400px);
    min-height:64px;
    padding:0 4px;
  }

  .v1535-footer-brand{
    gap:9px;
  }

  .v1535-footer-brand img{
    width:21px;
    height:21px;
  }

  .v1535-footer-brand b{
    font-size:13px;
  }

  .v1535-footer-brand span{
    font-size:12px;
  }

  .v1535-footer-brand em{
    padding:3px 9px;
    font-size:10px;
  }

  .v1535-footer-inner>p{
    font-size:12px;
    opacity:.92;
  }

  .v1535-footer nav{
    font-size:11px;
    gap:10px;
  }
}

@media (min-width:981px) and (max-height:860px){
  .v1535-footer{
    margin-top:2px;
  }

  .v1535-footer-inner{
    min-height:56px;
  }
}

@media (max-width:980px){
  .v1535-footer{
    background:linear-gradient(180deg,rgba(6,43,72,.97),rgba(5,35,60,.99));
    border-top:1px solid rgba(109,185,235,.38);
    box-shadow:0 -10px 28px rgba(3,24,44,.14);
  }
}

@media (max-width:760px){
  .v1535-footer{
    padding-left:14px;
    padding-right:14px;
    padding-bottom:86px;
  }
}


/* v15.38 — final polish: slogan spacing + flatter footer */
@media (min-width:981px){
  .v1535-brand small{
    bottom:-7px;
  }

  .v1535-footer-inner{
    min-height:50px;
  }

  .v1535-footer{
    padding-top:0;
    padding-bottom:0;
  }

  .v1535-footer-brand img{
    width:19px;
    height:19px;
  }

  .v1535-footer-brand b{
    font-size:12px;
  }

  .v1535-footer-brand span{
    font-size:11px;
  }

  .v1535-footer-brand em{
    padding:2px 8px;
    font-size:9px;
  }

  .v1535-footer-inner>p{
    font-size:11px;
  }

  .v1535-footer nav{
    font-size:10px;
  }
}

@media (min-width:981px) and (max-height:860px){
  .v1535-footer-inner{
    min-height:46px;
  }
}
