:root{--bg:#101113;--surface:#f6f6f2;--paper:#fff;--ink:#202226;--muted:#666970;--line:#dcddd8;--dark-muted:#a2a4aa;--orange:#ff852e;--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:clip}body{margin:0;background:var(--bg);color:#f6f4ef;font-family:Manrope,Arial,sans-serif;overflow-x:clip}img{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.p-shell{width:100%;overflow:visible;background:var(--bg)}
.p-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:20px;padding:18px clamp(22px,5vw,80px);background:#101113e8;border-bottom:1px solid #ffffff0d;backdrop-filter:blur(18px);transition:transform .42s var(--ease),opacity .32s ease,background .25s ease;will-change:transform}.p-nav.is-hidden{transform:translateY(calc(-100% - 3px));opacity:0;pointer-events:none}.p-brand{display:flex;align-items:center;gap:9px;color:#f6f4ef;text-decoration:none;font-size:22px;font-weight:600;letter-spacing:-1px}.p-brand img{width:28px;height:28px}.p-menu-toggle{display:none;margin-left:auto;padding:12px;border:1px solid #494a50;border-radius:8px;background:transparent;color:#f6f4ef;line-height:0;cursor:pointer}.p-links{display:flex;flex:1;justify-content:flex-end;align-items:center;gap:clamp(36px,4vw,72px)}.p-pages,.p-account{display:flex;align-items:center;gap:22px}.p-account{gap:18px}.p-nav a{color:#a5a5a8;text-decoration:none;font-size:14px;transition:color .2s ease}.p-nav a:hover,.p-nav a[aria-current=page]{color:#f6f4ef}.p-nav .p-button{margin:0;padding:15px 23px;color:#21150d;font-weight:700;white-space:nowrap;text-shadow:none}
.p-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:14px 22px;border:1px solid var(--orange);border-radius:10px;background:var(--orange);color:#21150d;text-decoration:none;font-size:14px;font-weight:700;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.p-button:hover{transform:translateY(-2px);background:#ff9952;box-shadow:0 10px 28px #ff812d25}.p-button.secondary{border-color:#45474c;background:transparent;color:#f6f4ef;font-weight:600}.p-button.secondary:hover{background:#ffffff08;box-shadow:none}
.p-nav .p-brand{color:#f6f4ef;font-size:22px}
.p-light-block .p-button.secondary{border-color:#c9cbc5;color:#25272b}.p-light-block .p-button.secondary:hover{background:#f0f0eb}
.p-hero{position:relative;padding:92px clamp(22px,5vw,84px) 0;text-align:center;background:radial-gradient(ellipse at 50% 78%,#ff812d14,transparent 52%)}.p-eyebrow{margin:0 0 22px;color:var(--orange);font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:500;letter-spacing:1.8px;text-transform:uppercase}.p-hero .p-eyebrow{display:inline-flex;align-items:center;gap:10px;letter-spacing:2px}.p-hero .p-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ff812d12}.p-hero h1{max-width:950px;margin:0 auto;font-size:clamp(43px,6vw,82px);line-height:1.04;letter-spacing:-4px;font-weight:650}.p-hero-line{display:block}.p-hero-line:last-child{color:#9da0a6}.p-hero-desc{max-width:690px;margin:26px auto 0;color:#b2b4ba;font-size:18px;line-height:1.75}.p-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin:31px 0 22px}.p-trust{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;color:#92959b;font-size:12px}.p-product{max-width:1280px;margin:58px auto 0;padding:10px 10px 0;border:1px solid #42444a;border-bottom:0;border-radius:22px 22px 0 0;background:#1b1c20;box-shadow:0 -12px 100px -54px #ff812d99}.p-product img{display:block;width:100%;border-radius:12px 12px 0 0}.p-product figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.p-snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;max-width:1220px;margin:0 auto;padding:30px clamp(22px,5vw,84px) 62px}.p-snapshot>div+div{padding-left:30px;border-left:1px solid #303237}.p-snapshot small{display:block;margin-bottom:8px;color:var(--orange);font-family:'JetBrains Mono',monospace;font-size:10px;letter-spacing:1px}.p-snapshot strong{font-size:16px}.p-snapshot p{margin:7px 0 0;color:#96999f;font-size:13px;line-height:1.6}
.p-light-block{width:100%;margin:0 0 42px;overflow:hidden;border-radius:clamp(46px,4vw,72px);background:var(--surface);color:var(--ink);box-shadow:0 20px 60px #0003}.p-light-block .p-eyebrow{color:#a8470c}.p-section{padding:clamp(68px,7vw,112px) clamp(22px,6vw,108px)}.p-section h2{max-width:820px;margin:0 0 22px;font-size:clamp(34px,4.2vw,58px);line-height:1.12;letter-spacing:-2.3px;font-weight:600}.p-section h2 span{color:#777a80}.p-section>p,.p-heading>p{max-width:700px;margin:0;color:var(--muted);font-size:17px;line-height:1.8}.p-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:48px}.p-heading h2{margin-bottom:0}.p-heading>p{padding-bottom:6px}.p-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.p-problem-grid article{padding:32px 34px 34px 0}.p-problem-grid article+article{padding-left:34px;border-left:1px solid var(--line)}.p-index{display:block;margin-bottom:28px;color:#a7480e;font-family:'JetBrains Mono',monospace;font-size:11px}.p-problem-grid h3{margin:0 0 12px;font-size:22px;letter-spacing:-.5px}.p-problem-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
.p-feature{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);gap:clamp(40px,6vw,85px);align-items:center}.p-feature.reverse{grid-template-columns:minmax(300px,.5fr) minmax(0,1.5fr)}.p-feature.reverse .p-feature-visual{order:2}.p-feature-visual{margin:0;padding:9px;border:1px solid #d8d9d4;border-radius:19px;background:#fff;box-shadow:0 28px 70px #18201817}.p-feature-visual img{display:block;width:100%;border-radius:11px}.p-feature-visual figcaption{padding:12px 5px 3px;color:#8c8f94;font-family:'JetBrains Mono',monospace;font-size:9px;letter-spacing:1px;text-transform:uppercase}.p-feature-copy h2{font-size:clamp(32px,3.5vw,50px)}.p-feature-copy p{color:var(--muted);font-size:16px;line-height:1.8}.p-checks{padding:0;margin:24px 0 28px;list-style:none}.p-checks li{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);color:#55585e;font-size:14px}.p-checks li:before{content:'✓';color:#a7480e;font-weight:800}.p-inline-link{color:var(--ink);font-size:14px;font-weight:700;text-underline-offset:5px}
.p-dark-section{padding:clamp(82px,8vw,130px) clamp(22px,6vw,108px);background:radial-gradient(circle at 82% 42%,#ff812d10,transparent 32%),var(--bg)}.p-dark-section .p-heading>p{color:var(--dark-muted)}.p-dark-section h2{max-width:850px;margin:0;font-size:clamp(38px,4.7vw,66px);line-height:1.1;letter-spacing:-2.8px}.p-dark-section h2 span{color:#9da0a6}.p-dark-feature{display:grid;grid-template-columns:.62fr 1.38fr;gap:clamp(42px,7vw,105px);align-items:center}.p-dark-feature .p-copy p{color:var(--dark-muted);font-size:16px;line-height:1.8}.p-dark-feature .p-copy h3{font-size:25px;letter-spacing:-.7px}.p-dark-feature .p-checks li{border-color:#303237;color:#b2b4ba}.p-dark-feature .p-feature-visual{border-color:#3b3d42;background:#1a1b1e;box-shadow:0 32px 85px #0008}.p-dark-feature .p-inline-link{color:#f5f3ef}
.p-transactions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.p-transaction{min-height:220px;padding:26px;border:1px solid #d9dad5;border-radius:16px;background:#fff}.p-transaction .p-index{margin-bottom:45px}.p-transaction h3{margin:0 0 11px;font-size:21px}.p-transaction p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.p-periodic{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin-top:18px;padding:38px;border-radius:18px;background:#202226;color:#f5f3ef}.p-periodic p{color:#b0b2b7;line-height:1.75}.p-periodic-card{padding:22px;border:1px solid #3a3c41;border-radius:14px;background:#18191c}.p-schedule{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;padding:14px 0;border-bottom:1px solid #303237;font-size:13px}.p-schedule:last-child{border-bottom:0}.p-schedule small{color:#93969c}.p-schedule b{color:var(--orange)}
.p-global{padding-top:108px;padding-bottom:122px}.p-global .p-heading{margin-bottom:42px}.p-global-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1466px;margin:0 auto 42px;border-top:1px solid #303237;border-bottom:1px solid #303237}.p-global-steps article{padding:24px 28px 25px 0}.p-global-steps article+article{padding-left:28px;border-left:1px solid #303237}.p-global-steps span{display:block;margin-bottom:14px;color:var(--orange);font-family:'JetBrains Mono',monospace;font-size:11px}.p-global-steps h3{margin:0 0 8px;font-size:20px}.p-global-steps p{margin:0;color:#94979d;font-size:13px;line-height:1.65}.p-global-stage{position:relative;width:100%;max-width:1466px;min-height:clamp(560px,53vw,780px);margin:0 auto}.p-global-stage>div{position:absolute;overflow:hidden;border:1px solid #3b3d42;border-radius:18px;background:#f5f6f7;box-shadow:0 36px 90px #0009}.p-global-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#f5f6f7}.p-global-unified{top:0;left:0;width:100%;aspect-ratio:1466/656}.p-global-returns{left:0;bottom:30px;width:min(40%,590px);aspect-ratio:590/150}.p-global-comparison{right:0;bottom:0;width:min(59%,867px);aspect-ratio:867/268}.p-global-stage figcaption,.p-tax-visual figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.p-global-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1466px;margin:24px auto 0}.p-global-notes article{padding:22px 0;border-top:1px solid #303237}.p-global-notes h3{margin:0 0 9px;font-size:17px}.p-global-notes p{margin:0;color:#94979d;font-size:13px;line-height:1.65}
.p-tax-section{padding-bottom:88px}.p-tax-visual{max-width:1461px;margin:0 auto;padding:8px;border:1px solid #d5d7d1;border-radius:20px;background:#f7f8f9;box-shadow:0 32px 78px #1820181f}.p-tax-visual img{display:block;width:100%;height:auto;border-radius:12px}.p-tax-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1461px;margin:34px auto 0;border-top:1px solid var(--line)}.p-tax-notes article{padding:28px 30px 0 0}.p-tax-notes article+article{padding-left:30px;border-left:1px solid var(--line)}.p-tax-notes .p-index{margin-bottom:18px}.p-tax-notes h3{margin:0 0 9px;font-size:19px;letter-spacing:-.4px}.p-tax-notes p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}
.p-plan-intro{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:42px}.p-plan{display:flex;flex-direction:column;min-height:410px;padding:34px;border:1px solid #d9dad5;border-radius:18px;background:#fff}.p-plan.dark{border-color:#35373c;background:#1a1b1e;color:#f4f3ef}.p-plan-tag{font-family:'JetBrains Mono',monospace;color:#a7480e;font-size:10px;letter-spacing:1.2px}.p-plan.dark .p-plan-tag{color:var(--orange)}.p-plan h3{margin:24px 0 10px;font-size:28px}.p-plan>p{margin:0;color:var(--muted);line-height:1.7}.p-plan.dark>p{color:#a6a8ae}.p-plan .p-checks{margin-bottom:28px}.p-plan .p-button{margin-top:auto}.p-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.p-faq h2{font-size:clamp(34px,3.7vw,50px)}.p-faq details{padding:23px 0;border-bottom:1px solid var(--line)}.p-faq summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:17px;font-weight:700}.p-faq summary::-webkit-details-marker{display:none}.p-faq summary:after{content:'+';color:#a7480e;font-size:22px;font-weight:400}.p-faq details[open] summary:after{content:'–'}.p-faq details p{margin:15px 0 0;color:var(--muted);font-size:14px;line-height:1.75}
.p-close{position:relative;display:grid;place-items:center;min-height:540px;padding:100px 22px;text-align:center;overflow:hidden;background:radial-gradient(circle at 50% 52%,#ff812d1c,transparent 24%)}.p-close:before,.p-close:after{content:"";position:absolute;left:50%;top:50%;aspect-ratio:1;border:1px solid #ffffff0b;border-radius:50%;transform:translate(-50%,-50%)}.p-close:before{width:min(760px,78vw)}.p-close:after{width:min(480px,52vw)}.p-close-inner{position:relative;z-index:2}.p-close h2{max-width:780px;margin:0 auto 20px;font-size:clamp(42px,5.7vw,72px);line-height:1.07;letter-spacing:-3px}.p-close p{margin:0 auto 29px;color:#a4a6ac;font-size:16px}.p-footer{display:grid;grid-template-columns:1fr 2fr;column-gap:50px;align-items:start;padding:58px clamp(22px,5vw,80px);border-top:1px solid #2c2d30}.p-footer-brand{grid-row:1/4;color:#f6f4ef;font-size:22px;font-weight:600;letter-spacing:-1px}.p-footer>p{max-width:350px;margin-top:0;color:#a5a5a8;font-size:14px;line-height:1.7}.p-footer-links{display:flex;align-content:flex-start;gap:16px;flex-wrap:wrap;margin-top:10px}.p-footer a{color:#a5a5a8;text-decoration:none;font-size:14px}.p-footer a:hover{color:#f6f4ef}
.motion-ready .p-reveal{opacity:0;transform:translateY(38px);filter:blur(5px);transition:opacity .85s var(--ease),transform .95s var(--ease),filter .8s ease;transition-delay:var(--delay,0s)}.motion-ready .p-reveal.is-visible{opacity:1;transform:none;filter:none}.hero-ready .p-hero>.p-eyebrow,.hero-ready .p-hero-line,.hero-ready .p-hero-desc,.hero-ready .p-hero .p-actions,.hero-ready .p-trust,.hero-ready .p-product,.hero-ready .p-snapshot>div{opacity:0;transform:translateY(28px);filter:blur(5px)}.hero-loaded .p-hero>.p-eyebrow,.hero-loaded .p-hero-line,.hero-loaded .p-hero-desc,.hero-loaded .p-hero .p-actions,.hero-loaded .p-trust,.hero-loaded .p-product,.hero-loaded .p-snapshot>div{opacity:1;transform:none;filter:none;transition:opacity .8s var(--ease),transform .95s var(--ease),filter .8s ease}.hero-loaded .p-hero-line:first-child{transition-delay:.12s}.hero-loaded .p-hero-line:nth-child(2){transition-delay:.22s}.hero-loaded .p-hero-desc{transition-delay:.38s}.hero-loaded .p-hero .p-actions{transition-delay:.5s}.hero-loaded .p-trust{transition-delay:.62s}.hero-loaded .p-product{transition-delay:.7s}.hero-loaded .p-snapshot>div:nth-child(1){transition-delay:.86s}.hero-loaded .p-snapshot>div:nth-child(2){transition-delay:.95s}.hero-loaded .p-snapshot>div:nth-child(3){transition-delay:1.04s}
@media(max-width:1080px){.p-menu-toggle{display:block}.p-links{display:none;width:100%;padding-top:14px}.p-links.open{display:flex;flex-direction:column;align-items:stretch}.p-pages,.p-account{width:100%;flex-direction:column;align-items:flex-start;gap:2px}.p-account{padding-top:14px;border-top:1px solid #292a2e}.p-nav{flex-wrap:wrap}.p-nav a{width:100%;padding:12px 4px}.p-nav .p-button{width:auto;padding:14px 20px}.p-feature,.p-feature.reverse,.p-dark-feature{grid-template-columns:1fr}.p-feature.reverse .p-feature-visual{order:0}.p-heading{grid-template-columns:1fr;gap:20px}.p-global-notes{grid-template-columns:1fr 1fr}.p-faq{grid-template-columns:1fr;gap:28px}}
@media(max-width:700px){.p-hero{padding-top:58px}.p-hero h1{font-size:43px;letter-spacing:-2px}.p-hero-desc{font-size:16px}.p-product{margin-top:42px;padding:5px;border-radius:15px 15px 0 0}.p-snapshot{grid-template-columns:1fr;gap:22px;padding-bottom:42px}.p-snapshot>div+div{padding-left:0;border-left:0}.p-light-block{width:calc(100% - 20px);margin:0 10px 25px;border-radius:28px}.p-section{padding:58px 22px}.p-heading{margin-bottom:34px}.p-problem-grid{grid-template-columns:1fr;border-bottom:0}.p-problem-grid article{padding:24px 0;border-bottom:1px solid var(--line)}.p-problem-grid article+article{padding-left:0;border-left:0}.p-feature-copy h2{font-size:34px}.p-dark-section{padding:75px 22px}.p-dark-section h2{font-size:39px;letter-spacing:-1.7px}.p-transactions{grid-template-columns:1fr}.p-transaction{min-height:190px}.p-periodic{grid-template-columns:1fr;padding:25px}.p-global-notes{grid-template-columns:1fr}.p-plan-intro{grid-template-columns:1fr}.p-plan{min-height:auto;padding:27px 23px}.p-faq{gap:12px}.p-close{min-height:460px}.p-close h2{font-size:42px;letter-spacing:-1.8px}.p-footer{grid-template-columns:1fr}.p-footer-brand{grid-row:auto;margin-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .p-reveal{opacity:1;transform:none;filter:none}}

/* Capturas reales compuestas en capas. */
.p-portfolio-hero-stage{position:relative;min-height:690px;max-width:1380px;margin-top:58px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:left}.p-portfolio-hero-stage>div{position:absolute;overflow:hidden;border:1px solid #45474c;border-radius:18px;background:#f5f6f7;box-shadow:0 34px 90px #0009}.p-portfolio-hero-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#f5f6f7}.p-hero-shot-main{top:0;left:4%;right:4%;aspect-ratio:1542/535}.p-hero-shot-positions{left:0;right:26%;bottom:34px;aspect-ratio:1501/278}.p-hero-shot-return{right:0;bottom:0;width:31%;aspect-ratio:490/389}
.p-distribution-stage{position:relative;width:100%;max-width:860px;min-height:590px;margin:0 auto;justify-self:center}.p-distribution-stage>div{position:absolute;overflow:hidden;border:1px solid #d5d7d1;border-radius:20px;background:#f5f6f7;box-shadow:0 32px 78px #18201825}.p-distribution-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#f5f6f7}.p-distribution-wide{top:20px;right:0;width:min(90%,773px);aspect-ratio:773/558}.p-distribution-donut{left:0;bottom:8px;width:min(49%,426px);aspect-ratio:426/414}
.p-distribution-stage figcaption,.p-history-stage figcaption,.p-periodic-real figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.p-history-feature{grid-template-columns:.68fr 1.32fr}.p-history-stage{position:relative;min-height:610px;margin:0}.p-history-stage>div{position:absolute;overflow:hidden;border:1px solid #3d3f44;border-radius:18px;background:#f5f6f7;box-shadow:0 36px 90px #0009}.p-history-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#f5f6f7}.p-history-list{left:0;right:0;top:54px;aspect-ratio:1528/404}.p-history-modal{right:3%;bottom:0;width:41%;aspect-ratio:577/722}
.p-periodic-real{grid-template-columns:.85fr 1.15fr;padding:clamp(28px,4vw,56px);overflow:hidden}.p-periodic-real h2{max-width:570px}.p-periodic-real>div{padding-left:clamp(0px,2vw,28px)}.p-periodic-real figure{max-width:520px;margin:0 0 -130px auto;padding:8px;border:1px solid #3a3c41;border-radius:20px 20px 0 0;background:#f7f8f9;box-shadow:0 30px 75px #0007}.p-periodic-real figure img{display:block;width:100%;border-radius:12px 12px 0 0}.p-periodic-note{padding-top:18px;border-top:1px solid #35373c;font-size:12px!important;color:#85888e!important}
.p-watchlist-section{padding-top:44px}.p-watchlist-layout{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(0,1.48fr);gap:clamp(38px,6vw,90px);align-items:center}.p-watchlist-copy h3{max-width:430px;margin:0 0 18px;font-size:clamp(28px,3vw,43px);line-height:1.15;letter-spacing:-1.6px}.p-watchlist-copy>p{color:var(--muted);font-size:15px;line-height:1.8}.p-watchlist-stage{position:relative;width:100%;max-width:1081px;min-height:510px;margin:0 auto;justify-self:center}.p-watchlist-stage>div{position:absolute;overflow:hidden;border:1px solid #d5d7d1;border-radius:20px;background:#f5f6f7;box-shadow:0 34px 82px #18201826}.p-watchlist-stage img{display:block;width:100%;height:100%;object-fit:contain;object-position:top;background:#f5f6f7}.p-watchlist-map{inset:20px 0 auto 0;aspect-ratio:1081/597}.p-watchlist-stage figcaption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
@media(max-width:1080px){.p-history-feature{grid-template-columns:1fr}.p-history-stage{min-height:650px}.p-periodic-real{grid-template-columns:1fr 1fr}.p-portfolio-hero-stage{min-height:590px}}
@media(max-width:1080px){.p-watchlist-layout{grid-template-columns:1fr}.p-watchlist-copy{max-width:640px}.p-watchlist-stage{min-height:560px}}
@media(max-width:700px){.p-portfolio-hero-stage,.p-distribution-stage,.p-history-stage,.p-watchlist-stage,.p-global-stage{display:grid;gap:12px;min-height:0}.p-portfolio-hero-stage>div,.p-distribution-stage>div,.p-history-stage>div,.p-watchlist-stage>div,.p-global-stage>div{position:static;width:auto;height:auto;transform:none;border-radius:12px;box-shadow:0 18px 45px #0004}.p-portfolio-hero-stage img,.p-distribution-stage img,.p-history-stage img,.p-watchlist-stage img,.p-global-stage img{height:auto;object-fit:contain}.p-hero-shot-main{order:1}.p-hero-shot-return{order:2}.p-hero-shot-positions{order:3}.p-distribution-donut{order:-1;width:72%!important;margin:0 auto}.p-history-modal{width:84%!important;margin:-18px auto 0}.p-periodic-real{grid-template-columns:1fr;padding:25px}.p-periodic-real>div{padding:0}.p-periodic-real figure{margin:4px auto -72px}.p-periodic-real h2{font-size:34px;letter-spacing:-1.5px}.p-watchlist-section{padding-top:20px}.p-global-steps,.p-tax-notes{grid-template-columns:1fr;border-bottom:0}.p-global-steps article,.p-tax-notes article{padding:22px 0;border-bottom:1px solid var(--line)}.p-global-steps article+article,.p-tax-notes article+article{padding-left:0;border-left:0}.p-global-steps article{border-color:#303237}.p-tax-section{padding-bottom:62px}}
