:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;background:#27152e;font-synthesis:none;-webkit-font-smoothing:antialiased;color-scheme:light}
*{box-sizing:border-box}
body{margin:0;min-width:280px}
body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(#20122a9c,#20122ad9),url('/assets/background-poster.jpg') center/cover no-repeat}
a{color:inherit;text-underline-offset:3px}
a:focus-visible,summary:focus-visible{outline:3px solid #378df1;outline-offset:5px;border-radius:4px}
.info-shell{max-width:1024px;padding:0 32px;margin:0 auto}
.info-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;font-size:18px;font-weight:600;letter-spacing:-.6px;flex-shrink:0}
.brand img{width:44px;height:44px;object-fit:contain}
.brand b{font-weight:450;color:#ded2e4}
.info-header nav{display:flex;gap:8px;font-size:14px}
.info-header nav a{padding:10px 13px;text-decoration:none;color:#e7dcec;border-radius:9px}
.info-header nav a:hover,.info-header nav a[aria-current="page"]{background:#ffffff18;color:#fff}
.info-main{max-width:760px;margin:24px auto 0}
.page-heading{text-align:center;padding:12px 0 38px}
.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:600;color:#dbc8e7;margin:0 0 20px}
.page-heading h1{font-size:clamp(44px,6vw,64px);line-height:1.07;letter-spacing:-.045em;font-weight:600;margin:0 0 22px}
.page-heading>p:not(.eyebrow){max-width:540px;margin:0 auto;font-size:17px;line-height:1.6;color:#e9dfef;text-wrap:balance}
.page-heading>p.updated{font-size:12px;color:#d2c1dc;margin-top:16px}
.info-card{background:#fffffff2;color:#3d3545;border:1px solid #ffffffb3;border-radius:16px;padding:0;margin:0 0 24px;overflow:hidden;box-shadow:0 18px 42px #11051d26,0 2px 6px #11051d12,inset 0 1px #fff;backdrop-filter:blur(20px) saturate(1.1);-webkit-backdrop-filter:blur(20px) saturate(1.1);font-size:16px;line-height:1.7}
.info-card-titlebar{min-height:43px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 20px;background:linear-gradient(#f5f2f8b3,#eae5efb3);border-bottom:1px solid #77638522;box-shadow:inset 0 1px #ffffffb3;color:#63596d;font-size:12px;line-height:1.5;font-weight:550;letter-spacing:-.1px}
.info-card-titlebar svg{width:16px;height:16px;flex-shrink:0;fill:#ffffff9c;stroke:#918699;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
.info-card-content{padding:29px 34px 32px}
.info-card h2{font-size:23px;line-height:1.3;letter-spacing:-.6px;color:#2b2135;font-weight:600;margin:0 0 18px}
.info-card p{margin:0 0 16px}
.info-card p:last-child{margin-bottom:0}
.info-card a{color:#305fb0;overflow-wrap:anywhere}
.info-card strong{font-weight:600;color:#302539}
.setup-steps{margin:0;padding-left:24px}
.setup-steps li{padding-left:8px;margin-bottom:20px}
.setup-steps li::marker{color:#8e6daa;font-weight:600}
.setup-steps li p{margin:5px 0 0;color:#63566d;font-size:15px;line-height:1.65}
.info-card .small-note{font-size:13px;color:#76677f;margin:16px 0 0}
kbd{font:12px ui-monospace,SFMono-Regular,Menlo,monospace;border:1px solid #d8d0de;border-bottom-width:2px;background:#f5f1f8;padding:2px 6px;border-radius:5px;white-space:nowrap}
.faq details{border-top:1px solid #e9e2ee}
.faq summary{cursor:pointer;padding:17px 22px 17px 0;font-size:16px;line-height:1.5;font-weight:500;color:#382a44}
.faq details>div{padding:0 0 20px;color:#63566d;font-size:15px}
.faq details>div p{margin:0 0 12px}
.faq details>div p:last-child{margin:0}
.faq summary::marker{color:#9477aa}
.contact-card{background:#fffffff2}
.contact-link{display:inline-flex;align-items:center;min-height:46px;padding:10px 17px;border-radius:10px;background:#382343;color:#fff!important;text-decoration:none;font-size:14px;font-weight:500;margin-top:4px;max-width:100%;overflow-wrap:anywhere}
.contact-link:hover{background:#4b3258}
.policy section+section{border-top:1px solid #e9e2ee;margin-top:27px;padding-top:27px}
.policy h2{font-size:21px;margin-bottom:13px}
.policy p{font-size:15px;line-height:1.8;color:#5b4e66}
.site-footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 28px;margin-top:46px;padding:20px 0 34px;font-size:12px;color:#dfd2e7}
.site-footer nav{display:flex;gap:24px}
.site-footer a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:#f2eaf6}
.site-footer a:hover{text-decoration:underline}
.skip-link{position:absolute;left:20px;top:-80px;padding:10px 16px;background:#fff;color:#24142c;border-radius:8px;z-index:2}
.skip-link:focus{top:12px}
@media(max-width:640px){
  .info-shell{padding:0 18px}
  .info-header{min-height:88px;gap:12px}
  .brand{font-size:16px;gap:5px}.brand img{width:36px;height:36px}
  .info-header nav{gap:0;font-size:13px}.info-header nav a{padding:10px 8px}
  .info-main{margin-top:20px}
  .page-heading{padding:12px 0 30px}.page-heading h1{font-size:46px}
  .page-heading>p:not(.eyebrow){font-size:16px}.page-heading>p.updated{font-size:12px}
  .info-card{padding:0;border-radius:14px;font-size:15px}
  .info-card-content{padding:23px 22px 26px}
  .info-card-titlebar{min-height:40px;padding:9px 16px}
  .info-card h2{font-size:21px}
  .faq summary{font-size:15px}
  .policy h2{font-size:19px}
  .site-footer{margin-top:28px;gap:8px 24px}
}

@media(prefers-reduced-transparency:reduce){
  .info-card{background:#fcfafd;backdrop-filter:none;-webkit-backdrop-filter:none}
  .info-card-titlebar{background:#eeeaf2}
}
