:root{--ubs-red:#e60028;--ubs-dark-red:#c40024;--ubs-black:#000;--ubs-dark-gray:#333;--ubs-medium-gray:#666;--ubs-light-gray:#999;--ubs-border-gray:#d9d9d9;--ubs-bg-gray:#f5f5f5;--ubs-white:#fff;--ubs-text-primary:#333;--ubs-text-secondary:#666}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--ubs-white);color:#333;color:var(--ubs-text-primary);font-family:Frutiger Neue,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;margin:0;padding:0}.page{display:flex;flex-direction:column;min-height:100vh}.header{background:#fff;background:var(--ubs-white);border-bottom:1px solid #d9d9d9;border-bottom:1px solid var(--ubs-border-gray);box-shadow:0 2px 4px #0000000d;padding:20px 40px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.brand{color:#000;color:var(--ubs-black);font-size:20px;font-weight:700;letter-spacing:-.02em}main{flex:1 1}.content{margin:0 auto;max-width:1200px;padding:60px 40px 80px}.content h1{border-bottom:3px solid #e60028;border-bottom:3px solid var(--ubs-red);color:#000;color:var(--ubs-black);font-size:40px;font-weight:300;letter-spacing:-.02em;line-height:1.2;margin:0 0 40px;padding-bottom:20px}section{margin-bottom:48px}section h2{color:#000;color:var(--ubs-black);font-size:24px;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 20px}section p{color:#333;color:var(--ubs-text-primary);font-size:16px;line-height:1.7;margin:0 0 16px}section p,ul{max-width:800px}ul{margin:16px 0;padding-left:24px}ul li{color:#333;color:var(--ubs-text-primary);font-size:16px;line-height:1.7;margin-bottom:12px;padding-left:8px}ul li::marker{color:#e60028;color:var(--ubs-red)}a{color:#e60028;color:var(--ubs-red);text-decoration:none;transition:color .2s ease}a:hover{color:#c40024;color:var(--ubs-dark-red);text-decoration:underline}a:focus{outline:2px solid #e60028;outline:2px solid var(--ubs-red);outline-offset:2px}.footer{background:#f5f5f5;background:var(--ubs-bg-gray);border-top:1px solid #d9d9d9;border-top:1px solid var(--ubs-border-gray);color:#666;color:var(--ubs-text-secondary);font-size:14px;line-height:1.5;margin-top:auto;padding:32px 40px;text-align:center}@media (max-width:1024px){.content{padding:48px 32px 64px}.content h1{font-size:36px}section h2{font-size:22px}}@media (max-width:768px){.header{padding:16px 24px}.brand{font-size:18px}.content{padding:40px 24px 56px}.content h1{font-size:32px;margin-bottom:32px;padding-bottom:16px}section{margin-bottom:40px}section h2{font-size:20px;margin-bottom:16px}section p,ul li{font-size:15px}.footer{font-size:13px;padding:24px}}@media (max-width:480px){.header{padding:14px 16px}.brand{font-size:16px}.content{padding:32px 16px 48px}.content h1{font-size:28px;margin-bottom:24px}section{margin-bottom:32px}section h2{font-size:18px}ul{padding-left:20px}ul li{margin-bottom:10px}}.download-section{margin-top:32px}.download-item{align-items:center;background:#fff;background:var(--ubs-white);border:2px solid #d9d9d9;border:2px solid var(--ubs-border-gray);border-radius:8px;cursor:pointer;display:flex;gap:20px;margin-bottom:20px;max-width:800px;padding:24px 28px;transition:all .3s ease}.download-item:hover{background:#fafafa;border-color:#e60028;border-color:var(--ubs-red);box-shadow:0 4px 12px #e600281a;transform:translateY(-2px)}.download-item:active{transform:translateY(0)}.download-item:focus{outline:2px solid #e60028;outline:2px solid var(--ubs-red);outline-offset:2px}.download-icon{flex-shrink:0;font-size:32px}.download-text{display:flex;flex:1 1;flex-direction:column;gap:4px}.download-text strong{color:#000;color:var(--ubs-black);font-size:18px;font-weight:700;line-height:1.3}.download-subtitle{color:#666;color:var(--ubs-text-secondary);font-size:14px;line-height:1.4}.download-arrow{color:#e60028;color:var(--ubs-red);flex-shrink:0;font-size:24px;transition:transform .3s ease}.download-item:hover .download-arrow{transform:translateY(3px)}@media (max-width:768px){.download-item{gap:16px;padding:20px 24px}.download-icon{font-size:28px}.download-text strong{font-size:16px}.download-subtitle{font-size:13px}.download-arrow{font-size:20px}}@media (max-width:480px){.download-item{gap:12px;padding:16px 20px}.download-icon{font-size:24px}.download-text strong{font-size:15px}.download-subtitle{font-size:12px}}@media print{.header{border-bottom:2px solid #000;border-bottom:2px solid var(--ubs-black);box-shadow:none}.footer{border-top:2px solid #000;border-top:2px solid var(--ubs-black)}a{color:#000;color:var(--ubs-black);text-decoration:underline}.download-item{border:1px solid #000;border:1px solid var(--ubs-black);page-break-inside:avoid}}
/*# sourceMappingURL=main.6567cc5c.css.map*/