.meth-section{--prediction-card-bg: #ffffff;--prediction-card-padding: 1.5rem;--prediction-card-radius: 12px;--prediction-card-shadow: none;--prediction-card-border: none;--prediction-color-bear: #dc2626;--prediction-color-bear-dark: #991b1b;--prediction-color-bear-light: #fee2e2;--prediction-color-base: #3b82f6;--prediction-color-base-dark: #1e40af;--prediction-color-base-light: #eff6ff;--prediction-color-bull: #16a34a;--prediction-color-bull-dark: #166534;--prediction-color-bull-light: #dcfce7;--prediction-font-micro: 1.1rem;--prediction-font-small: 1.3rem;--prediction-font-body: 1.6rem;--prediction-font-subsection: 1.8rem}.meth-section{padding-left:2.4rem;padding-right:2.4rem}.meth-inner{max-width:1100px;margin:0 auto}.meth-inner--wide{max-width:1300px}.meth-header{text-align:center;margin-bottom:4rem}.meth-label{display:inline-block;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#5a4a3f;margin-bottom:.8rem}.meth-title{font-size:calc(var(--font-heading-h2-scale, 1) * 3.2rem);font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 700);color:rgb(var(--color-foreground));margin:0 0 1rem;line-height:1.12}.meth-subtitle{font-size:1.6rem;color:rgba(var(--color-foreground),.55);margin:0 auto;max-width:700px;line-height:1.55}.meth-subtitle p{margin:0}.meth-block-header{margin-bottom:2.4rem}.meth-block-label{display:inline-block;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#5a4a3f;margin-bottom:.5rem}.meth-block-title{font-size:calc(var(--font-heading-h3-scale, 1) * 2.4rem);font-family:var(--font-heading-family, inherit);font-weight:var(--font-heading-weight, 700);color:rgb(var(--color-foreground));margin:0 0 .6rem;line-height:1.2}.meth-block-desc{font-size:1.45rem;color:rgba(var(--color-foreground),.55);line-height:1.55;margin:0;max-width:640px}.meth-block-desc p{margin:0}.meth-nav{z-index:90;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);transition:box-shadow .2s}.meth-nav__inner{max-width:1100px;margin:0 auto;display:flex;justify-content:center;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.meth-nav__inner::-webkit-scrollbar{display:none}.meth-nav__link{display:inline-flex;align-items:center;padding:1.2rem 1.6rem;font-size:1.15rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.45);text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;flex-shrink:0}.meth-nav__link:hover{color:rgba(var(--color-foreground),.7)}.meth-nav__link.active{color:#5a4a3f;border-bottom-color:#5a4a3f}.meth-steps{display:flex;justify-content:center;gap:0;margin:3rem 0}.meth-step{display:flex;align-items:center;gap:1rem;flex:1;max-width:320px}.meth-step__number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#5a4a3f;color:#fff;font-size:1.4rem;font-weight:800;font-family:var(--font-heading-family, inherit);flex-shrink:0}.meth-step__text{font-size:1.35rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.35}.meth-step__arrow{display:flex;align-items:center;padding:0 .6rem;color:rgba(var(--color-foreground),.2);flex-shrink:0}.meth-cards{display:grid;gap:1.6rem}.meth-cards--2{grid-template-columns:repeat(2,1fr)}.meth-cards--3{grid-template-columns:repeat(3,1fr)}.meth-cards--4{grid-template-columns:repeat(4,1fr)}.meth-card{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;padding:2rem;transition:box-shadow .2s,transform .2s}.meth-card:hover{box-shadow:0 8px 24px #0000000f;transform:translateY(-2px)}.meth-card__number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#5a4a3f14;color:#5a4a3f;font-size:1.1rem;font-weight:800;font-family:var(--font-heading-family, inherit);margin-bottom:1rem}.meth-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#5a4a3f14;color:#5a4a3f;margin-bottom:1rem}.meth-card__title{font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .5rem;line-height:1.3}.meth-card__desc{font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.5;margin:0}.meth-card__tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1rem}.meth-card__tag{display:inline-block;font-size:1rem;font-weight:600;padding:.2rem .6rem;border-radius:4px;background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.5)}.meth-status-list{display:flex;flex-direction:column;gap:1rem}.meth-status{display:flex;align-items:flex-start;gap:1.2rem;padding:1.4rem 1.8rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.06);border-radius:10px;transition:box-shadow .15s}.meth-status:hover{box-shadow:0 4px 12px #0000000d}.meth-status__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:.4rem}.meth-status__content{flex:1}.meth-status__name{font-size:1.35rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .3rem}.meth-status__desc{font-size:1.25rem;color:rgba(var(--color-foreground),.55);line-height:1.45;margin:0}.meth-status__action{font-size:1.15rem;font-weight:600;color:#5a4a3f;margin:.4rem 0 0}.meth-scorecard{display:flex;flex-direction:column;gap:1.2rem}.meth-score-row{display:flex;align-items:center;gap:1rem}.meth-score-label{width:200px;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));flex-shrink:0}.meth-score-bar{flex:1;height:8px;background:rgba(var(--color-foreground),.06);border-radius:4px;overflow:hidden}.meth-score-fill{height:100%;border-radius:4px;transition:width .6s ease}.meth-score-value{width:40px;text-align:right;font-size:1.25rem;font-weight:800;color:rgb(var(--color-foreground));font-family:var(--font-heading-family, inherit);flex-shrink:0}.meth-accordion{display:flex;flex-direction:column;gap:.8rem}.meth-accordion__item{border:1px solid rgba(var(--color-foreground),.08);border-radius:10px;overflow:hidden}.meth-accordion__summary{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.6rem;cursor:pointer;list-style:none;font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground))}.meth-accordion__summary::-webkit-details-marker{display:none}.meth-accordion__summary:after{content:"";margin-left:auto;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s;opacity:.4}.meth-accordion__item[open]>.meth-accordion__summary:after{transform:rotate(-135deg)}.meth-accordion__dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.meth-accordion__body{padding:0 1.6rem 1.4rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.55}.meth-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.meth-split--reverse{direction:rtl}.meth-split--reverse>*{direction:ltr}.meth-checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.meth-checklist__item{display:flex;align-items:flex-start;gap:.7rem;font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.7)}.meth-checklist__icon{flex-shrink:0;margin-top:.2rem}.meth-highlight{background:#5a4a3f0a;border-left:3px solid #5a4a3f;border-radius:0 10px 10px 0;padding:2rem 2.4rem;margin:2rem 0}.meth-highlight__title{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .5rem}.meth-highlight__text{font-size:1.3rem;color:rgba(var(--color-foreground),.6);line-height:1.5;margin:0}.meth-divider{height:1px;background:rgba(var(--color-foreground),.06);margin:4rem 0;border:none}.meth-cta-inline{text-align:center;margin-top:3rem}.meth-section .tesis-status__grid--4{grid-template-columns:repeat(4,1fr)}.meth-section .tesis-status__grid--5{grid-template-columns:repeat(5,1fr)}.meth-section .tesis-status__item{opacity:1;filter:none}.meth-section .ranking-product-stats__box{background:rgba(var(--color-foreground),.025);border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;padding:1.6rem 1.8rem}.meth-section .ranking-product-stats__box-title{display:block;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.5);margin-bottom:.8rem}.meth-section .ranking-product-stats__score{display:flex;align-items:baseline;gap:.3rem;margin-bottom:.6rem}.meth-section .ranking-product-stats__score-value{font-size:3.6rem;font-weight:800;font-family:var(--font-heading-family, inherit);line-height:1;color:rgb(var(--color-foreground))}.meth-section .ranking-product-stats__score-max{font-size:1.6rem;color:rgba(var(--color-foreground),.3);font-weight:600}.meth-section .ranking-product-stats__score-bar{height:1rem;background:rgba(var(--color-foreground),.08);border-radius:.5rem;overflow:hidden}.meth-section .ranking-product-stats__score-bar--small{height:5px}.meth-section .ranking-product-stats__score-fill{height:100%;border-radius:.5rem;background:linear-gradient(90deg,#ef4444,#f97316,#eab308,#22c55e,#3b82f6)}.meth-section .ranking-product-stats__subscores{display:grid;gap:1rem}.meth-section .ranking-product-stats__subscore-cell{display:flex;flex-direction:column;gap:.3rem}.meth-section .ranking-product-stats__subscore-label{font-size:1.15rem;color:rgba(var(--color-foreground),.55);font-weight:500}.meth-section .ranking-product-stats__subscore-value{font-size:1.6rem;font-weight:800;font-family:var(--font-heading-family, inherit);color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.meth-section{padding-left:1.4rem;padding-right:1.4rem}.meth-title{font-size:calc(var(--font-heading-h2-scale, 1) * 2.4rem)}.meth-block-title{font-size:calc(var(--font-heading-h3-scale, 1) * 2rem)}.meth-steps{flex-direction:column;gap:1.2rem}.meth-step{max-width:none}.meth-step__arrow{display:none}.meth-cards--2,.meth-cards--3,.meth-cards--4{grid-template-columns:1fr}.meth-split{grid-template-columns:1fr;gap:2rem}.meth-split--reverse{direction:ltr}.meth-score-label{width:140px;font-size:1.15rem}.meth-header{margin-bottom:3rem}.meth-section .tesis-status__grid--4,.meth-section .tesis-status__grid--5{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px)and (max-width:989px){.meth-cards--4{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/methodology-page.css.map */
