.hoc-root{--ink:#0e1116;--body:#3d4552;--muted:#79818f;--line:#e8eaee;--navy:#16233d;--accent:#8a1c1c;--gold:#a97406;--free:#0f6b34;--paper:#fbfaf8;--cblue:#33518a;--hoc-display:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang TC", "Noto Sans TC", sans-serif;--hoc-top:var(--header-h,0px);color:var(--body);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang TC,Noto Sans TC,sans-serif;font-size:16px;line-height:1.6}.hoc-root *{box-sizing:border-box}.hoc-root .wrap{max-width:1200px;margin:0 auto;padding:0 32px}.hoc-root .hero{background:var(--navy);color:#fff;position:relative;overflow:hidden}.hoc-root .hero:after{content:"";pointer-events:none;background:radial-gradient(1200px 460px at 84% -12%,#a9740652,#0000 62%);position:absolute;inset:0}.hoc-root .hero .wrap{z-index:1;padding-top:84px;padding-bottom:70px;position:relative}.hoc-root .kicker{letter-spacing:.22em;text-transform:uppercase;color:#d8ba7a;font-size:11.5px;font-weight:700}.hoc-root .hero h1{font-family:var(--hoc-display);letter-spacing:-.025em;color:#fff;max-width:17ch;margin:20px 0 0;font-size:clamp(38px,5.8vw,64px);font-weight:600;line-height:1.04}.hoc-root .hero .lede{color:#c9d0dc;max-width:62ch;margin:24px 0 0;font-size:19px;line-height:1.55}.hoc-root .hero .lede b{color:#fff;font-weight:600}.hoc-root .figs{border-top:1px solid #ffffff29;flex-wrap:wrap;gap:48px;margin-top:40px;padding-top:28px;display:flex}.hoc-root .fig b{font-family:var(--hoc-display);color:#fff;font-size:36px;font-weight:600;line-height:1;display:block}.hoc-root .fig span{color:#a8b2c4;margin-top:8px;font-size:12.5px;display:block}.hoc-root .jump{top:var(--hoc-top);z-index:20;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky}.hoc-root .jump .wrap{scrollbar-width:none;gap:24px;padding-top:14px;padding-bottom:14px;display:flex;overflow-x:auto}.hoc-root .jump .wrap::-webkit-scrollbar{display:none}.hoc-root .jump a{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:500;text-decoration:none}.hoc-root .jump a:hover{color:var(--ink)}.hoc-root section{scroll-margin-top:calc(var(--hoc-top) + 58px);padding-top:72px}.hoc-root .shead{flex-wrap:wrap;align-items:baseline;gap:15px;margin-bottom:4px;display:flex}.hoc-root .num{font-family:var(--hoc-display);color:var(--accent);letter-spacing:.1em;padding-top:6px;font-size:13px;font-weight:700}.hoc-root h2{font-family:var(--hoc-display);letter-spacing:-.018em;color:var(--ink);margin:0;font-size:29px;font-weight:600;line-height:1.15}.hoc-root .era{font-family:var(--hoc-display);color:var(--gold);letter-spacing:.01em;font-size:17px;font-weight:600}.hoc-root .rowsub{color:var(--muted);max-width:80ch;margin:8px 0 26px;font-size:15.5px}.hoc-root .grid{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:30px 24px;display:grid}.hoc-root .grid.g3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.hoc-root .card{color:inherit;flex-direction:column;text-decoration:none;transition:transform .18s;display:flex}.hoc-root .card:hover{transform:translateY(-3px)}.hoc-root .thumb{aspect-ratio:16/9;background:#e9ecf1;border-radius:10px;display:block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0e11161a,0 8px 22px #0e111612}.hoc-root .thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.hoc-root .card:hover .thumb img{transform:scale(1.045)}.hoc-root .thumb:after{content:"";background:linear-gradient(#0000 58%,#06090e6b);position:absolute;inset:0}.hoc-root .b{z-index:2;letter-spacing:.09em;text-transform:uppercase;border-radius:3px;padding:4px 8px;font-size:9.5px;font-weight:700;position:absolute;top:9px;left:9px}.hoc-root .b-free{color:#fff;background:#0f6b34f0}.hoc-root .b-plus{color:var(--navy);background:#ffffffed}.hoc-root .b-g{color:#fff;background:#a97406f0}.hoc-root .chip{z-index:2;font-family:var(--hoc-display);color:#fff;background:#06090eb3;border-radius:3px;padding:3px 8px;font-size:12.5px;font-weight:600;position:absolute;bottom:9px;right:9px}.hoc-root .cbody{padding:13px 2px 0}.hoc-root .ct{letter-spacing:-.012em;color:var(--ink);font-size:16px;font-weight:600;line-height:1.3;display:block}.hoc-root .card:hover .ct{color:var(--accent)}.hoc-root .src{color:var(--muted);margin-top:5px;font-size:12px;display:block}.hoc-root .hook{color:var(--body);margin-top:8px;font-size:14px;line-height:1.55;display:block}.hoc-root .feat{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:32px}.hoc-root .feat .ct{font-size:19px}.hoc-root .note{border-left:2px solid var(--navy);margin:32px 0 0;padding:4px 0 4px 22px;font-size:14.5px}.hoc-root .note+.note{margin-top:20px}.hoc-root .note.warn{border-left-color:var(--accent)}.hoc-root .note b{color:var(--ink);font-weight:600}.hoc-root .ops{border-top:2px solid var(--navy);margin-top:96px;padding:36px 0 0}.hoc-root .ops h2{font-size:21px}.hoc-root .ops h3{font-family:var(--hoc-display);color:var(--ink);margin:30px 0 10px;font-size:17px;font-weight:600}.hoc-root .ops table{border-collapse:collapse;width:100%;margin:14px 0;font-size:13.6px}.hoc-root .ops th{background:var(--navy);color:#fff;text-align:left;padding:10px 13px;font-size:12.4px}.hoc-root .ops td{border-bottom:1px solid var(--line);vertical-align:top;padding:11px 13px}.hoc-root .ops tr:nth-child(2n) td{background:var(--paper)}.hoc-root .ops ol{padding-left:20px;list-style:decimal}.hoc-root .ops li{margin:9px 0;font-size:14.5px}.hoc-root .callout{background:var(--paper);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:0 8px 8px 0;margin:18px 0;padding:20px 24px;font-size:14.5px}.hoc-root .callout p{margin:9px 0}.hoc-root code{background:#f1f3f6;border-radius:4px;padding:2px 7px;font-family:ui-monospace,Menlo,monospace;font-size:12.6px}.hoc-root footer{border-top:1px solid var(--line);color:var(--muted);margin-top:70px;padding:26px 0 90px;font-size:13px}@media (max-width:700px){.hoc-root .wrap{padding:0 18px}.hoc-root .hero .wrap{padding-top:54px;padding-bottom:48px}.hoc-root .figs{gap:28px}.hoc-root .fig b{font-size:29px}.hoc-root section{padding-top:54px}.hoc-root .grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:24px 16px}.hoc-root .feat{padding:20px}}@media print{.hoc-root .hero{color:#000;background:#fff}.hoc-root .hero h1,.hoc-root .fig b{color:#000}.hoc-root .jump{display:none}.hoc-root .card:hover{transform:none}.hoc-root section{page-break-inside:avoid}}.hoc-root .tlwrap{-webkit-overflow-scrolling:touch;padding-bottom:8px;overflow-x:auto}.hoc-root .tl{min-width:660px;margin-top:30px;position:relative}.hoc-root .tl-axis{border-bottom:2px solid var(--line);height:36px;position:relative}.hoc-root .tick{background:#cfd4db;width:1px;height:8px;position:absolute;bottom:-2px}.hoc-root .tick span{color:var(--muted);letter-spacing:.05em;font-size:10.5px;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.hoc-root .ev{background:var(--gold);width:10px;height:10px;box-shadow:0 0 0 1.5px var(--gold);cursor:default;z-index:2;border:2px solid #fff;border-radius:50%;transition:transform .15s;position:absolute;bottom:-6px}.hoc-root .ev:hover{transform:scale(1.35)}.hoc-root .lanes{margin-top:16px;position:relative}.hoc-root .lane{height:36px;position:relative}.hoc-root .band{background:var(--cblue);color:#fff;white-space:nowrap;border-radius:6px;align-items:center;gap:7px;padding:0 11px;font-size:11.5px;font-weight:600;text-decoration:none;transition:filter .15s,transform .15s;display:flex;position:absolute;top:3px;bottom:3px;overflow:hidden}.hoc-root .band:hover{filter:brightness(1.22);transform:translateY(-1px)}.hoc-root .band i{opacity:.72;font-size:10.5px;font-style:normal;font-weight:500}.hoc-root .tl-cap{color:var(--muted);margin-top:14px;font-size:12px}.hoc-root .tl-cap .dot{background:var(--gold);vertical-align:baseline;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.hoc-root #tip{z-index:99;background:var(--navy);color:#fff;pointer-events:none;opacity:0;border-radius:8px;max-width:270px;padding:9px 13px;font-size:12.5px;line-height:1.45;transition:opacity .12s;position:fixed;box-shadow:0 10px 26px #0e111647}.hoc-root #tip b{margin-bottom:2px;font-size:13px;display:block}.hoc-root #tip em{color:#c9d0dc;font-style:normal}.hoc-root .glance{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:32px}.hoc-root .charts{grid-template-columns:1fr 1fr;gap:34px;margin-top:30px;display:grid}.hoc-root .chart h3{font-family:var(--hoc-display);color:var(--ink);margin:0 0 3px;font-size:16.5px;font-weight:600}.hoc-root .chart .csub{color:var(--muted);margin:0 0 16px;font-size:12.5px}.hoc-root .brow{grid-template-columns:118px 1fr 30px;align-items:center;gap:10px;margin:8px 0;display:grid}.hoc-root .brow .bl{color:var(--body);text-align:right;font-size:12.5px;line-height:1.25}.hoc-root .btr{height:16px;position:relative}.hoc-root .bar{background:var(--cblue);border-radius:0 4px 4px 0;width:0;height:16px;transition:width .9s cubic-bezier(.2,.7,.3,1)}.hoc-root .bar.g{background:var(--gold)}.hoc-root .brow .bv{color:var(--ink);font-size:12.5px;font-weight:600}.hoc-root .split{gap:2px;height:24px;margin-top:4px;display:flex}.hoc-root .seg{color:#fff;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;min-width:0;font-size:11.5px;font-weight:600;display:flex;overflow:hidden}.hoc-root .cnote{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.5}.hoc-root .cnote a{color:var(--accent)}.hoc-root .chart+.chart h3.h2nd{margin-top:26px}@media (max-width:900px){.hoc-root .charts{grid-template-columns:1fr}}@media print{.hoc-root .ev:hover{transform:none}.hoc-root #tip{display:none}}.hoc-root .erail{margin-top:34px;padding-bottom:8px;position:relative}.hoc-root .erail:before{content:"";background:var(--line);width:2px;position:absolute;top:6px;bottom:0;left:50%;transform:translate(-50%)}.hoc-root .erail>div{width:calc(50% - 46px);margin:0 0 44px;position:relative}.hoc-root .erail>div:nth-child(2n){margin-left:auto}.hoc-root .erail>div:nth-child(n+2){margin-top:-130px}.hoc-root .event{border:1px solid var(--line);scroll-margin-top:calc(var(--hoc-top) + 76px);background:#fff;border-radius:14px;padding:22px 24px 20px;box-shadow:0 1px 2px #0e11160d,0 10px 28px #0e11160d}.hoc-root .edot{background:var(--gold);width:14px;height:14px;box-shadow:0 0 0 2px var(--gold);border:3px solid #fff;border-radius:50%;position:absolute;top:22px}.hoc-root .erail>div:nth-child(odd) .edot{right:-56px}.hoc-root .erail>div:nth-child(2n) .edot{left:-56px}.hoc-root .event:before{content:"";background:var(--line);width:34px;height:2px;position:absolute;top:26px}.hoc-root .erail>div.event:nth-child(odd):before{right:-35px}.hoc-root .erail>div.event:nth-child(2n):before{left:-35px}.hoc-root .dbox{border-top:3px solid var(--gold);padding:18px 6px 0}.hoc-root .dbox .dnum{font-family:var(--hoc-display);color:var(--accent);letter-spacing:-.02em;font-size:56px;font-weight:700;line-height:1;display:block}.hoc-root .dbox p{color:var(--body);max-width:38ch;margin:12px 0 0;font-size:14px;line-height:1.55}.hoc-root .dbox .dsrc{color:var(--muted);border-bottom:1px solid var(--line);margin-top:12px;font-size:11.5px;text-decoration:none;display:inline-block}.hoc-root .dbox .dsrc:hover{color:var(--accent);border-color:var(--accent)}.hoc-root .tallyblock{background:var(--paper);border:1px solid var(--line);scroll-margin-top:calc(var(--hoc-top) + 58px);border-radius:16px;padding:28px 30px;width:auto!important;margin:10px 0 0!important}.hoc-root .vpanel{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:20px 22px}.hoc-root .vkick{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:10.5px;font-weight:700}.hoc-root .vpanel h4{font-family:var(--hoc-display);color:var(--ink);margin:0 0 4px;font-size:17.5px;font-weight:600}.hoc-root .vpanel .vsub{color:var(--muted);margin:0 0 14px;font-size:12.5px;line-height:1.5}.hoc-root .vmap{border-radius:10px;width:100%;height:auto;display:block}.hoc-root .vcap{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.55}.hoc-root .vcap a{color:var(--accent)}.hoc-root .legend{color:var(--body);flex-wrap:wrap;gap:16px;margin-top:10px;font-size:11.5px;display:flex}.hoc-root .legend i{align-items:center;gap:6px;font-style:normal;display:inline-flex}.hoc-root .ldot{background:var(--gold);width:10px;height:10px;box-shadow:0 0 0 2px #fff, 0 0 0 3px var(--gold);border-radius:50%;display:inline-block}.hoc-root .ldotsm{background:var(--gold);width:7px;height:7px;box-shadow:0 0 0 1.5px #fff, 0 0 0 2.5px var(--gold);border-radius:50%;display:inline-block}.hoc-root .lline{border-top:2.5px dashed var(--accent);width:22px;height:0;display:inline-block}.hoc-root .lswatch{background:var(--accent);border-radius:2px;width:14px;height:10px;display:inline-block}.hoc-root .pgrid{grid-template-columns:repeat(6,1fr);gap:9px;max-width:300px;margin:6px auto 0;display:grid}.hoc-root .pgrid svg{width:100%;height:auto;display:block}.hoc-root .bignum{font-family:var(--hoc-display);color:var(--accent);letter-spacing:-.02em;font-size:40px;font-weight:700;line-height:1}.hoc-root .photocard img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;background:#e9ecf1;border-radius:10px;width:100%;display:block}@keyframes hoc-ppulse{0%,to{transform:scale(1)}50%{transform:scale(1.22)}}.hoc-root .vmap circle{transform-box:fill-box;transform-origin:50%;animation:3.4s ease-in-out infinite hoc-ppulse}.hoc-root .vmap circle:nth-of-type(2n){animation-delay:1.2s}.hoc-root .vmap circle:nth-of-type(3n){animation-delay:2.1s}@keyframes hoc-rpulse{0%,to{opacity:1}50%{opacity:.6}}.hoc-root .pgrid g[fill=\#8a1c1c]{animation:3.8s ease-in-out infinite hoc-rpulse}.hoc-root .pgrid svg:nth-child(2n) g[fill=\#8a1c1c]{animation-delay:1.3s}.hoc-root .pgrid svg:nth-child(3n) g[fill=\#8a1c1c]{animation-delay:2.4s}.hoc-root .reveal{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(14px)}.hoc-root .reveal.rev{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hoc-root .vmap circle,.hoc-root .pgrid g[fill=\#8a1c1c]{animation:none}.hoc-root .reveal{opacity:1;transition:none;transform:none}}.hoc-root .ehead{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.hoc-root .ehead b{font-family:var(--hoc-display);color:var(--accent);letter-spacing:-.01em;font-size:30px;font-weight:700;line-height:1}.hoc-root .ehead span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10.5px;font-weight:600}.hoc-root .event h3{font-family:var(--hoc-display);color:var(--ink);letter-spacing:-.01em;margin:10px 0 8px;font-size:20px;font-weight:600}.hoc-root .event p{margin:0;font-size:14.4px;line-height:1.62}.hoc-root .egrid{grid-template-columns:1fr;gap:22px;margin-top:16px;display:grid}.hoc-root .egrid:has(>.card:nth-child(3)){grid-template-columns:repeat(auto-fill,minmax(46%,1fr));gap:20px 16px}.hoc-root .egrid .ct{font-size:15.5px}.hoc-root .egrid .src{margin-top:4px}.hoc-root .egrid .src a{color:var(--accent);border-bottom:1px solid #8a1c1c59;text-decoration:none}.hoc-root .egrid .src a:hover{border-bottom-color:var(--accent)}.hoc-root .echips{flex-wrap:wrap;gap:9px;margin-top:14px;display:flex}.hoc-root .segchip{color:var(--free);background:#eef6f0;border:1px solid #cfe5d6;border-radius:99px;align-items:center;gap:8px;padding:8px 15px;font-size:12.2px;font-weight:600;line-height:1.3;text-decoration:none;transition:background .15s;display:inline-flex}.hoc-root .segchip:hover{background:#e0efe5}.hoc-root .linkchip{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:99px;align-items:center;gap:8px;padding:8px 15px;font-size:12.2px;font-weight:600;line-height:1.3;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.hoc-root .linkchip:hover{background:var(--paper);border-color:#cfd4db}.hoc-root .pull{font-family:var(--hoc-display);color:var(--ink);border-left:3px solid var(--accent);max-width:60ch;margin:16px 0 0;padding:4px 0 4px 20px;font-size:18px;line-height:1.5}.hoc-root .pull cite{color:var(--muted);margin-top:9px;font-family:Inter,sans-serif;font-size:12px;font-style:normal;display:block}.hoc-root .bar.red{background:var(--accent);min-width:3px}@media (max-width:920px){.hoc-root .erail:before{left:15px;transform:none}.hoc-root .erail>div{width:auto;margin:0 0 30px 44px}.hoc-root .erail>div:nth-child(2n){margin-left:44px}.hoc-root .erail>div:nth-child(n+2){margin-top:0}.hoc-root .edot{top:24px}.hoc-root .erail>div:nth-child(odd) .edot,.hoc-root .erail>div:nth-child(2n) .edot{left:-36px;right:auto}.hoc-root .erail>div.event:nth-child(odd):before,.hoc-root .erail>div.event:nth-child(2n):before{width:20px;left:-22px;right:auto}.hoc-root .egrid:has(>.card:nth-child(3)){grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.hoc-root .event{padding:18px 18px 16px}.hoc-root .dbox{padding-top:14px}.hoc-root .dbox .dnum{font-size:42px}.hoc-root .tallyblock{padding:20px;margin-left:0!important}}.hoc-root .hero .wrap{z-index:3;position:relative}.hoc-root .hero:after{z-index:2}.hoc-root .collage{z-index:0;gap:18px;width:58%;display:flex;position:absolute;top:-70px;bottom:-70px;right:-70px;transform:rotate(-7deg)}.hoc-root .ccol{flex-direction:column;flex:1;gap:18px;display:flex}.hoc-root .ccol:nth-child(2){margin-top:-56px}.hoc-root .ccol:nth-child(3){margin-top:-118px}.hoc-root .ccol img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border:1px solid #ffffff29;border-radius:10px;width:100%;display:block;box-shadow:0 14px 34px #00000061}.hoc-root .hero h1{max-width:22ch;font-size:clamp(34px,4.9vw,55px)}.hoc-root .hero h1 em{color:#e8d9b0;margin-top:2px;font-size:.92em;font-style:italic;font-weight:400;display:block}.hoc-root .jump .wrap{align-items:center;gap:18px;display:flex;overflow:visible}.hoc-root .jlinks{scrollbar-width:none;flex:auto;gap:24px;min-width:0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 26px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 26px),#0000)}.hoc-root .jlinks::-webkit-scrollbar{display:none}.hoc-root .jump a.jbtn{background:var(--gold);color:#fff;white-space:nowrap;letter-spacing:.01em;border-radius:8px;flex:none;padding:9px 17px;font-size:12.5px;font-weight:700;text-decoration:none;transition:filter .15s;box-shadow:0 2px 10px #a9740647}.hoc-root .jump a.jbtn:hover{filter:brightness(1.12);color:#fff}.hoc-root .jshort{display:none}@media (max-width:620px){.hoc-root .jfull{display:none}.hoc-root .jshort{display:inline}.hoc-root .jump a.jbtn{padding:8px 13px;font-size:12px}}.hoc-root .tgrid{grid-template-columns:repeat(3,1fr);gap:26px 24px;margin-top:6px;display:grid}@media (max-width:940px){.hoc-root .tgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hoc-root .tgrid{grid-template-columns:1fr}}.hoc-root .lawquote{background:#ffffff0d;border-left:3px solid #c0392b;border-radius:0 10px 10px 0;max-width:60ch;margin:28px 0 0;padding:20px 26px}.hoc-root .lawquote p{color:#fff;margin:0;font-size:17px;font-style:italic;line-height:1.52}.hoc-root .lawquote cite{color:#a8b2c4;margin-top:13px;font-size:12.5px;font-style:normal;line-height:1.5;display:block}@media (max-width:700px){.hoc-root .lawquote{padding:16px 18px}.hoc-root .lawquote p{font-size:15.5px}}.hoc-root .cta{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.hoc-root .btn{letter-spacing:.01em;border-radius:10px;align-items:center;padding:13px 26px;font-size:14.5px;font-weight:700;text-decoration:none;transition:filter .15s,background .15s;display:inline-flex}.hoc-root .btn-gold{background:var(--gold);color:#fff;box-shadow:0 8px 22px #a9740659}.hoc-root .btn-gold:hover{filter:brightness(1.12)}.hoc-root .btn-ghost{color:#fff;border:1px solid #ffffff61}.hoc-root .btn-ghost:hover{background:#ffffff1a}.hoc-root .hero-veil{z-index:1;background:linear-gradient(97deg, var(--navy) 38%, #16233ddb 52%, #16233d6b 74%, #16233d24 100%);position:absolute;inset:0}@media (max-width:900px){.hoc-root .collage{opacity:.3;width:130%;top:-40px;bottom:-40px;right:-15%;transform:rotate(-8deg)}.hoc-root .hero-veil{background:linear-gradient(180deg, #16233db8 0%, #16233de6 70%, var(--navy) 100%)}}@media print{.hoc-root .collage,.hoc-root .hero-veil{display:none}}.hoc-root .b-free,.hoc-root .b-g,.hoc-root .hero .kicker{display:none}.hoc-root .jump a{color:#626a78}.hoc-root .btn-gold{text-transform:uppercase;letter-spacing:.08em;color:#ffcf21;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:14px 22px;font-size:14px;font-weight:900;line-height:1.2;transition:background .15s,color .15s;position:relative}.hoc-root .btn-gold:before,.hoc-root .jump a.jbtn:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffcf21,#d4a843,#7f5500);padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:600px){.hoc-root .btn-gold{padding:16px 30px}}.hoc-root .btn-gold:hover{filter:none;color:#fff;background:linear-gradient(135deg,#ffcf21,#d4a843,#7f5500)}.hoc-root .jump a.jbtn{text-transform:uppercase;letter-spacing:.08em;color:#7f5500;box-shadow:none;background:0 0;border:0;border-radius:6px;padding:9px 17px;font-size:12px;font-weight:900;line-height:1.2;transition:background .15s,color .15s;position:relative}.hoc-root .jump a.jbtn:hover{filter:none;color:#fff;background:linear-gradient(135deg,#ffcf21,#d4a843,#7f5500)}@media (max-width:620px){.hoc-root .jump a.jbtn{padding:8px 14px;font-size:11.5px}}.hoc-root .b-plus{letter-spacing:normal;text-transform:none;color:#7f5500;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#ffcf21,#d4a843,#7f5500) border-box;border:2px solid #0000;border-radius:6px;align-items:center;padding:4px 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex;top:8px;left:8px}
