.section-faq{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.section-faq{padding:5rem 0}}.section-faq .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;max-width:800px}.section-faq .section-header{text-align:center;margin-bottom:2.5rem}@media (min-width: 1024px){.section-faq .section-header{margin-bottom:3rem}}.section-faq .section-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){.section-faq .section-title{font-size:2.25rem}}.section-faq .section-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#f9fafb;border-radius:.5rem;overflow:hidden;transition:all .2s ease}.faq-item:hover{background-color:#f3f4f6}.faq-item[open]{background-color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.faq-item[open] .faq-question{border-bottom:1px solid #f3f4f6}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-item[open] .faq-answer{animation:fadeIn .3s ease-out}.faq-question{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#111827;transition:all .2s ease}@media (min-width: 1024px){.faq-question{padding:1.5rem 2rem;font-size:1.125rem}}.faq-question::-webkit-details-marker{display:none}.faq-question::marker{display:none}.faq-question span{flex:1}.faq-icon{width:20px;height:20px;flex-shrink:0;color:#6b7280;transition:transform .2s ease}@media (min-width: 1024px){.faq-icon{width:24px;height:24px}}.faq-answer{padding:0 1.5rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#4b5563}@media (min-width: 1024px){.faq-answer{padding:0 2rem 2rem}}.faq-answer p{margin:0 0 1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul,.faq-answer ol{margin:1rem 0;padding-left:1.5rem}.faq-answer li{margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hiw-hero{padding:3rem 0 4rem;background-color:#fff;background:linear-gradient(135deg,#fffffff2,#f9fafbf2),url(https://tryon.b-cdn.net/www/bg-site.webp) no-repeat center top;background-size:cover}@media (min-width: 1024px){.hiw-hero{padding:4rem 0 5rem}}.hiw-hero .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.hiw-hero .container{flex-direction:row;gap:4rem;align-items:center}}.hiw-hero-content{text-align:center;max-width:540px}@media (min-width: 1024px){.hiw-hero-content{text-align:left;flex:1}}.hiw-hero-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){.hiw-hero-title{font-size:3rem}}@media (min-width: 1024px){.hiw-hero-title{font-size:3.5rem}}.hiw-hero-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;font-weight:300;color:#374151;margin:0 0 2rem}@media (min-width: 1024px){.hiw-hero-subtitle{font-size:1.25rem}}.hiw-hero-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}.hiw-hero-cta .btn:disabled{opacity:.5;cursor:not-allowed}.hiw-hero-cta .btn{padding:1rem 2.5rem;font-size:1.125rem}.hiw-hero-cta .btn.is-primary{background-color:#111827;color:#fff}.hiw-hero-cta .btn.is-primary:hover{background-color:#1f2937;transform:translateY(-2px)}.hiw-hero-visual{flex:1;width:100%;max-width:600px}@media (min-width: 1024px){.hiw-hero-visual{max-width:none}}.transformation-showcase{display:flex;align-items:center;justify-content:center;gap:1rem}@media (min-width: 768px){.transformation-showcase{gap:1.5rem}}.transformation-before,.transformation-after{display:flex;flex-direction:column;align-items:center;gap:.75rem}.transformation-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#6b7280}@media (min-width: 768px){.transformation-label{font-size:.875rem}}.transformation-image{position:relative;width:140px;height:180px;border-radius:.75rem;overflow:hidden;background-color:#f3f4f6;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (min-width: 768px){.transformation-image{width:180px;height:240px}}@media (min-width: 1024px){.transformation-image{width:200px;height:280px}}.transformation-image img{width:100%;height:100%;object-fit:cover}.transformation-image.is-animated{animation:resultPulse 3s ease-in-out infinite}.transformation-image.is-animated .scan-line{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent 0%,rgba(37,99,235,.8) 50%,transparent 100%);animation:scanDown 2.5s ease-in-out infinite;opacity:0}.transformation-arrow{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#9ca3af;animation:arrowPulse 2s ease-in-out infinite}.transformation-arrow svg{width:32px;height:32px}@media (min-width: 768px){.transformation-arrow svg{width:40px;height:40px}}.transformation-arrow-label{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;color:#2563eb;white-space:nowrap}@keyframes resultPulse{0%,to{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}50%{box-shadow:0 20px 40px -10px #2563eb4d,0 10px 20px -5px #0000001a}}@keyframes scanDown{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes arrowPulse{0%,to{transform:translate(0);opacity:.6}50%{transform:translate(5px);opacity:1}}.hiw-upload-process{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-upload-process{padding:5rem 0}}.hiw-upload-process .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.section-header{text-align:center;max-width:600px;margin:0 auto 3rem}@media (min-width: 1024px){.section-header{margin-bottom:4rem}}.section-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){.section-title{font-size:2.25rem}}@media (min-width: 1024px){.section-title{font-size:3rem}}.section-subtitle{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 1024px){.section-subtitle{font-size:1.25rem}}.process-steps{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 1024px){.process-steps{flex-direction:row;justify-content:center;align-items:stretch;gap:1rem}}.process-step{position:relative;background-color:#fff;border-radius:.75rem;padding:2rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:all .3s ease;max-width:320px;width:100%}@media (min-width: 1024px){.process-step{flex:1;max-width:none}}.process-step:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.process-step:hover .step-icon{color:#2563eb;background-color:#2563eb1a}.step-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 1rem;background-color:#f3f4f6;border-radius:9999px;color:#374151;transition:all .2s ease}.step-icon svg{width:36px;height:36px}.step-number{font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#2563eb;text-transform:uppercase;margin-bottom:.5rem}.step-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}@media (min-width: 1024px){.step-title{font-size:1.5rem}}.step-description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0}.process-connector{display:flex;align-items:center;justify-content:center;color:#d1d5db;transform:rotate(90deg)}@media (min-width: 1024px){.process-connector{transform:rotate(0)}}.process-connector svg{width:24px;height:24px;animation:connectorPulse 2s ease-in-out infinite}@keyframes connectorPulse{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}.process-step{opacity:0;animation:fadeInUp .6s ease-out forwards}.process-step:nth-child(1){animation-delay:.1s}.process-step:nth-child(3){animation-delay:.3s}.process-step:nth-child(5){animation-delay:.5s}.process-connector{opacity:0;animation:fadeIn .4s ease-out forwards}.process-connector:nth-child(2){animation-delay:.2s}.process-connector:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hiw-details{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.hiw-details{padding:5rem 0}}.hiw-details .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.details-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.details-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.details-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.detail-card{background-color:#f9fafb;border-radius:.75rem;overflow:hidden;transition:all .3s ease}.detail-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.detail-card:hover .detail-image img{transform:scale(1.05)}.detail-image{position:relative;overflow:hidden;background-color:#e5e7eb;min-height:300px}@media (min-width: 768px){.detail-image{min-height:400px}}@media (min-width: 1024px){.detail-image{min-height:450px}}.detail-image img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .3s ease}.detail-content{padding:1.5rem}@media (min-width: 1024px){.detail-content{padding:2rem}}.detail-title{font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}@media (min-width: 1024px){.detail-title{font-size:1.5rem}}.detail-description{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0}.hiw-testimonials{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-testimonials{padding:5rem 0}}.hiw-testimonials .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d;transition:all .3s ease;display:flex;flex-direction:column}@media (min-width: 1024px){.testimonial-card{padding:2rem}}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (min-width: 1024px){.testimonial-card.is-featured{grid-column:span 2}}.testimonial-card.is-featured .testimonial-quote{font-size:1.125rem}@media (min-width: 1024px){.testimonial-card.is-featured .testimonial-quote{font-size:1.25rem}}.testimonial-quote{font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;color:#374151;margin:0 0 1.5rem;flex:1;font-style:italic}.testimonial-quote:before{content:'"';display:none}.testimonial-author{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid #f3f4f6}.author-avatar{width:48px;height:48px;border-radius:9999px;background-color:#111827;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:600;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:600;color:#111827;font-style:normal}.author-role{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280}.hiw-dashboard-section{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-dashboard-section{padding:5rem 0}}.hiw-dashboard-section .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.hiw-dashboard-section.is-alternate{background-color:#fff}.dashboard-showcase{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.dashboard-showcase{flex-direction:row;gap:4rem;align-items:center}}@media (min-width: 1024px){.dashboard-showcase.is-reversed{flex-direction:row-reverse}}.dashboard-content{flex:1;max-width:480px;text-align:center}@media (min-width: 1024px){.dashboard-content{text-align:left;max-width:none}}.dashboard-label{display:inline-block;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.dashboard-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){.dashboard-title{font-size:2.25rem}}.dashboard-description{font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0 0 1.5rem}@media (min-width: 1024px){.dashboard-description{font-size:1.25rem}}.dashboard-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.dashboard-features li{display:flex;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-size:1rem;color:#374151}@media (min-width: 1024px){.dashboard-features li{justify-content:flex-start}}.dashboard-features li svg{width:20px;height:20px;flex-shrink:0;color:#2563eb}.dashboard-visual{flex:1.2;width:100%}@media (min-width: 1024px){.dashboard-visual{max-width:640px}}.dashboard-screenshot{position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;background-color:#e5e7eb}.dashboard-screenshot:before{content:"";position:absolute;top:0;left:0;right:0;height:32px;background:linear-gradient(180deg,#f3f4f6,#f9fafb);border-bottom:1px solid #e5e7eb;z-index:1}.dashboard-screenshot:after{content:"";position:absolute;top:10px;left:12px;width:12px;height:12px;background-color:#d1d5db;border-radius:9999px;box-shadow:18px 0 #d1d5db,36px 0 #d1d5db;z-index:2}.dashboard-screenshot img{width:100%;height:auto;display:block;margin-top:32px}.edit-prompts{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.edit-prompts-label{display:block;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.75rem}.edit-prompts-list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}@media (min-width: 1024px){.edit-prompts-list{justify-content:flex-start}}.edit-prompt{display:inline-block;padding:.5rem .75rem;background-color:#f3f4f6;border-radius:.375rem;font-family:Inter,sans-serif;font-size:.875rem;color:#374151;font-style:italic}
