.hero-home{padding:2.5rem 0 3rem;background-color:#fff;background:url(https://tryon.b-cdn.net/www/bg-site.webp) no-repeat left top;background-size:cover;background-color:#ffffffb3;background-blend-mode:lighten}@media (min-width: 1024px){.hero-home{padding:2.5rem 0 4rem}}.hero-home .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;display:flex;flex-direction:row;gap:.5rem}@media (min-width: 1024px){.hero-home .container{gap:4rem}}@media (max-width: 767px){.hero-home .container{gap:2rem;flex-direction:column-reverse}}.hero-home .content{text-align:center;width:50%}@media (min-width: 1024px){.hero-home .content{text-align:left}}@media (max-width: 767px){.hero-home .content{width:100%}}.hero-home .title{font-family:Playfair Display,serif;font-size:2.25rem;font-weight:700;line-height:1.15;color:#111827;margin:0 0 1.5rem}@media (min-width: 768px){.hero-home .title{font-size:3rem}}@media (min-width: 1024px){.hero-home .title{font-size:3.5rem}}.hero-home .subtitle{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;font-weight:300;color:#1f2937;margin:0 0 1.5rem;max-width:540px;margin-left:auto;margin-right:auto}@media (min-width: 1024px){.hero-home .subtitle{font-size:1.25rem;margin-left:0;margin-right:0}}.hero-home .features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.hero-home .feature{display:flex;align-items:flex-start;gap:.75rem;text-align:left}.hero-home .feature:before{content:"";flex-shrink:0;width:8px;height:8px;margin-top:6px;background-color:#111827;border-radius:9999px}.hero-home .feature-text{font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;color:#374151}.hero-home .feature-text strong{font-weight:600;color:#111827}.hero-home .cta{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2.5rem}@media (min-width: 640px){.hero-home .cta{flex-direction:row;justify-content:center}}@media (min-width: 1024px){.hero-home .cta{justify-content:flex-start}}.hero-home .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.hero-home .btn:disabled{opacity:.5;cursor:not-allowed}.hero-home .btn{padding:1rem 2rem;font-size:1rem}.hero-home .btn.is-primary{background-color:#111827;color:#fff}.hero-home .btn.is-primary:hover{background-color:#1f2937}.hero-home .cta-note{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280}.hero-home .stats{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media (min-width: 1024px){.hero-home .stats{justify-content:flex-start;gap:2.5rem}}.hero-home .stat{display:flex;flex-direction:column;text-align:center}@media (min-width: 1024px){.hero-home .stat{text-align:left}}.hero-home .stat-value{font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;color:#111827}@media (min-width: 1024px){.hero-home .stat-value{font-size:1.875rem}}.hero-home .stat-label{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;margin-top:.25rem}.hero-home .showcase-wrap{position:relative;flex:1}.showcase-home .item{display:none;gap:1.5rem}.showcase-home .item.is-active{display:flex;flex-direction:column-reverse}@media (min-width: 768px){.showcase-home .item.is-active{flex-direction:row-reverse;align-items:flex-start}}.showcase-home .input{width:90px}.showcase-home .output{flex:1}.showcase-home .output{position:relative}.showcase-home .label{display:inline-block;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#6b7280;margin-bottom:.75rem}.showcase-home .images{display:grid;gap:.5rem}.showcase-home .images.is-raw{grid-template-columns:repeat(3,1fr)}@media (max-width: 767px){.showcase-home .images.is-raw{max-width:280px;margin:0 auto}}@media (min-width: 640px){.showcase-home .images.is-raw{display:flex}}.showcase-home .images.is-generated{grid-template-columns:repeat(2,1fr)}@media (max-width: 767px){.showcase-home .input{width:100%}}.showcase-home .input .images{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:center;justify-items:center;padding:5px;border-radius:.5rem;border:2px dotted #d1d5db}@media (max-width: 767px){.showcase-home .input .images{margin:0 auto;flex-direction:row}}.showcase-home .input .images .image{width:80px;height:80px}.showcase-home .image{position:relative;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6}.showcase-home .image:before{content:"";display:block;padding-top:133.33%}.showcase-home .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.showcase-home .image:hover img{transform:scale(1.03)}.showcase-home .images.is-raw .image:before{padding-top:120%}.showcase-home .images.is-generated .image:before{padding-top:140%}.showcase-home .nav{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}@media (min-width: 768px){.showcase-home .nav{justify-content:center;margin-top:2rem;padding-left:110px}}.showcase-home .nav-btn{width:48px;height:48px;padding:0;border:2px solid transparent;border-radius:9999px;overflow:hidden;cursor:pointer;background-color:#f3f4f6;transition:all .2s ease}@media (min-width: 768px){.showcase-home .nav-btn{width:56px;height:56px}}.showcase-home .nav-btn img{width:100%;height:100%;object-fit:cover;filter:grayscale(30%);transition:filter .2s ease}.showcase-home .nav-btn:hover{border-color:#d1d5db}.showcase-home .nav-btn:hover img{filter:grayscale(0%)}.showcase-home .nav-btn.is-active{border-color:#111827}.showcase-home .nav-btn.is-active img{filter:grayscale(0%)}.showcase-home .nav-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.showcase-home .label-wrap{display:flex;gap:1.5rem}@media (max-width: 767px){.showcase-home .label-wrap{display:none}}.showcase-home .label-wrap .item-l{width:90px;text-align:center}.showcase-home .label-wrap .item-r{flex:1}.spot-ai{padding:4rem 0;background-color:#f9fafb}.spot-ai .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 1024px){.spot-ai .container{flex-direction:row;align-items:flex-start;gap:3rem}}.spot-ai-content{flex:1}@media (min-width: 1024px){.spot-ai-content{max-width:500px;position:sticky;top:2rem}}.spot-ai-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.spot-ai-title{font-size:2.25rem}}.spot-ai-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563;margin:0 0 1.5rem}@media (min-width: 768px){.spot-ai-subtitle{font-size:1.125rem}}.spot-ai-benefits{list-style:none;padding:0;margin:0 0 2rem}.spot-ai-benefits li{position:relative;padding-left:1.5rem;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#374151}.spot-ai-benefits li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;background-color:#10b981;border-radius:9999px}.spot-ai-benefits li strong{color:#111827;font-weight:600}.spot-ai-benefits li:last-child{margin-bottom:0}.spot-ai-cta{margin-bottom:2rem}.spot-ai-free{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;margin:0 0 .75rem}.spot-ai-cta .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.spot-ai-cta .btn:disabled{opacity:.5;cursor:not-allowed}.spot-ai-cta .btn{padding:1rem 2rem;font-size:1rem}.spot-ai-cta .btn.is-primary{background-color:#111827;color:#fff}.spot-ai-cta .btn.is-primary:hover{background-color:#1f2937}.spot-ai-score{display:flex;align-items:baseline;gap:.5rem;padding:1rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;opacity:0;transform:translateY(10px);transition:all .2s ease}.spot-ai-score.is-visible{opacity:1;transform:translateY(0)}.spot-ai-score-value{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;color:#111827;line-height:1}.spot-ai-score-label{font-family:Inter,sans-serif;font-size:1rem;color:#6b7280}.spot-ai-message{font-family:Inter,sans-serif;font-size:.875rem;color:#4b5563;margin:.5rem 0 0;min-height:20px}.spot-ai-game{flex:1}.spot-ai-instruction{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;text-align:center;margin:0 0 1rem}@media (min-width: 1024px){.spot-ai-instruction{text-align:left}}.spot-ai-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){.spot-ai-grid{grid-template-columns:repeat(3,1fr)}}.spot-ai-card{position:relative;border-radius:.5rem;overflow:hidden;background-color:#fff;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.spot-ai-card:hover:not(.is-answered){box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.spot-ai-card.is-answered .spot-ai-buttons{opacity:0;pointer-events:none}.spot-ai-card.is-answered .spot-ai-badge{opacity:1;transform:translate(-50%) translateY(0)}.spot-ai-card.is-correct{box-shadow:0 0 0 3px #10b981}.spot-ai-card.is-correct:after{content:"";position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;background-color:#10b981;border-radius:9999px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-size:16px;background-position:center;background-repeat:no-repeat;z-index:2}.spot-ai-card.is-wrong{box-shadow:0 0 0 3px #ef4444}.spot-ai-card.is-wrong:after{content:"";position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;background-color:#ef4444;border-radius:9999px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat;z-index:2}.spot-ai-image{position:relative;background-color:#f3f4f6}.spot-ai-image:before{content:"";display:block;padding-top:133.33%}.spot-ai-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.spot-ai-buttons{display:flex;gap:.25rem;padding:.5rem;transition:opacity .2s ease}.spot-ai-btn{flex:1;padding:.5rem .75rem;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#fff;color:#374151;cursor:pointer;transition:all .15s ease}@media (min-width: 640px){.spot-ai-btn{font-size:.875rem}}.spot-ai-btn:hover{background-color:#f3f4f6;border-color:#d1d5db}.spot-ai-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.spot-ai-btn.is-selected{background-color:#111827;border-color:#111827;color:#fff}.spot-ai-badge{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%) translateY(10px);font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;background-color:#111827e6;color:#fff;white-space:nowrap;opacity:0;transition:all .2s ease;pointer-events:none;z-index:1}.detail-test{padding:4rem 0;background-color:#fff}.detail-test .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.detail-test-header{text-align:center;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.detail-test-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.detail-test-title{font-size:2.25rem}}.detail-test-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 768px){.detail-test-subtitle{font-size:1.125rem}}.detail-test-showcase{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.detail-test-showcase{flex-direction:row;align-items:flex-start;gap:2.5rem}}.detail-test-image{position:relative;flex:1;max-width:500px;margin:0 auto;border-radius:.75rem;overflow:hidden;background-color:#f3f4f6}@media (min-width: 1024px){.detail-test-image{max-width:none;margin:0}}.detail-test-image img{width:100%;height:auto;display:block}.detail-test-hotspot{position:absolute;width:32px;height:32px;padding:0;border:none;border-radius:9999px;background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;cursor:pointer;transform:translate(-50%,-50%);transition:all .2s ease;z-index:2}@media (min-width: 768px){.detail-test-hotspot{width:40px;height:40px}}.detail-test-hotspot:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#9ca3af;border-radius:9999px;transform:translate(-50%,-50%);transition:all .2s ease}@media (min-width: 768px){.detail-test-hotspot:before{width:14px;height:14px}}.detail-test-hotspot:hover,.detail-test-hotspot.is-active{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.detail-test-hotspot:hover:before,.detail-test-hotspot.is-active:before{background-color:#111827}.detail-test-hotspot.is-active .detail-test-hotspot-pulse{animation:hotspot-pulse 1.5s ease-out infinite}.detail-test-hotspot:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.detail-test-hotspot-pulse{position:absolute;top:50%;left:50%;width:100%;height:100%;border:2px solid #111827;border-radius:9999px;transform:translate(-50%,-50%);opacity:0;pointer-events:none}@keyframes hotspot-pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.6}to{transform:translate(-50%,-50%) scale(2);opacity:0}}.detail-test-cards{display:flex;flex-direction:column;gap:1rem;flex:1}@media (min-width: 1024px){.detail-test-cards{max-width:50%}}.detail-test-card{display:flex;flex-direction:row;gap:1rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:2px solid transparent;transition:all .2s ease}.detail-test-card.is-highlighted{background-color:#fff;border-color:#111827;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@keyframes card-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.detail-test-card-image{flex-shrink:0;width:120px;height:120px;border-radius:.5rem;overflow:hidden;background-color:#e5e7eb}@media (min-width: 768px){.detail-test-card-image{width:140px;height:140px}}.detail-test-card-image img{width:100%;height:100%;object-fit:cover}.detail-test-card-content{display:flex;flex-direction:column;justify-content:center}.detail-test-card-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}@media (min-width: 768px){.detail-test-card-title{font-size:1.25rem}}.detail-test-card-text{font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 768px){.detail-test-card-text{font-size:1rem}}.detail-test-nav{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}@media (min-width: 1024px){.detail-test-nav{display:none}}.detail-test-nav-dot{width:8px;height:8px;padding:0;border:none;border-radius:9999px;background-color:#d1d5db;cursor:pointer;transition:all .2s ease}.detail-test-nav-dot.is-active,.detail-test-nav-dot:hover{background-color:#111827}.what-you-get{padding:4rem 0;background:linear-gradient(180deg,#fff,#f9fafb)}.what-you-get .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.what-you-get-header{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.what-you-get-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 .75rem}@media (min-width: 768px){.what-you-get-title{font-size:2.25rem}}@media (min-width: 1024px){.what-you-get-title{font-size:3rem}}.what-you-get-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 768px){.what-you-get-subtitle{font-size:1.125rem}}.what-you-get-section-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#374151;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1.5rem}@media (min-width: 768px){.what-you-get-section-title{font-size:1.25rem}}.what-you-get-input{margin-bottom:2rem}.what-you-get-input-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:600px;margin:0 auto 1rem}@media (min-width: 768px){.what-you-get-input-grid{grid-template-columns:repeat(4,1fr);max-width:800px;gap:1.25rem}}.what-you-get-input-item{position:relative;aspect-ratio:3/4;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.what-you-get-input-item:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.what-you-get-input-item img{width:100%;height:100%;object-fit:cover;display:block}.what-you-get-input-label{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;text-align:center;margin:0}@media (min-width: 768px){.what-you-get-input-label{font-size:1rem}}.what-you-get-transform{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;margin:2rem 0}.what-you-get-transform svg{width:32px;height:32px;color:#9ca3af;animation:bounce-arrow 2s ease-in-out infinite}@media (min-width: 768px){.what-you-get-transform svg{width:40px;height:40px}}.what-you-get-transform-text{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}@media (min-width: 768px){.what-you-get-transform-text{font-size:1rem}}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.what-you-get-output{margin-bottom:2.5rem}.what-you-get-output-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:1200px;margin:0 auto 1rem}@media (min-width: 768px){.what-you-get-output-grid{grid-template-columns:repeat(4,1fr);gap:1rem}}.what-you-get-output-item{position:relative;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;box-shadow:0 1px 2px #0000000d;transition:all .2s ease;aspect-ratio:3/4}.what-you-get-output-item:hover{transform:scale(1.02);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:2}.what-you-get-output-item img{width:100%;height:100%;object-fit:cover;display:block}.what-you-get-output-label{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;color:#374151;text-align:center;margin:0}@media (min-width: 768px){.what-you-get-output-label{font-size:1.125rem}}.what-you-get-benefits{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;padding-top:2rem;border-top:1px solid #e5e7eb}@media (min-width: 768px){.what-you-get-benefits{grid-template-columns:repeat(3,1fr);gap:2rem}}.what-you-get-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000d;transition:all .2s ease}.what-you-get-benefit:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transform:translateY(-2px)}.what-you-get-benefit-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:9999px;margin-bottom:1rem}@media (min-width: 768px){.what-you-get-benefit-icon{width:64px;height:64px}}.what-you-get-benefit-icon svg{width:28px;height:28px;color:#374151}@media (min-width: 768px){.what-you-get-benefit-icon svg{width:32px;height:32px}}.what-you-get-benefit-title{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem}@media (min-width: 768px){.what-you-get-benefit-title{font-size:1.125rem}}.what-you-get-benefit-text{font-family:Inter,sans-serif;font-size:.875rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 768px){.what-you-get-benefit-text{font-size:1rem}}.how-it-works{padding:3rem 0;background-color:#f9fafb}.how-it-works .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.how-it-works-title{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:#111827;text-align:center;margin:0 0 2.5rem}@media (min-width: 768px){.how-it-works-title{font-size:1.875rem}}.how-it-works-steps{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto}@media (min-width: 768px){.how-it-works-steps{flex-direction:row;justify-content:center;gap:1rem}}.how-it-works-step{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;max-width:200px}.how-it-works-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:9999px;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d}@media (min-width: 768px){.how-it-works-icon{width:64px;height:64px}}.how-it-works-icon svg{width:28px;height:28px;color:#374151}@media (min-width: 768px){.how-it-works-icon svg{width:32px;height:32px}}.how-it-works-step-title{font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}@media (min-width: 768px){.how-it-works-step-title{font-size:1.25rem}}.how-it-works-step-text{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;margin:0}@media (min-width: 768px){.how-it-works-step-text{font-size:1rem}}.how-it-works-connector{display:none}@media (min-width: 768px){.how-it-works-connector{display:block;width:40px;height:2px;background-color:#d1d5db;position:relative;flex-shrink:0}.how-it-works-connector:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #d1d5db;border-top:4px solid transparent;border-bottom:4px solid transparent}}.model-selection{padding:4rem 0;background-color:#fff}.model-selection .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.model-selection-header{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.model-selection-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.model-selection-title{font-size:2.25rem}}.model-selection-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 768px){.model-selection-subtitle{font-size:1.125rem}}.model-selection-block{display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 0;border-bottom:1px solid #f3f4f6}@media (min-width: 1024px){.model-selection-block{flex-direction:row;align-items:center;gap:3rem}}.model-selection-block:last-of-type{border-bottom:none}.model-selection-block.is-custom .model-selection-content{display:flex;flex-direction:column;gap:1.5rem}.model-selection-block.is-custom .model-selection-upload{margin-top:0}.model-selection-content{flex:1}@media (min-width: 1024px){.model-selection-content{max-width:400px}}.model-selection-block-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}@media (min-width: 768px){.model-selection-block-title{font-size:1.5rem}}.model-selection-block-text{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563;margin:0}.model-selection-visual{flex:1}.model-selection-flow{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}@media (min-width: 768px){.model-selection-flow{gap:1rem;flex-wrap:nowrap}}.model-selection-flow-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.model-selection-flow-image{width:80px;height:80px;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6}@media (min-width: 768px){.model-selection-flow-image{width:100px;height:100px}}.model-selection-flow-image img{width:100%;height:100%;object-fit:cover}.model-selection-flow-badge{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#111827;border-radius:9999px}@media (min-width: 768px){.model-selection-flow-badge{width:80px;height:80px}}.model-selection-flow-badge svg{width:28px;height:28px;color:#fff}@media (min-width: 768px){.model-selection-flow-badge svg{width:36px;height:36px}}.model-selection-flow-models{display:flex;gap:.25rem}.model-selection-flow-models img{width:50px;height:60px;object-fit:cover;border-radius:.375rem}@media (min-width: 768px){.model-selection-flow-models img{width:60px;height:75px}}.model-selection-flow-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.model-selection-flow-arrow{width:24px;height:2px;background-color:#d1d5db;position:relative;flex-shrink:0;display:none}@media (min-width: 768px){.model-selection-flow-arrow{display:block;width:32px}}.model-selection-flow-arrow:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:6px solid #d1d5db;border-top:4px solid transparent;border-bottom:4px solid transparent}.model-selection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width: 640px){.model-selection-grid{grid-template-columns:repeat(4,1fr)}}.model-selection-grid-item{position:relative;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6}.model-selection-grid-item img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.model-selection-grid-label{position:absolute;bottom:0;left:0;right:0;padding:.5rem;background:linear-gradient(transparent,#000000b3);font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;color:#fff;text-align:center}@media (min-width: 768px){.model-selection-grid-label{font-size:.875rem;padding:.75rem}}.model-selection-upload{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem;padding:1rem 1.5rem;border:2px dashed #d1d5db;border-radius:.75rem;background-color:#f9fafb;text-align:center}.model-selection-upload-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:9999px;box-shadow:0 1px 2px #0000000d}.model-selection-upload-icon svg{width:22px;height:22px;color:#6b7280}.model-selection-upload-text{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500;color:#4b5563}.model-selection-custom-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width: 640px){.model-selection-custom-gallery{grid-template-columns:repeat(4,1fr)}}.model-selection-custom-item{position:relative;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;box-shadow:0 1px 2px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.model-selection-custom-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.model-selection-custom-item img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.model-selection-cta{text-align:center;margin-top:2.5rem}.model-selection-cta .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.model-selection-cta .btn:disabled{opacity:.5;cursor:not-allowed}.model-selection-cta .btn{padding:1rem 2rem;font-size:1rem}.model-selection-cta .btn.is-primary{background-color:#111827;color:#fff}.model-selection-cta .btn.is-primary:hover{background-color:#1f2937}.pricing-teaser{padding:4rem 0;background-color:#f9fafb}.pricing-teaser .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.pricing-teaser-content{text-align:center;max-width:600px;margin:0 auto}.pricing-teaser-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 .75rem}@media (min-width: 768px){.pricing-teaser-title{font-size:2.25rem}}.pricing-teaser-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 2.5rem}@media (min-width: 768px){.pricing-teaser-subtitle{font-size:1.125rem}}.pricing-teaser-stats{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}@media (min-width: 768px){.pricing-teaser-stats{gap:3rem}}.pricing-teaser-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.pricing-teaser-stat-value{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;color:#111827;line-height:1}@media (min-width: 768px){.pricing-teaser-stat-value{font-size:2.25rem}}.pricing-teaser-stat-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}@media (min-width: 768px){.pricing-teaser-stat-label{font-size:.875rem}}.pricing-teaser .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.pricing-teaser .btn:disabled{opacity:.5;cursor:not-allowed}.pricing-teaser .btn{padding:1rem 2rem;font-size:1rem}.pricing-teaser .btn.is-primary{background-color:#111827;color:#fff}.pricing-teaser .btn.is-primary:hover{background-color:#1f2937}.final-cta{padding:5rem 0;background-color:#111827}.final-cta .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.final-cta-content{text-align:center;max-width:700px;margin:0 auto}.final-cta-title{font-family:Playfair Display,serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#fff;margin:0 0 1rem}@media (min-width: 768px){.final-cta-title{font-size:2.25rem}}@media (min-width: 1024px){.final-cta-title{font-size:3rem}}.final-cta-subtitle{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#9ca3af;margin:0 0 2.5rem}@media (min-width: 768px){.final-cta-subtitle{font-size:1.125rem}}.final-cta-action{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem}.final-cta .btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:1rem;line-height:1;padding:.75rem 1.5rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.final-cta .btn:disabled{opacity:.5;cursor:not-allowed}.final-cta .btn.is-primary{background-color:#fff;color:#111827}.final-cta .btn.is-primary:hover{background-color:#f3f4f6}.final-cta .btn.is-large{padding:1.25rem 3rem;font-size:1.125rem}@media (min-width: 768px){.final-cta .btn.is-large{padding:1.5rem 4rem;font-size:1.25rem}}.final-cta-note{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280}.final-cta-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}@media (min-width: 768px){.final-cta-trust{gap:2.5rem}}.final-cta-trust-item{display:flex;align-items:center;gap:.5rem;color:#6b7280}.final-cta-trust-item svg{width:18px;height:18px;flex-shrink:0}.final-cta-trust-item span{font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500}
