.modelBlog-module__gv53mW__main{max-width:1000px;margin:0 auto;padding:2rem 1rem}.modelBlog-module__gv53mW__headerBlog{text-align:center;margin-bottom:3rem}.modelBlog-module__gv53mW__titles{margin-bottom:1rem;font-size:2rem;font-weight:800}.modelBlog-module__gv53mW__subtitle{color:#666;font-size:1.1rem}
.footer-module__Vmx-gq__footer{color:#e5e5e5;background-color:#111;border-top:1px solid #333;margin-top:auto;padding:4rem 1.5rem 1rem}.footer-module__Vmx-gq__container{grid-template-columns:1fr;gap:3rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-module__Vmx-gq__brandColumn{flex-direction:column;gap:1rem;max-width:300px;display:flex}.footer-module__Vmx-gq__logo{color:#fff;letter-spacing:-.5px;font-size:1.5rem;font-weight:800}.footer-module__Vmx-gq__tagline{color:#a1a1aa;font-size:.9rem;line-height:1.6}.footer-module__Vmx-gq__columnTitle{color:#fff;margin-bottom:1.2rem;font-size:1rem;font-weight:600}.footer-module__Vmx-gq__list{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.footer-module__Vmx-gq__link{color:#a1a1aa;font-size:.95rem;text-decoration:none;transition:all .2s}.footer-module__Vmx-gq__link:hover{color:var(--primary);padding-left:5px}.footer-module__Vmx-gq__socialIcons{gap:1rem;display:flex}.footer-module__Vmx-gq__socialIcons a{color:#a1a1aa;transition:transform .2s,color .2s}.footer-module__Vmx-gq__socialIcons a:hover{color:#fff;transform:translateY(-3px)}.footer-module__Vmx-gq__copyright{text-align:center;color:#52525b;border-top:1px solid #27272a;padding-top:1.5rem;font-size:.85rem}@media (min-width:768px){.footer-module__Vmx-gq__container{grid-template-columns:2fr 1fr 1fr;align-items:start}}
.header-module__FpSQAG__header{z-index:50;background:var(--background);justify-content:space-between;align-items:center;width:100%;padding:1.5em 2em;display:flex;position:relative}.header-module__FpSQAG__logo{color:var(--link-header);font-size:clamp(1rem,4vw,1.5rem);font-weight:700}.header-module__FpSQAG__linkNav>a{color:var(--link-header);font-weight:var(--font-weight-medium);transition:all .3s linear;display:block}.header-module__FpSQAG__linkNav>a:hover{color:var(--link-header-hover);transform:scale(1.1)}.header-module__FpSQAG__menuButton{cursor:pointer;background:0 0;border:none;display:block}.header-module__FpSQAG__mobileOverlay{z-index:100;pointer-events:none;display:block;position:fixed;inset:0}.header-module__FpSQAG__backdrop{opacity:0;background:#00000080;transition:opacity .3s;position:absolute;inset:0}.header-module__FpSQAG__drawer{background:var(--background);flex-direction:column;gap:2rem;width:80%;max-width:300px;padding:2em;transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-5px 0 15px #0000001a}.header-module__FpSQAG__mobileOverlay.header-module__FpSQAG__open{pointer-events:all}.header-module__FpSQAG__mobileOverlay.header-module__FpSQAG__open .header-module__FpSQAG__backdrop{opacity:1}.header-module__FpSQAG__mobileOverlay.header-module__FpSQAG__open .header-module__FpSQAG__drawer{transform:translate(0)}.header-module__FpSQAG__drawerHeader{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.header-module__FpSQAG__drawerHeader button{cursor:pointer;background:0 0;border:none;position:absolute;top:0;right:0}.header-module__FpSQAG__navMobileList{text-align:center;flex-direction:column;gap:1.5em;font-size:1.1rem;list-style:none;display:flex}
.badge-module__HxwJkq__base{border-radius:calc(var(--radius) - 2px);font-size:.75rem;font-weight:var(--font-weight-medium);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;width:fit-content;padding:.125rem .5rem;transition:colors .2s;display:inline-flex}.badge-module__HxwJkq__default{background-color:var(--primary);color:var(--primary-foreground)}.badge-module__HxwJkq__default:hover{opacity:.9}.badge-module__HxwJkq__secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.badge-module__HxwJkq__secondary:hover{background-color:color-mix(in srgb,var(--secondary),black 10%)}.badge-module__HxwJkq__destructive{background-color:var(--destructive);color:var(--destructive-foreground)}.badge-module__HxwJkq__outline{border-color:var(--border);color:var(--foreground)}
.heroSection-module__nBHa7q__section{background-color:var(--background);justify-content:center;width:100%;padding:3rem 1.5rem;display:flex}.heroSection-module__nBHa7q__grid{grid-template-columns:1fr;place-items:center;gap:3rem;width:100%;max-width:80rem;display:grid}.heroSection-module__nBHa7q__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:600px;display:flex}.heroSection-module__nBHa7q__heading{letter-spacing:-.02em;font-size:2.25rem;font-weight:700;line-height:1.1}.heroSection-module__nBHa7q__highlight{color:var(--accent)}.heroSection-module__nBHa7q__description{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6;display:none}.heroSection-module__nBHa7q__actions{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}@media (min-width:1024px){.heroSection-module__nBHa7q__section{min-height:80vh;padding:6rem 2rem}.heroSection-module__nBHa7q__grid{grid-template-columns:2fr 1fr;justify-items:start;gap:4rem}.heroSection-module__nBHa7q__content{text-align:left;align-items:flex-start}.heroSection-module__nBHa7q__description{display:block}.heroSection-module__nBHa7q__actions{justify-content:flex-start}.heroSection-module__nBHa7q__heading{font-size:3.5rem}}
.buttons-module__rYehAq__cssbuttons-io-button{background:var(--primary);color:#fff;letter-spacing:.05em;box-shadow:inset 0 0 1.6em -.6em var(--background);cursor:pointer;border-radius:.7em;align-items:center;max-width:15em;height:2.8em;padding:.35em 3.3em .35em 1.2em;font-size:17px;font-weight:600;display:flex;position:relative;overflow:hidden}.buttons-module__rYehAq__cssbuttons-io-button .buttons-module__rYehAq__icon{width:2.2em;height:2.2em;box-shadow:.1em .1em .6em .2em var(--primary);background:#fff;border-radius:.7em;justify-content:center;align-items:center;margin-left:1em;transition:all .4s;display:flex;position:absolute;right:.3em}.buttons-module__rYehAq__cssbuttons-io-button:hover .buttons-module__rYehAq__icon{width:calc(100% - .6em)}.buttons-module__rYehAq__cssbuttons-io-button .buttons-module__rYehAq__icon svg{width:1.1em;color:var(--primary);transition:transform .3s}.buttons-module__rYehAq__cssbuttons-io-button:hover .buttons-module__rYehAq__icon svg{transform:translate(.1em)}.buttons-module__rYehAq__cssbuttons-io-button:active .buttons-module__rYehAq__icon{transform:scale(.95)}
.cardDestaque-module__9L8xHa__cardWrapper{width:100%;max-width:440px;margin:0 auto;position:relative}.cardDestaque-module__9L8xHa__productCard{background-color:var(--card);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;width:100%;padding:1.5rem;display:flex;position:relative;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.cardDestaque-module__9L8xHa__scoreBadge{background-color:var(--accent);color:#fff;z-index:20;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;position:absolute;top:-1.5rem;right:-1rem;box-shadow:0 4px 6px -1px #0003}.cardDestaque-module__9L8xHa__scoreValue{font-size:1.1rem;font-weight:800;line-height:1}.cardDestaque-module__9L8xHa__scoreLabel{text-transform:uppercase;font-size:.6rem}.cardDestaque-module__9L8xHa__imageWrapper{aspect-ratio:1;background-color:var(--secondary);border-radius:1rem;width:100%;margin:1rem 0;position:relative;overflow:hidden}.cardDestaque-module__9L8xHa__productTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.2}.cardDestaque-module__9L8xHa__footer{border-top:1px solid var(--border);justify-content:center;margin-top:1rem;padding-top:1rem;display:flex}
.page-module__RTOwUW__contentWrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__RTOwUW__introSection{text-align:center;color:#666;margin-bottom:3rem;line-height:1.6}.page-module__RTOwUW__updateDate{margin-bottom:1rem;font-size:.9rem;display:block}.page-module__RTOwUW__introText{margin-top:1rem;font-size:1.1rem}.page-module__RTOwUW__cardsContainer{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.page-module__RTOwUW__alertBox{color:#e4e4e7;background:#eab3081a;border-left:4px solid #eab308;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem;font-size:.95rem}.page-module__RTOwUW__internalLink{border-top:1px solid #3f3f46;margin-top:1.5rem;padding-top:1.5rem;font-size:.95rem}.page-module__RTOwUW__internalLink a{color:#10b981;font-weight:600;text-decoration:underline}.page-module__RTOwUW__mythBox{background:#27272a;border-left:4px solid #8b5cf6;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem}.page-module__RTOwUW__mythBox h5{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.page-module__RTOwUW__mythBox p{color:#d4d4d8;margin:0;font-size:.95rem}.page-module__RTOwUW__personaGrid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.page-module__RTOwUW__personaGrid{grid-template-columns:repeat(3,1fr)}}.page-module__RTOwUW__personaCard{background:#ffffff0d;border:1px solid #3f3f46;border-radius:8px;padding:1rem}.page-module__RTOwUW__personaCard strong{color:#fff;margin-bottom:.5rem;font-size:1rem;display:block}.page-module__RTOwUW__personaCard p{color:#a1a1aa;margin:0;font-size:.9rem;line-height:1.4}.page-module__RTOwUW__imageContainer>img{border-radius:10px;width:100%}@media (min-width:649px){.page-module__RTOwUW__imageContainer>img{height:370px}}
.page-module__i7rvYW__contentWrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__i7rvYW__introSection{text-align:center;color:#666;margin-bottom:3rem;line-height:1.6}.page-module__i7rvYW__updateDate{margin-bottom:1rem;font-size:.9rem;display:block}.page-module__i7rvYW__introText{margin-top:1rem;font-size:1.1rem}.page-module__i7rvYW__cardsContainer{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.page-module__i7rvYW__alertBox{color:#e4e4e7;background:#eab3081a;border-left:4px solid #eab308;border-radius:0 8px 8px 0;margin:2rem 0;padding:1rem;font-size:.95rem}.page-module__i7rvYW__internalLink{border-top:1px solid #3f3f46;margin-top:1.5rem;padding-top:1.5rem;font-size:.95rem}.page-module__i7rvYW__internalLink a{color:#10b981;font-weight:600;text-decoration:underline}.page-module__i7rvYW__imageContainer>img{border-radius:10px;width:100%}@media (min-width:649px){.page-module__i7rvYW__imageContainer>img{height:370px}}
.page-module__4w_l8G__contentWrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__4w_l8G__introSection{text-align:center;color:#666;margin-bottom:3rem;line-height:1.6}.page-module__4w_l8G__updateDate{margin-bottom:1rem;font-size:.9rem;display:block}.page-module__4w_l8G__introText{margin-top:1rem;font-size:1.1rem}.page-module__4w_l8G__cardsContainer{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.page-module__4w_l8G__imageContainer>img{border-radius:10px;width:100%}@media (min-width:649px){.page-module__4w_l8G__imageContainer>img{height:370px}}
.page-module__YtNJ3G__contentWrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__YtNJ3G__introSection{text-align:center;color:#666;margin-bottom:3rem;line-height:1.6}.page-module__YtNJ3G__updateDate{margin-bottom:1rem;font-size:.9rem;display:block}.page-module__YtNJ3G__introText{margin-top:1rem;font-size:1.1rem}.page-module__YtNJ3G__cardsContainer{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.page-module__YtNJ3G__imageContainer{justify-content:center;align-items:center;display:flex}.page-module__YtNJ3G__imageContainer>img{border-radius:10px;width:100%}@media (min-width:649px){.page-module__YtNJ3G__imageContainer>img{height:370px}}
.page-module__Auc8ua__contentWrapper{max-width:800px;margin:0 auto;padding:0 1.5rem}.page-module__Auc8ua__introSection{text-align:center;color:#666;margin-bottom:3rem;line-height:1.6}.page-module__Auc8ua__updateDate{margin-bottom:1rem;font-size:.9rem;display:block}.page-module__Auc8ua__introText{margin-top:1rem;font-size:1.1rem}.page-module__Auc8ua__cardsContainer{flex-direction:column;gap:3rem;padding-bottom:4rem;display:flex}.page-module__Auc8ua__tipBox{color:#14532d;background:#f0fdf4;border:2px dashed #16a34a;border-radius:12px;margin:2rem 0;padding:1.5rem}.page-module__Auc8ua__tipBox h4{align-items:center;gap:.5rem;margin-bottom:.8rem;font-size:1.1rem;display:flex}.page-module__Auc8ua__tipBox ul{padding:0;list-style:none}.page-module__Auc8ua__tipBox li{margin-bottom:.5rem;font-size:.95rem;line-height:1.4}.page-module__Auc8ua__tipBox li strong{font-weight:700}.page-module__Auc8ua__imageContainer>img{border-radius:10px;width:100%}@media (min-width:649px){.page-module__Auc8ua__imageContainer>img{height:370px}}
.page-module__lbnUMa__alertBox{color:#a7f3d0;background:#10b98126;border:1px solid #10b981;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1rem;font-size:.95rem;display:flex}.page-module__lbnUMa__introText{color:#e4e4e7;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.page-module__lbnUMa__sectionTitle{text-align:center;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:3rem 0 2rem;font-size:1.8rem}.page-module__lbnUMa__analysisSection h3{color:#10b981;margin-top:2rem;margin-bottom:1rem;font-size:1.4rem}.page-module__lbnUMa__analysisSection p{color:#d4d4d8;margin-bottom:1rem;line-height:1.6}.page-module__lbnUMa__finalVerdictBox{background:#27272a;border-left:4px solid #10b981;border-radius:0 12px 12px 0;margin-top:3rem;padding:2rem}.page-module__lbnUMa__analysisSection a{color:#10b981;text-underline-offset:4px;text-decoration:underline}
.page-module__rZgl2a__contentWrapper{flex-direction:column;gap:3rem;max-width:800px;margin:0 auto;padding:2rem 1rem;display:flex}.page-module__rZgl2a__introSection{flex-direction:column;gap:1.5rem;display:flex}.page-module__rZgl2a__alertBox{color:#fef08a;background:#eab30826;border:1px solid #eab308;border-radius:8px;padding:1.2rem;font-size:.95rem;line-height:1.5}.page-module__rZgl2a__introText{color:#e4e4e7;font-size:1.15rem;font-weight:500;line-height:1.7}.page-module__rZgl2a__introSection p{color:#a1a1aa;line-height:1.6}.page-module__rZgl2a__highlightProduct{margin-top:1rem}.page-module__rZgl2a__sectionTitle{text-align:center;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:2.5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}.page-module__rZgl2a__cardsList{flex-direction:column;gap:4rem;display:flex}.page-module__rZgl2a__analysisSection{background:#18181b;border:1px solid #27272a;border-radius:12px;padding:2rem}.page-module__rZgl2a__analysisSection h3{color:#3b82f6;margin-top:2rem;margin-bottom:1rem;font-size:1.3rem}.page-module__rZgl2a__analysisSection h3:first-child{margin-top:0}.page-module__rZgl2a__analysisSection p{color:#d4d4d8;margin-bottom:1rem;line-height:1.6}.page-module__rZgl2a__verdictSection{scroll-margin-top:80px}.page-module__rZgl2a__finalVerdictBox{background:#27272a;border-left:4px solid #10b981;border-radius:0 12px 12px 0;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.page-module__rZgl2a__finalVerdictBox h3{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.4rem;display:flex}.page-module__rZgl2a__finalVerdictBox p{color:#d4d4d8;line-height:1.6}
.page-module__yJyScq__articleContainer{color:#e4e4e7;max-width:760px;margin:0 auto;padding:2rem 1.5rem;font-size:1.125rem;line-height:1.8}.page-module__yJyScq__intro p{color:#d4d4d8;margin-bottom:1.5rem}.page-module__yJyScq__divider{background:#27272a;border:0;height:1px;margin:3rem 0}.page-module__yJyScq__section{margin-bottom:3.5rem}.page-module__yJyScq__section h2{color:#f4f4f5;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.page-module__yJyScq__featureList{margin-bottom:2rem;padding-left:1.5rem;list-style-type:disc}.page-module__yJyScq__featureList li{color:#a1a1aa;margin-bottom:1rem}.page-module__yJyScq__featureList strong{color:#e4e4e7}.page-module__yJyScq__highlightBox{color:#bfdbfe;background:#3b82f61a;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem;font-size:1rem}.page-module__yJyScq__internalLink{color:#3b82f6;text-underline-offset:4px;font-weight:500;text-decoration:underline}.page-module__yJyScq__internalLink:hover{color:#60a5fa}.page-module__yJyScq__articleContainer blockquote{color:#a1a1aa;border-left:4px solid #71717a;margin:2rem 0;padding-left:1.5rem;font-size:1.2rem;font-style:italic}.page-module__yJyScq__conclusion h2{text-align:center;color:#10b981}.page-module__yJyScq__checklistGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:2rem 0;display:grid}.page-module__yJyScq__checkItem{color:#d4d4d8;background:#18181b;border:1px solid #27272a;border-radius:8px;align-items:center;padding:1rem;font-weight:600;display:flex}.page-module__yJyScq__ctaBox{text-align:center;background:#27272a;border-radius:12px;margin-top:3rem;padding:2.5rem}.page-module__yJyScq__ctaBox h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem}.page-module__yJyScq__ctaBox p{color:#a1a1aa;margin-bottom:2rem}.page-module__yJyScq__ctaButton{color:#000;background:#10b981;border-radius:8px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.page-module__yJyScq__ctaButton:hover{background:#059669}
.page-module__QyTOJa__articleContainer{color:#e4e4e7;max-width:760px;margin:0 auto;padding:2rem 1.5rem;font-size:1.125rem;line-height:1.8}.page-module__QyTOJa__articleContainer h2{color:#f4f4f5;margin:2.5rem 0 1.5rem;font-size:1.75rem;font-weight:700}.page-module__QyTOJa__divider{background:#27272a;border:0;height:1px;margin:3rem 0}.page-module__QyTOJa__highlightBox{background:#3b82f61a;border-left:4px solid #3b82f6;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem;font-size:1rem}.page-module__QyTOJa__checklistGrid{grid-template-columns:1fr;gap:.75rem;margin:1.5rem 0;display:grid}.page-module__QyTOJa__checkItem{color:#d4d4d8;background:#18181b;border:1px solid #27272a;border-radius:8px;padding:1rem}.page-module__QyTOJa__featureList{padding:0;list-style:none}.page-module__QyTOJa__featureList li{border-left:2px solid #3f3f46;margin-bottom:1.5rem;padding-left:1.5rem}.page-module__QyTOJa__ctaBox{text-align:center;background:#27272a;border-radius:12px;margin-top:3rem;padding:2.5rem}.page-module__QyTOJa__ctaButton{color:#000;background:#10b981;border-radius:8px;margin-top:1.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;display:inline-block}
.legal-module__tHSXCa__container{color:#d4d4d8;max-width:800px;margin:4rem auto;padding:0 1.5rem;font-family:system-ui,-apple-system,sans-serif}.legal-module__tHSXCa__header{text-align:center;border-bottom:1px solid #3f3f46;margin-bottom:3rem;padding-bottom:2rem}.legal-module__tHSXCa__title{color:#fff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.legal-module__tHSXCa__lastUpdate{color:#a1a1aa;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.legal-module__tHSXCa__content section{margin-bottom:2.5rem}.legal-module__tHSXCa__content h2{color:#fff;border-left:4px solid #10b981;margin-bottom:1rem;padding-left:1rem;font-size:1.5rem}.legal-module__tHSXCa__content p{margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.legal-module__tHSXCa__content ul{margin-bottom:1.5rem;margin-left:1.5rem;list-style:outside}.legal-module__tHSXCa__content li{margin-bottom:.5rem;line-height:1.6}.legal-module__tHSXCa__content a{color:#3b82f6;text-decoration:underline}.legal-module__tHSXCa__affiliateDisclaimer{color:#fef08a;background:#eab3081a;border:1px solid #ca8a04;border-radius:8px;margin:2rem 0;padding:1.5rem;font-size:.95rem}
