.page-screen{position:relative;width:100%;min-height:100vh;overflow-y:auto;overflow-x:hidden;background:#3e32be}html:has(.page-screen),html:has(.page-screen) body{overflow:auto;height:auto}.page-bg{position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden}.page-bg .bg-logo{position:absolute}.page-content{position:relative;z-index:1;padding:120px 24px 60px;max-width:780px;margin:0 auto}.page-screen .nav{background:#3028a8;border-bottom:3px solid rgba(0,0,0,.25);box-shadow:4px 4px #0000002e}.btn-nav-start{display:inline-flex;align-items:center;gap:6px;background:var(--yellow);color:var(--ink);font-family:var(--ff-b);font-size:13px;font-weight:800;padding:8px 16px;border-radius:var(--rpill);border:2.5px solid rgba(0,0,0,.17);box-shadow:3px 3px #00000038;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:transform .1s var(--spring),box-shadow .1s ease}@media(hover:hover)and (pointer:fine){.btn-nav-start:hover{background:gold}}.btn-nav-start:active{transform:translateY(2px);box-shadow:none}.btn-nav-start svg{flex-shrink:0}@media(max-width:540px){.nav-start-label{display:none}}@media(max-width:640px){.page-screen .burger-menu{background:#fff6e8;border:2.5px solid rgba(0,0,0,.17);box-shadow:5px 5px #0000002e}}.page-container{display:flex;flex-direction:column;gap:24px}.page-title{font-size:42px;font-family:var(--ff-d);font-weight:700;letter-spacing:-.01em;color:#fff;text-align:center}.page-updated{font-size:13px;color:#fff9;text-align:center;margin-top:-12px}.page-card{background:#fff6e8;border:2.5px solid rgba(0,0,0,.15);border-radius:20px;padding:0;overflow:hidden;box-shadow:5px 5px #00000024}.card-section{padding:28px 32px}.card-divider{height:2px;background:#00000012}.card-intro{font-size:17px;line-height:1.7;color:#7a7899;font-family:var(--ff-b)}.card-heading{display:flex;align-items:center;gap:10px;font-size:20px;font-family:var(--ff-d);font-weight:700;color:#1b1928;margin-bottom:14px}.card-heading-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#3e32be;flex-shrink:0;box-shadow:2px 2px #0000002e}.card-heading-icon svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.card-text{font-size:15px;line-height:1.75;color:#7a7899;font-family:var(--ff-b);margin-bottom:10px}.card-text:last-child{margin-bottom:0}.card-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;margin-top:10px}.card-list li{padding-left:20px;position:relative;font-size:15px;line-height:1.65;color:#7a7899;font-family:var(--ff-b)}.card-list li:before{content:"\203a";position:absolute;left:2px;color:#3e32be;font-weight:700}.inline-link{color:#3e32be;text-decoration:none;font-weight:700;transition:color .15s ease}.inline-link:hover{color:#221c8e;text-decoration:underline}.rules-list{display:flex;flex-direction:column;gap:10px}.rule-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-radius:12px;font-size:15px;line-height:1.5;color:#1b1928;font-family:var(--ff-b)}.rule-icon{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:13px;font-weight:700}.rule-item.rule-danger{background:#ff60601f;border:2px solid rgba(255,96,96,.28)}.rule-item.rule-danger .rule-icon{background:#ff606033;color:#ff6060}.rule-item.rule-safe{background:#10d4c31a;border:2px solid rgba(16,212,195,.25)}.rule-item.rule-safe .rule-icon{background:#10d4c333;color:#10d4c3}.rule-item.rule-warn{background:#f0c8001a;border:2px solid rgba(240,200,0,.3)}.rule-item.rule-warn .rule-icon{background:#f0c80033;color:#c89800}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:4px}.value-card,.value-item{background:#fefaf2;border:2px solid rgba(0,0,0,.1);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:8px;box-shadow:3px 3px #0000001a}.value-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#3e32be;box-shadow:2px 2px #0000002e}.value-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.value-title,.value-label{font-size:15px;font-weight:700;font-family:var(--ff-d);color:#1b1928}.value-desc{font-size:14px;line-height:1.5;color:#7a7899;font-family:var(--ff-b)}.help-resources{display:flex;flex-direction:column;gap:12px;margin-top:10px}.resource-item{display:flex;align-items:flex-start;gap:14px;background:#fefaf2;border:2px solid rgba(0,0,0,.1);border-radius:12px;padding:16px 18px;box-shadow:3px 3px #0000001a}.resource-item strong{display:block;color:#1b1928;font-size:15px;font-weight:700;font-family:var(--ff-b);margin-bottom:2px}.resource-desc{font-size:13px;color:#7a7899;line-height:1.4;font-family:var(--ff-b)}.resource-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#3e32be;flex-shrink:0;font-size:14px;font-weight:700;color:#fff;box-shadow:2px 2px #0000002e}.help-card{background:#fefaf2;border:2px solid rgba(0,0,0,.1);border-radius:12px;padding:16px;box-shadow:3px 3px #0000001a}.help-name{font-size:14px;font-weight:700;font-family:var(--ff-b);color:#1b1928;margin-bottom:4px}.help-number{font-size:14px;color:#3e32be;font-weight:800;font-family:var(--ff-b)}.help-desc{font-size:12px;color:#7a7899;margin-top:4px;font-family:var(--ff-b)}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:24px 28px}.contact-card{background:#fefaf2;border:2px solid rgba(0,0,0,.1);border-radius:14px;padding:24px 20px;text-align:center;box-shadow:4px 4px #0000001f}.contact-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#3e32be;margin-bottom:12px;box-shadow:3px 3px #0000002e}.contact-icon svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.contact-label{font-size:15px;font-weight:700;font-family:var(--ff-d);color:#1b1928;margin-bottom:8px}.contact-value{font-size:14px;margin-bottom:8px;color:#3e32be;font-weight:700;font-family:var(--ff-b)}.contact-desc{font-size:13px;color:#7a7899;line-height:1.5;font-family:var(--ff-b)}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:2px solid rgba(0,0,0,.07)}.faq-item:last-child{border-bottom:none}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:none;border:none;color:#1b1928;font-size:15px;font-weight:700;text-align:left;cursor:pointer;transition:color .15s ease;font-family:var(--ff-b)}.faq-question:hover{color:#3e32be}.faq-arrow{font-size:20px;font-weight:300;transition:transform .25s ease;flex-shrink:0;margin-left:16px;color:#b5b4cc}.faq-item.open .faq-arrow{transform:rotate(90deg);color:#f0c800}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p,.faq-answer ul{padding:0 28px 20px;font-size:14px;line-height:1.7;color:#7a7899;font-family:var(--ff-b)}.faq-answer ul{padding-left:48px}.faq-answer li{margin-bottom:4px}.burger-link.active{color:#3e32be;font-weight:800}.page-back-wrap{display:flex;justify-content:center;padding:12px 0 20px}.page-back-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;font-size:14px;font-weight:800;font-family:var(--ff-b);color:#1b1928;text-decoration:none;background:#fff6e8;border:2.5px solid rgba(0,0,0,.17);border-radius:999px;box-shadow:4px 4px #00000026;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease}.page-back-btn:hover{background:#fff0d8;box-shadow:6px 6px #00000026}.page-back-btn:active{transform:translateY(3px);box-shadow:1px 1px #00000026;transition:transform 60ms ease-in,box-shadow 60ms ease-in}@media(max-width:900px){.page-title{font-size:34px}.page-content{padding-top:110px}.values-grid,.help-resources{grid-template-columns:1fr}}@media(max-width:640px){.page-content{padding:96px 14px 40px}.page-title{font-size:28px}.card-section{padding:22px 18px}.card-heading{font-size:18px}.values-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;padding:18px 16px}.faq-question{padding:16px 18px;font-size:14px}.faq-answer p,.faq-answer ul{padding:0 18px 16px}.faq-answer ul{padding-left:36px}.help-resources{grid-template-columns:1fr}}@media(max-width:480px){.page-content{padding-top:84px}}
