.demo-section{content-visibility:auto;contain-intrinsic-size:auto 800px;width:100%;margin:60px auto 40px;padding:0 40px}.demo-section-title{text-align:left;color:#111;max-width:1400px;font-size:32px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.05em;text-transform:uppercase;margin:0 auto 48px}.demo-section-subtitle{display:none}.demo-tabs{justify-content:center;gap:8px;max-width:1200px;margin-bottom:28px;margin-left:auto;margin-right:auto;display:flex}.demo-tab{color:#555;cursor:pointer;background:#fff;border:1.5px solid #e0e0e0;border-radius:24px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}.demo-tab:hover{border-color:#bbb}.demo-tab-active{color:#fff;background:#111;border-color:#111}.demo-tab-disabled{opacity:.45;cursor:default;position:relative}.demo-tab-badge{color:#888;letter-spacing:.03em;background:#f0f0f0;border-radius:8px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:600}.demo-layout{direction:ltr;grid-template-columns:1fr 300px;grid-template-areas:"preview panel";align-items:stretch;gap:32px;max-width:1200px;margin:0 auto;display:grid}.demo-panel{grid-area:panel}.demo-preview-wrapper{grid-area:preview}.demo-panel{flex-direction:column;gap:55px;display:flex}.demo-panel-label{color:#1a1a1a;font-size:12px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.04em;text-transform:uppercase;margin-bottom:18px}.demo-styles{background:#f5f5f5;border-radius:8px;flex-wrap:nowrap;gap:0;padding:3px;display:flex}.demo-styles .demo-style-pill{text-align:center;white-space:nowrap;flex:1}.demo-style-pill{color:#888;cursor:pointer;font-size:12px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.04em;text-align:center;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:9px 12px;display:flex;transition:none!important}.demo-style-pill:hover{color:#555}.demo-style-pill-active{box-shadow:0 1px 3px #00000014;color:#fff!important;background:#1a1a1a!important;transition:none!important}.demo-budget-header{justify-content:space-between;align-items:baseline;margin-bottom:0;display:flex}.demo-budget-header .demo-panel-label{margin-bottom:0}.demo-budget-value{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a1a;letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:300}.demo-budget-slider{-webkit-appearance:none;appearance:none;cursor:pointer;background:#e0e0e0;border-radius:2px;outline:none;width:100%;height:3px;margin-top:12px}.demo-budget-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #00000026}.demo-budget-slider::-moz-range-thumb{cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #00000026}.demo-budget-range{color:#999;font-size:11px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;justify-content:space-between;margin-top:6px;display:flex}.demo-generate-btn{color:#fff;cursor:pointer;width:100%;font-size:14px;font-weight:500;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.04em;text-transform:uppercase;background:#0d9488;border:none;border-radius:8px;margin-top:auto;padding:14px;transition:background .2s,opacity .2s}.demo-generate-btn:hover{background:#0f766e}.demo-generate-btn:disabled:hover{background:#0d9488}.demo-generate-btn:disabled{opacity:.4;cursor:not-allowed}.demo-start-btn{opacity:1;cursor:pointer;letter-spacing:.02em}.demo-preview-wrapper{flex-direction:column;display:flex}.demo-preview{aspect-ratio:16/9;background:#f5f5f5;border-radius:16px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.demo-preview-placeholder{color:#aaa;flex-direction:column;align-items:center;gap:12px;display:flex}.demo-preview-placeholder svg{opacity:.4}.demo-preview-placeholder span{font-size:14px}.demo-preview-img{object-fit:cover;width:100%;height:100%;display:block}.demo-loading-overlay{z-index:2;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.demo-loading-text{color:#fff;font-size:16px;font-weight:500}.demo-progress-bar{background:#fff3;border-radius:4px;width:200px;height:4px;overflow:hidden}.demo-progress-fill{transform-origin:0;background:#fff;border-radius:4px;height:100%;animation:.5s ease-out forwards demo-progress}@keyframes demo-progress{0%{transform:scaleX(0)}50%{transform:scaleX(.65)}85%{transform:scaleX(.92)}to{transform:scaleX(1)}}.demo-slider-container{cursor:default;-webkit-user-select:none;user-select:none;align-self:stretch;width:100%;height:100%;animation:.3s ease-out demo-result-in;position:relative}@keyframes demo-result-in{0%{opacity:0}to{opacity:1}}.demo-slider-before,.demo-slider-after{position:absolute;inset:0}.demo-slider-before img,.demo-slider-after img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.demo-slider-before{z-index:1}.demo-slider-after{z-index:0}.demo-slider-divider{z-index:2;pointer-events:none;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 8px #0000004d}.demo-slider-handle{z-index:3;pointer-events:auto;cursor:ew-resize;touch-action:none;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #00000040}.demo-slider-handle svg{color:#333;pointer-events:none}.demo-slider-label{z-index:4;color:#fff;letter-spacing:.05em;pointer-events:none;background:#0009;border-radius:16px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;bottom:14px}.demo-slider-label-before{left:14px}.demo-slider-label-after{right:14px}.demo-hotspot{z-index:5;transition:opacity .2s;position:absolute;transform:translate(-50%,-50%)}.demo-hotspot-dot{cursor:pointer;background:#ffffffd9;border:2px solid #fffffff2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000004d}.demo-hotspot-dot:hover{transform:scale(1.15)}.demo-hotspot-active .demo-hotspot-dot{background:#fff;transform:scale(1.1)}.demo-hotspot-dot-inner{background:#555;border-radius:50%;width:8px;height:8px}.demo-hotspot-active .demo-hotspot-dot-inner{background:#1a1a1a}.demo-hotspot-dot:before{content:"";border:2px solid #fff9;border-radius:50%;animation:2s ease-out infinite demo-hotspot-pulse;position:absolute;inset:-4px}.demo-hotspot-active .demo-hotspot-dot:before{border-color:#0000;animation:none}@keyframes demo-hotspot-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.demo-hotspot-card{cursor:default;z-index:10;background:#fff;border-radius:12px;align-items:center;gap:12px;width:260px;padding:10px;animation:.2s ease-out demo-card-in;display:flex;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);box-shadow:0 4px 20px #00000026,0 0 0 1px #0000000a}.demo-hotspot-card-left{left:auto;right:calc(100% + 12px)}@keyframes demo-card-in{0%{opacity:0;transform:translateY(-50%)scale(.95)}to{opacity:1;transform:translateY(-50%)scale(1)}}.demo-hotspot-card-img{background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.demo-hotspot-card-img img{object-fit:contain;width:auto;max-width:100px;height:auto;max-height:70px;display:block}.demo-hotspot-card-info{flex:1;min-width:0}.demo-hotspot-card-name{color:#111;font-size:13px;font-weight:600;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;overflow:hidden}.demo-hotspot-card-brand{color:#888;font-size:11px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;margin-bottom:6px}.demo-hotspot-card-price{color:#111;font-weight:500}.demo-hotspot-card-cta{color:#0d9488;letter-spacing:.04em;font-size:11px;font-weight:500;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;text-decoration:none}.demo-hotspot-card-cta:hover{color:#0f766e}.demo-mobile-card{display:none}@media (max-width:768px){.demo-hotspot-dot{box-sizing:border-box!important;border-width:1.5px!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;min-height:22px!important;max-height:22px!important;padding:0!important;box-shadow:0 1px 6px #0000004d!important}.demo-hotspot-dot:after{content:"";border-radius:50%;position:absolute;inset:-12px}.demo-hotspot-dot-inner{width:7px!important;height:7px!important}.demo-hotspot-dot:before{border-width:1.5px!important;inset:-3px!important}.demo-hotspot-active .demo-hotspot-dot,.demo-hotspot-dot:hover{transform:none!important}.demo-hotspot-card,.demo-hotspot-card-left{display:none!important}.demo-mobile-card{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;border-top:1px solid #f0f0f0;border-radius:0 0 12px 12px;align-items:center;gap:10px;padding:10px 12px;display:flex}.demo-mobile-card-img{background:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:visible}.demo-mobile-card-img img{object-fit:contain;width:auto;max-width:60px;height:auto;max-height:44px;display:block}.demo-mobile-card-info{flex:1;min-width:0}.demo-mobile-card-name{color:#111;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0;font-family:inherit;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.demo-mobile-card-brand{color:#888;margin-bottom:0;font-family:inherit;font-size:10px;font-weight:300;line-height:1.3}.demo-mobile-card-price{color:#111;font-weight:500}.demo-mobile-card-cta{color:#111;letter-spacing:.05em;font-size:10px;font-weight:500;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;background:0 0;border:1.5px solid #111;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 14px;line-height:1;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.demo-mobile-card-cta:active{color:#fff;background:#111}}.demo-cta{text-align:center;cursor:pointer;background:#fff;border:2px dashed #d1d5db;border-radius:12px;flex-direction:column;align-items:center;gap:10px;max-width:1200px;margin-top:20px;margin-left:auto;margin-right:auto;padding:32px 20px;transition:all .3s;display:flex}.demo-cta:hover{background:#f9fafb;border-color:#9ca3af;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.demo-cta-icon{color:#d1d5db;transition:all .3s}.demo-cta:hover .demo-cta-icon{color:#9ca3af;transform:scale(1.05)}.demo-cta-title{color:#111;letter-spacing:.08em;font-size:13px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif}.demo-cta:hover .demo-cta-title{color:#111827}.demo-cta-dragover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f;background:#f0f0f0!important;border-style:solid!important;border-color:#111!important}.demo-cta-dragover .demo-cta-icon{transform:scale(1.15);color:#111!important}.demo-cta-dragover .demo-cta-title{color:#111!important}.demo-cta-sub{color:#9ca3af;font-size:11px;font-weight:300;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,sans-serif}@media (min-width:769px) and (max-width:1024px) and (orientation:portrait){.demo-section{margin:40px auto 30px;padding:0 30px}.demo-section-title{margin-bottom:32px;font-size:26px}.demo-layout{grid-template-columns:1fr;grid-template-areas:"preview""panel";gap:24px}.demo-preview{aspect-ratio:16/10;border-radius:12px}.demo-panel{gap:28px}.demo-cta{margin-top:16px;padding:28px 20px}}@media (min-width:481px) and (max-width:768px){.demo-section{margin:32px auto 20px;padding:0 16px}.demo-section-title{letter-spacing:.06em;margin-top:0;margin-bottom:16px;margin-left:0;font-size:1.25rem;font-weight:300}.demo-layout{grid-template-columns:1fr 190px;grid-template-areas:"preview panel";align-items:stretch;gap:14px}.demo-preview{aspect-ratio:4/3;border-radius:10px;width:100%}.demo-panel{gap:20px}.demo-panel-label{letter-spacing:.06em;margin-bottom:6px;font-size:10px}.demo-styles{background:#f5f5f5;border-radius:8px;gap:0;padding:2px}.demo-styles .demo-style-pill{text-align:center;color:#888;letter-spacing:.02em;background:0 0;border:none;border-radius:6px;flex:1;padding:7px 4px;font-size:10px;font-weight:400}.demo-styles .demo-style-pill-active{color:#1a1a1a;background:#fff;box-shadow:0 1px 3px #00000014}.demo-budget-value{font-size:.85rem}.demo-budget-range{font-size:9px}.demo-generate-btn{letter-spacing:.04em;border-radius:8px;padding:11px 8px;font-size:10px}.demo-mobile-card{display:none}}@media (max-width:480px){.demo-section{margin:32px auto 20px;padding:0 16px}.demo-section-title{letter-spacing:.06em;margin-top:0;margin-bottom:16px;margin-left:0;font-size:1.25rem;font-weight:300}.demo-layout{grid-template-columns:1fr;grid-template-areas:"preview""panel";gap:0;min-height:auto}.demo-preview-wrapper{width:calc(100% + 32px);margin:16px -16px 20px}.demo-preview{aspect-ratio:16/10;border-radius:0;width:100%;min-height:auto}.demo-panel{gap:18px}.demo-panel-label{letter-spacing:.06em;margin-bottom:8px;font-size:11px}.demo-styles{background:#f5f5f5;border-radius:8px;gap:0;padding:3px}.demo-styles .demo-style-pill{text-align:center;color:#888;letter-spacing:.03em;background:0 0;border:none;border-radius:6px;flex:1;padding:9px 6px;font-size:11px;font-weight:400}.demo-styles .demo-style-pill-active{color:#1a1a1a;background:#fff;box-shadow:0 1px 3px #00000014}.demo-budget-value{font-size:.95rem}.demo-budget-slider{margin-top:10px}.demo-budget-range{margin-top:4px;font-size:10px}.demo-generate-btn{letter-spacing:.06em;border-radius:8px;margin-top:4px;padding:13px;font-size:12px}.demo-cta{border-radius:12px;gap:8px;margin-top:20px;padding:24px 16px}.demo-cta-icon svg{width:32px;height:32px}.demo-cta-title{letter-spacing:.06em;font-size:12px}.demo-cta-sub{font-size:10px}.demo-slider-label{padding:3px 10px;font-size:10px;bottom:10px}.demo-slider-label-before{left:10px}.demo-slider-label-after{right:10px}.demo-slider-handle{width:32px;height:32px}.demo-slider-handle svg{width:13px;height:13px}.demo-slider-divider{width:2px}.demo-loading-text{font-size:14px}.demo-progress-bar{width:160px}}@media (max-width:400px){.demo-section{padding:0 12px}.demo-section-title{margin-bottom:12px;font-size:1.05rem}.demo-styles{gap:0;padding:2px}.demo-styles .demo-style-pill{letter-spacing:.01em;min-width:0;padding:8px 4px;font-size:10px}.demo-panel-label{margin-bottom:6px;font-size:10px}.demo-budget-value{font-size:.85rem}.demo-budget-range{font-size:9px}.demo-preview-wrapper{width:calc(100% + 24px)!important;margin-left:-12px!important;margin-right:-12px!important}.demo-preview{aspect-ratio:16/10;border-radius:0}.demo-generate-btn{padding:12px;font-size:11px}.demo-cta{padding:20px 12px}.demo-mobile-card{gap:8px;padding:8px 10px}.demo-mobile-card-img{width:38px;min-width:38px;height:38px}.demo-mobile-card-img img{width:auto;max-width:38px;height:auto;max-height:38px}.demo-mobile-card-name{font-size:11px}.demo-mobile-card-brand{font-size:9px}.demo-mobile-card-cta{padding:5px 10px;font-size:10px}}.demo-testimonials-section{max-width:1200px;margin:60px auto 0;padding:0 24px 60px}.demo-testimonials-title{text-align:center;color:#111;letter-spacing:-.5px;margin:0 0 8px;font-size:28px;font-weight:600}.demo-testimonials-subtitle{text-align:center;color:#888;margin:0 0 40px;font-size:15px;font-weight:400}.demo-testimonials-grid{columns:4;column-gap:16px}.demo-testimonial-card{break-inside:avoid-column;background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:14px;margin-bottom:16px;padding:24px;display:flex}.demo-testimonial-header{align-items:center;gap:10px;display:flex}.demo-testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:500;display:flex;background:#111!important}.demo-testimonial-avatar-img{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.demo-testimonial-info{flex-direction:column;display:flex}.demo-testimonial-name{color:#111;font-size:13px;font-weight:400}.demo-testimonial-country{color:#bbb;letter-spacing:.5px;font-size:10px;font-weight:300}.demo-testimonial-stars{align-items:center;padding:0;display:flex}.demo-testimonial-text{color:#555;margin:0;font-size:13px;font-style:italic;font-weight:300;line-height:1.6}@media (max-width:1024px){.demo-testimonials-grid{columns:3}}@media (max-width:768px){.demo-testimonials-grid{columns:2}.demo-testimonials-title{font-size:22px}.demo-testimonials-section{margin-top:48px;padding:0 16px 40px}}@media (max-width:480px){.demo-testimonials-grid{columns:1}.demo-testimonials-title{font-size:20px}}
