.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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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)}}.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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0}@media (min-width: 1024px){.section-subtitle{font-size:1.25rem}}.dashboard-preview{margin-top:3rem;text-align:center}@media (min-width: 1024px){.dashboard-preview{margin-top:4rem}}.dashboard-preview-label{display:inline-flex;align-items:center;gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:1rem}.dashboard-preview-label svg{flex-shrink:0}.dashboard-preview-frame{position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border:1px solid #e5e7eb;max-width:800px;margin:0 auto}.dashboard-preview-frame img{width:100%;height:auto;display:block}.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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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}}.hero-card-fan{position:relative;padding-left:.5rem}@media (min-width: 768px){.hero-card-fan{padding-left:.75rem}}@media (min-width: 1024px){.hero-card-fan{padding-left:1rem}}.hero-card-source{position:absolute;top:0;left:0;width:64px;height:85px;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;z-index:10;border:2px solid #ffffff}@media (min-width: 768px){.hero-card-source{width:80px;height:106px}}@media (min-width: 1024px){.hero-card-source{width:90px;height:120px}}.hero-card-source img{width:100%;height:100%;object-fit:cover}.hero-card-badge{position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);background-color:#111827cc;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:.375rem;white-space:nowrap}.hero-card-arrow{display:none}.hero-card-stack{display:flex;align-items:flex-start;width:100%;padding-top:.5rem;overflow:hidden}.hero-card{position:relative;flex:0 0 42%;aspect-ratio:2/3;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer}@media (min-width: 768px){.hero-card{flex:0 0 50%}}@media (min-width: 1024px){.hero-card{flex:0 0 55%}}.hero-card:not(:first-child){margin-left:-22%}@media (min-width: 768px){.hero-card:not(:first-child){margin-left:-28%}}@media (min-width: 1024px){.hero-card:not(:first-child){margin-left:-32%}}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-card[style*="--card-index: 0"]{z-index:4;transform:rotate(-2deg)}.hero-card[style*="--card-index: 1"]{z-index:3;transform:rotate(1deg) translateY(8px)}.hero-card[style*="--card-index: 2"]{z-index:2;transform:rotate(-1deg) translateY(4px)}.hero-card[style*="--card-index: 3"]{z-index:1;transform:rotate(2deg) translateY(12px)}.hero-card:hover{z-index:10!important;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-8px) rotate(0) scale(1.03)!important}@keyframes heroArrowPulse{0%,to{transform:translate(0);opacity:.6}50%{transform:translate(5px);opacity:1}}.hiw-three-ways{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-three-ways{padding:5rem 0}}.hiw-three-ways .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.three-ways-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.three-ways-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.three-ways-grid{gap:2rem}}.three-ways-block{position:relative;display:block;border-radius:.75rem;overflow:hidden;text-decoration:none;color:#fff;min-height:280px}@media (min-width: 768px){.three-ways-block{min-height:400px}}@media (min-width: 1024px){.three-ways-block{min-height:480px}}.three-ways-block:hover,.three-ways-block:visited,.three-ways-block:active{color:#fff}.three-ways-block:hover .three-ways-image img{transform:scale(1.06)}.three-ways-block:hover .three-ways-overlay{background:linear-gradient(0deg,rgba(17,24,39,.85) 0%,rgba(17,24,39,.2) 60%,transparent 100%)}.three-ways-image{position:absolute;top:0;left:0;right:0;bottom:0}.three-ways-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.three-ways-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(0deg,rgba(17,24,39,.75) 0%,rgba(17,24,39,.1) 50%,transparent 100%);transition:background .3s ease}@media (min-width: 1024px){.three-ways-overlay{padding:2rem}}.three-ways-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#fff}@media (min-width: 1024px){.three-ways-label{font-size:1.5rem}}.three-ways-tagline{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;margin:0;opacity:.9}@media (min-width: 1024px){.three-ways-tagline{font-size:1rem}}.hiw-on-model{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.hiw-on-model{padding:5rem 0}}.hiw-on-model .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.on-model-layout{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.on-model-layout{flex-direction:row;gap:4rem;align-items:center}}.on-model-slider{flex:1;width:100%;max-width:480px}@media (min-width: 1024px){.on-model-slider{max-width:none}}.comparison-slider{position:relative;overflow:hidden;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;aspect-ratio:3/4;background-color:#e5e7eb}.comparison-image{position:absolute;top:0;left:0;width:100%;height:100%}.comparison-image img{width:100%;height:100%;object-fit:cover}.comparison-before{z-index:1}.comparison-after{z-index:2;clip-path:inset(0 0 0 var(--slider-pos, 50%))}.comparison-label{position:absolute;top:1rem;background-color:#111827b3;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:.375rem;text-transform:uppercase;letter-spacing:.05em}.comparison-before .comparison-label{left:1rem}.comparison-after .comparison-label{right:1rem}.comparison-handle{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;opacity:0;cursor:col-resize;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.comparison-divider{position:absolute;top:0;bottom:0;left:var(--slider-pos, 50%);transform:translate(-50%);width:3px;background-color:#fff;z-index:3;pointer-events:none}.comparison-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background-color:#fff;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;align-items:center;justify-content:center}.comparison-knob svg{width:20px;height:20px;color:#374151}.on-model-content{flex:1;max-width:480px}@media (min-width: 1024px){.on-model-content{max-width:none}}.on-model-label{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.on-model-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.on-model-title{font-size:2.25rem}}.on-model-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0 0 2rem}.on-model-points{display:flex;flex-direction:column;gap:1.5rem}.on-model-point p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:.5rem 0 0}.on-model-point-header{display:flex;align-items:center;gap:.75rem}.on-model-point-header svg{width:20px;height:20px;color:#2563eb;flex-shrink:0}.on-model-point-header strong{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#111827}.prompt-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.prompt-pill{display:inline-block;padding:.5rem .75rem;background-color:#f3f4f6;border-radius:.375rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#374151;font-style:italic}.hiw-models{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-models{padding:5rem 0}}.hiw-models .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.models-layout{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.models-layout{flex-direction:row;gap:4rem;align-items:center}}.models-mosaic{flex:1;width:100%;max-width:420px}@media (min-width: 1024px){.models-mosaic{max-width:none}}.mosaic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.mosaic-col{display:flex;flex-direction:column;gap:.75rem}.mosaic-col.is-offset{margin-top:1.5rem}.mosaic-face{border-radius:.5rem;overflow:hidden;aspect-ratio:3/4;background-color:#e5e7eb;transition:transform .3s ease}.mosaic-face:hover{transform:scale(1.05);z-index:1}.mosaic-face img{width:100%;height:100%;object-fit:cover}.models-content{flex:1;max-width:480px}@media (min-width: 1024px){.models-content{max-width:none}}.models-label{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.models-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.models-title{font-size:2.25rem}}.models-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0 0 2rem}.models-seasons{background-color:#fff;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}@media (min-width: 1024px){.models-seasons{padding:2rem}}.models-seasons-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .5rem}.models-seasons-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 1.5rem}.season-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width: 768px){.season-chips{grid-template-columns:repeat(4,1fr)}}.season-chip{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border-radius:.5rem;background-color:#f9fafb;transition:all .2s ease}.season-chip:hover{background-color:#f3f4f6;transform:translateY(-2px)}.season-dots{display:flex;gap:.5rem}.season-dots span{width:16px;height:16px;border-radius:9999px;display:block}@media (min-width: 768px){.season-dots span{width:18px;height:18px}}.season-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em}.models-link{display:inline-flex;align-items:center;gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#2563eb;text-decoration:none;transition:all .2s ease}.models-link:hover{gap:.75rem;color:#1d4ed8}.models-link svg{transition:transform .2s ease}.models-link:hover svg{transform:translate(4px)}.hiw-product-shots{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-product-shots{padding:5rem 0}}.hiw-product-shots .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.product-shots-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 768px){.product-shots-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.product-shots-grid{gap:2rem}}.product-shot-item{position:relative;border-radius:.75rem;overflow:hidden;background-color:#e5e7eb;aspect-ratio:3/4;transition:all .3s ease}.product-shot-item:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.product-shot-item:hover img{transform:scale(1.05)}.product-shot-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-shot-label{position:absolute;bottom:.75rem;left:.75rem;background-color:#111827bf;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:.375rem}.product-shots-note{text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#6b7280;margin:2rem 0 0}.hiw-stylist{padding:4rem 0;background-color:#fff}@media (min-width: 1024px){.hiw-stylist{padding:5rem 0}}.hiw-stylist .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.stylist-layout{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.stylist-layout{flex-direction:row-reverse;gap:4rem;align-items:center}}.stylist-content{flex:1;max-width:480px}@media (min-width: 1024px){.stylist-content{max-width:none}}.stylist-label{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.stylist-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.stylist-title{font-size:2.25rem}}.stylist-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0 0 2rem}.stylist-how{display:flex;flex-direction:column;gap:1rem}.stylist-how-step{display:flex;align-items:center;gap:.75rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;color:#374151}.stylist-how-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#111827;color:#fff;border-radius:9999px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:700;flex-shrink:0}.stylist-visual{flex:1;width:100%;max-width:480px}@media (min-width: 1024px){.stylist-visual{max-width:none}}.stylist-showcase{position:relative}.stylist-center{border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;aspect-ratio:3/4;max-width:360px;margin:0 auto}.stylist-center img{width:100%;height:100%;object-fit:cover}.stylist-items{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}@media (min-width: 1024px){.stylist-items{position:absolute;top:0;bottom:0;left:0;right:0;margin-top:0;justify-content:space-between;pointer-events:none}}.stylist-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:auto;flex:1;min-width:0}@media (min-width: 1024px){.stylist-item{flex:none;min-width:auto;position:absolute}.stylist-item[style*="--item-index: 0"]{left:-1rem;top:10%}.stylist-item[style*="--item-index: 1"]{right:-1rem;top:35%}.stylist-item[style*="--item-index: 2"]{left:-1rem;top:65%}}.stylist-item img{width:64px;height:64px;border-radius:.5rem;object-fit:cover;border:2px solid #ffffff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:transform .2s ease}@media (min-width: 1024px){.stylist-item img{width:80px;height:80px}}.stylist-item:hover img{transform:scale(1.1)}.stylist-item-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;color:#4b5563;text-align:center}@media (min-width: 1024px){.stylist-item-label{white-space:nowrap;background-color:#fff;padding:.25rem .5rem;border-radius:.25rem;box-shadow:0 1px 2px #0000000d}}.hiw-social{padding:4rem 0;background-color:#f9fafb}@media (min-width: 1024px){.hiw-social{padding:5rem 0}}.hiw-social .container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.social-layout{display:flex;flex-direction:column;gap:2.5rem;align-items:center}@media (min-width: 1024px){.social-layout{flex-direction:row;gap:4rem;align-items:center}}.social-content{flex:1;max-width:480px;text-align:center}@media (min-width: 1024px){.social-content{text-align:left;max-width:none}}.social-label{display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2563eb;margin-bottom:.75rem}.social-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;line-height:1.2;color:#111827;margin:0 0 1rem}@media (min-width: 768px){.social-title{font-size:2.25rem}}.social-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;line-height:1.6;color:#4b5563;margin:0 0 2rem}.social-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}@media (min-width: 1024px){.social-stats{justify-content:flex-start;gap:2.5rem}}.social-stat{display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.social-stat{align-items:flex-start}}.social-stat-number{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.875rem;font-weight:700;color:#111827}@media (min-width: 768px){.social-stat-number{font-size:2.25rem}}.social-stat-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-top:.25rem}.social-link{display:inline-flex;align-items:center;gap:.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#2563eb;text-decoration:none;transition:all .2s ease}.social-link:hover{gap:.75rem;color:#1d4ed8}.social-link svg{transition:transform .2s ease}.social-link:hover svg{transform:translate(4px)}.social-visual{flex:1;width:100%;max-width:520px}@media (min-width: 1024px){.social-visual{max-width:none}}.social-flow{display:flex;align-items:center;justify-content:center;gap:.75rem}@media (min-width: 768px){.social-flow{gap:1rem}}.social-flow-step{display:flex;flex-direction:column;align-items:center;gap:.75rem}.social-flow-image{width:100px;height:130px;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}@media (min-width: 768px){.social-flow-image{width:130px;height:170px}}@media (min-width: 1024px){.social-flow-image{width:150px;height:200px}}.social-flow-image img{width:100%;height:100%;object-fit:cover}.social-flow-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:500;color:#4b5563;text-align:center}.social-flow-arrow{color:#9ca3af;flex-shrink:0}.social-flow-arrow svg{width:20px;height:20px}@media (min-width: 768px){.social-flow-arrow svg{width:24px;height:24px}}.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-scroll-strip{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 1rem;scrollbar-width:thin;scrollbar-color:#d1d5db transparent}.details-scroll-strip::-webkit-scrollbar{height:6px}.details-scroll-strip::-webkit-scrollbar-track{background:transparent}.details-scroll-strip::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:9999px}.details-scroll-track{display:flex;gap:1rem;padding-bottom:1rem;width:max-content}@media (min-width: 1024px){.details-scroll-track{gap:1.5rem}}.detail-slide{position:relative;flex-shrink:0;width:260px;height:380px;border-radius:.75rem;overflow:hidden;scroll-snap-align:start}@media (min-width: 768px){.detail-slide{width:300px;height:440px}}@media (min-width: 1024px){.detail-slide{width:320px;height:480px}}.detail-slide:hover .detail-slide-image img{transform:scale(1.05)}.detail-slide:hover .detail-slide-overlay{background:linear-gradient(0deg,rgba(17,24,39,.9) 0%,rgba(17,24,39,.3) 50%,transparent 100%)}.detail-slide-image{position:absolute;top:0;left:0;right:0;bottom:0}.detail-slide-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.detail-slide-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(0deg,rgba(17,24,39,.8) 0%,rgba(17,24,39,.15) 45%,transparent 100%);transition:background .3s ease}.detail-slide-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .5rem}@media (min-width: 1024px){.detail-slide-title{font-size:1.25rem}}.detail-slide-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.5;color:#ffffffd9;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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:600;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;color:#111827;font-style:normal}.author-role{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;color:#6b7280}
