.copy.svelte-1cdzod8.svelte-1cdzod8{color:#000;text-decoration:underline;font-weight:500;--button-bg:#353434;--button-hover-bg:#464646;--button-text-color:#CCCCCC;--button-hover-text-color:#8bb9fe;--button-border-radius:10px;--button-diameter:36px;--button-outline-width:1px;--button-outline-color:rgb(141, 141, 141);--tooltip-bg:#f4f3f3;--toolptip-border-radius:4px;--tooltip-font-family:Menlo, Roboto Mono, monospace;--tooltip-font-size:12px;--tootip-text-color:rgb(50, 50, 50);--tooltip-padding-x:7px;--tooltip-padding-y:7px;--tooltip-offset:8px}.copy.svelte-1cdzod8.svelte-1cdzod8{box-sizing:border-box;width:var(--button-diameter);height:var(--button-diameter);border-radius:var(--button-border-radius);background-color:var(--button-bg);color:var(--button-text-color);border:none;cursor:pointer;position:relative;outline:none}.copy.mobile.svelte-1cdzod8 .tooltip.svelte-1cdzod8{display:none}.tooltip.svelte-1cdzod8.svelte-1cdzod8{position:absolute;opacity:0;visibility:0;top:0;left:50%;transform:translate(-50%);white-space:nowrap;font:var(--tooltip-font-size) var(--tooltip-font-family);color:var(--tootip-text-color);background:var(--tooltip-bg);padding:var(--tooltip-padding-y) var(--tooltip-padding-x);border-radius:var(--toolptip-border-radius);pointer-events:none;transition:all var(--tooltip-transition-duration) cubic-bezier(.68,-.55,.265,1.55)}.tooltip.svelte-1cdzod8.svelte-1cdzod8:before{content:attr(data-text-initial);border:1px solid #333;padding:5px;border-radius:5px}.tooltip.svelte-1cdzod8.svelte-1cdzod8:after{content:"";position:absolute;bottom:calc(var(--tooltip-padding-y) / 2 * -1);width:var(--tooltip-padding-y);height:var(--tooltip-padding-y);background:inherit;left:50%;transform:translate(-50%) rotate(45deg);z-index:-999;pointer-events:none}.copy.svelte-1cdzod8 svg.svelte-1cdzod8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkmark.svelte-1cdzod8.svelte-1cdzod8{display:none}.copy.svelte-1cdzod8:hover .tooltip.svelte-1cdzod8,.copy.svelte-1cdzod8:focus:not(:focus-visible) .tooltip.svelte-1cdzod8{opacity:1;visibility:visible;top:calc((100% + var(--tooltip-offset)) * -1)}.copy.svelte-1cdzod8:focus:not(:focus-visible) .tooltip.svelte-1cdzod8:before{content:attr(data-text-end)}.copy.svelte-1cdzod8:focus:not(:focus-visible) .clipboard.svelte-1cdzod8{display:none}.copy.svelte-1cdzod8:focus:not(:focus-visible) .checkmark.svelte-1cdzod8{display:block}.copy.svelte-1cdzod8.svelte-1cdzod8:hover,.copy.svelte-1cdzod8.svelte-1cdzod8:focus{background-color:var(--button-hover-bg)}.copy.svelte-1cdzod8.svelte-1cdzod8:active{outline:var(--button-outline-width) solid var(--button-outline-color)}.copy.svelte-1cdzod8:hover svg.svelte-1cdzod8{color:var(--button-hover-text-color)}.app.svelte-1q74dw8.svelte-1q74dw8{--primary-50:#f0f9ff;--primary-100:#e0f2fe;--primary-200:#bae6fd;--primary-300:#7dd3fc;--primary-400:#38bdf8;--primary-500:#0ea5e9;--primary-600:#0284c7;--gray-50:#fafafa;--gray-100:#f4f4f5;--gray-200:#e4e4e7;--gray-300:#d4d4d8;--gray-400:#a1a1aa;--gray-500:#71717a;--gray-600:#52525b;--gray-700:#3f3f46;--gray-800:#27272a;--gray-900:#18181b;--teal-50:#f0fdfa;--teal-100:#ccfbf1;--teal-500:#14b8a6;--teal-600:#0d9488;--teal-700:#0f766e;--amber-50:#fffbeb;--amber-100:#fef3c7;--amber-500:#f59e0b;--surface-primary:#ffffff;--surface-secondary:#fafafa;--text-primary:#18181b;--text-secondary:#52525b;--text-tertiary:#a1a1aa;--border-light:#e4e4e7;--border-medium:#d4d4d8;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl:0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);margin-bottom:20px;background:var(--surface-primary)}.container.svelte-1q74dw8.svelte-1q74dw8{max-width:1280px;margin:0 auto;padding:0 1rem}.hero.svelte-1q74dw8.svelte-1q74dw8{position:relative;background:var(--gray-100);color:var(--text-primary);height:40vh;border-bottom-left-radius:24px;border-bottom-right-radius:24px;overflow:hidden}.hero_video.svelte-1q74dw8.svelte-1q74dw8{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero_content_hidden.svelte-1q74dw8.svelte-1q74dw8{display:none}.hero_content.svelte-1q74dw8.svelte-1q74dw8{text-align:center;padding:4rem 0}.hero_content.svelte-1q74dw8 h2.svelte-1q74dw8{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero_content.svelte-1q74dw8 p.svelte-1q74dw8{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.search_container.svelte-1q74dw8.svelte-1q74dw8{max-width:32rem;margin:0 auto}.search_wrapper.svelte-1q74dw8.svelte-1q74dw8{position:relative}.search_icon.svelte-1q74dw8.svelte-1q74dw8{position:absolute;left:1rem;top:50%;transform:translateY(-50%);height:1.25rem;width:1.25rem;color:#9ca3af}.search_input.svelte-1q74dw8.svelte-1q74dw8{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1.125rem;border-radius:1rem;border:none;box-shadow:0 10px 25px #0000001a;outline:none;color:#111827}.search_input.svelte-1q74dw8.svelte-1q74dw8::placeholder{color:#6b7280}.search_input.svelte-1q74dw8.svelte-1q74dw8:focus{box-shadow:0 0 0 4px #ffffff4d}.filter_tabs.svelte-1q74dw8.svelte-1q74dw8{background:var(--surface-primary);border-bottom:1px solid var(--border-light);padding:8px 10px}.filter_tabs_inner.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;gap:8px}.back_button.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;border:1.5px solid var(--border-medium);background:var(--surface-primary);border-radius:10px;cursor:pointer;transition:all .2s ease;color:var(--text-secondary)}.back_button.svelte-1q74dw8 svg.svelte-1q74dw8{width:18px;height:18px}.back_button.svelte-1q74dw8.svelte-1q74dw8:hover{background:var(--gray-100);border-color:var(--gray-400);color:var(--text-primary)}.back_button.svelte-1q74dw8.svelte-1q74dw8:active{transform:scale(.95)}.tabs.svelte-1q74dw8.svelte-1q74dw8{display:flex;gap:4px;flex:1;background:var(--gray-200);border-radius:10px;padding:4px}.tab.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border:none;background:transparent;border-radius:8px;font-weight:500;font-size:12px;color:var(--text-secondary);cursor:pointer;transition:all .2s ease;flex:1;text-align:center;outline:none}.tab.svelte-1q74dw8.svelte-1q74dw8:hover{color:var(--teal-600);background:rgba(255,255,255,.6)}.tab.active.svelte-1q74dw8.svelte-1q74dw8{color:var(--teal-700);background:var(--surface-primary);box-shadow:0 1px 3px #00000014}.tab_icon.svelte-1q74dw8.svelte-1q74dw8{height:14px;width:14px}.tab.active.svelte-1q74dw8 .tab_icon.svelte-1q74dw8{color:var(--teal-500)}.feature_banner.svelte-1q74dw8.svelte-1q74dw8{padding:10px}.feature_card.svelte-1q74dw8.svelte-1q74dw8{position:relative;border-radius:16px;padding:16px;transition:all .3s ease;overflow:hidden}.feature_banner.basic.svelte-1q74dw8 .feature_card.svelte-1q74dw8{background:linear-gradient(145deg,#fafafa 0%,#f4f4f5 100%);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.feature_banner.basic.svelte-1q74dw8 .feature_check.svelte-1q74dw8{background:var(--gray-100);color:var(--gray-500)}.feature_banner.basic.svelte-1q74dw8 .feature_check svg.svelte-1q74dw8{stroke:var(--gray-500)}.feature_banner.standard.svelte-1q74dw8 .feature_card.svelte-1q74dw8{background:linear-gradient(145deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;box-shadow:0 4px 20px #22c55e26}.feature_banner.standard.svelte-1q74dw8 .feature_check.svelte-1q74dw8{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff}.feature_banner.standard.svelte-1q74dw8 .feature_check svg.svelte-1q74dw8{stroke:#fff}.feature_banner.standard.svelte-1q74dw8 .feature_price.svelte-1q74dw8{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff}.feature_banner.premium.svelte-1q74dw8 .feature_card.svelte-1q74dw8{background:linear-gradient(145deg,#fef9c3 0%,#fef08a 100%);border:2px solid #fcd34d;box-shadow:0 4px 20px #f59e0b33}.feature_banner.premium.svelte-1q74dw8 .feature_check.svelte-1q74dw8{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff}.feature_banner.premium.svelte-1q74dw8 .feature_check svg.svelte-1q74dw8{stroke:#fff}.feature_banner.premium.svelte-1q74dw8 .feature_price.svelte-1q74dw8{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff}.feature_header.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px;gap:12px}.title_section.svelte-1q74dw8.svelte-1q74dw8{flex:1}.feature_title.svelte-1q74dw8.svelte-1q74dw8{font-size:15px;font-weight:700;color:var(--text-primary);margin:0 0 2px;letter-spacing:-.01em}.feature_subtitle.svelte-1q74dw8.svelte-1q74dw8{font-size:11px;color:var(--text-secondary);margin:0;line-height:1.3}.price_section.svelte-1q74dw8.svelte-1q74dw8{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.feature_price.svelte-1q74dw8.svelte-1q74dw8{font-size:14px;font-weight:700;color:var(--teal-700);background:var(--teal-100);padding:5px 12px;border-radius:8px;white-space:nowrap}.price_label.svelte-1q74dw8.svelte-1q74dw8{font-size:9px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px}.tier_badge.svelte-1q74dw8.svelte-1q74dw8{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:6px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.tier_badge.svelte-1q74dw8 svg.svelte-1q74dw8{width:10px;height:10px}.tier_badge.popular.svelte-1q74dw8.svelte-1q74dw8{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:#fff;box-shadow:0 2px 6px #22c55e40}.tier_badge.premium.svelte-1q74dw8.svelte-1q74dw8{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:#fff;box-shadow:0 2px 6px #f59e0b40}.features_grid.svelte-1q74dw8.svelte-1q74dw8{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.feature_item.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;gap:8px;animation:svelte-1q74dw8-fadeInUp .3s ease forwards;opacity:0}.feature_check.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;border-radius:6px;background:var(--teal-100)}.feature_check.svelte-1q74dw8 svg.svelte-1q74dw8{width:12px;height:12px;stroke:var(--teal-600)}.feature_text.svelte-1q74dw8.svelte-1q74dw8{font-size:11px;font-weight:500;color:var(--text-primary);line-height:1.2}.trust_row.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.trust_row.svelte-1q74dw8 svg.svelte-1q74dw8{width:14px;height:14px;color:var(--teal-500);stroke:var(--teal-500);flex-shrink:0}.trust_row.svelte-1q74dw8 span.svelte-1q74dw8{font-size:10px;color:var(--text-tertiary);font-weight:500}@keyframes svelte-1q74dw8-fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.templates_section.svelte-1q74dw8.svelte-1q74dw8{padding:2rem 0}.templates_grid.svelte-1q74dw8.svelte-1q74dw8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:64rem;margin:0 auto;padding:1rem}.template_card.svelte-1q74dw8.svelte-1q74dw8{background:var(--surface-primary);border:1px solid var(--border-light);border-radius:16px;box-shadow:var(--shadow-md);overflow:hidden;transition:all .2s ease}.template_card.svelte-1q74dw8.svelte-1q74dw8:hover{border-color:var(--teal-200);transform:translateY(-4px);box-shadow:var(--shadow-xl)}.template_image.svelte-1q74dw8.svelte-1q74dw8{position:relative}.price_badge.svelte-1q74dw8.svelte-1q74dw8{position:absolute;top:.75rem;right:.75rem;background:var(--teal-600);color:#fff;padding:6px 12px;border-radius:100px;font-size:14px;font-weight:600;box-shadow:var(--shadow-md)}.template_info.svelte-1q74dw8.svelte-1q74dw8{padding:1rem}.template_details.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;justify-content:space-between}.rating.svelte-1q74dw8.svelte-1q74dw8{display:flex;align-items:center;gap:.25rem}.star_icon.svelte-1q74dw8.svelte-1q74dw8{height:1rem;width:1rem;color:var(--amber-500)}.rating.svelte-1q74dw8 span.svelte-1q74dw8{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.no_results.svelte-1q74dw8.svelte-1q74dw8{text-align:center;padding:4rem 0}.no_results_icon.svelte-1q74dw8.svelte-1q74dw8{height:4rem;width:4rem;color:var(--teal-500);margin:0 auto 1rem}.no_results.svelte-1q74dw8 p.svelte-1q74dw8{color:var(--text-secondary)}@media (max-width: 768px){.hero_content.svelte-1q74dw8 h2.svelte-1q74dw8{font-size:2rem}.hero_content.svelte-1q74dw8 p.svelte-1q74dw8{font-size:1rem}.templates_grid.svelte-1q74dw8.svelte-1q74dw8{grid-template-columns:repeat(2,1fr)}.feature_banner.svelte-1q74dw8.svelte-1q74dw8{padding:10px}.feature_card.svelte-1q74dw8.svelte-1q74dw8{padding:12px 14px}.feature_title.svelte-1q74dw8.svelte-1q74dw8{font-size:15px}.feature_price.svelte-1q74dw8.svelte-1q74dw8{font-size:12px;padding:3px 8px}.feature_chip.svelte-1q74dw8.svelte-1q74dw8{padding:5px 8px;font-size:10px;gap:4px}.feature_chip.svelte-1q74dw8 svg.svelte-1q74dw8{width:10px;height:10px}}@keyframes svelte-1q74dw8-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popup_overlay.svelte-ct2qsu.svelte-ct2qsu{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.popup_container.svelte-ct2qsu.svelte-ct2qsu{background:#ffffff;border-radius:20px;padding:28px 24px;max-width:380px;width:100%;position:relative;box-shadow:0 20px 40px -10px #0003;text-align:center}.close_button.svelte-ct2qsu.svelte-ct2qsu{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;z-index:10}.close_button.svelte-ct2qsu.svelte-ct2qsu:hover{background:#e2e8f0;transform:scale(1.1)}.close_button.svelte-ct2qsu svg.svelte-ct2qsu{width:16px;height:16px;color:#94a3b8}.animation_container.svelte-ct2qsu.svelte-ct2qsu{position:relative;height:100px;margin:0 auto 20px;overflow:hidden}.invitation_card.svelte-ct2qsu.svelte-ct2qsu{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;opacity:0;animation:svelte-ct2qsu-card_journey 6s ease-in-out infinite}.invitation_card.svelte-ct2qsu svg.svelte-ct2qsu{width:100%;height:auto;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}@keyframes svelte-ct2qsu-card_journey{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}10%{opacity:1;transform:translate(-50%,-50%) scale(1)}25%{opacity:1;transform:translate(-50%,-50%) scale(1)}35%{opacity:1;transform:translate(-180%,-50%) scale(.6)}45%,to{opacity:0;transform:translate(-180%,-50%) scale(.3)}}.phone_device.svelte-ct2qsu.svelte-ct2qsu{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;opacity:0;animation:svelte-ct2qsu-phone_appear 6s ease-in-out infinite}.phone_device.svelte-ct2qsu svg.svelte-ct2qsu{width:100%;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}@keyframes svelte-ct2qsu-phone_appear{0%,25%{opacity:0;transform:translate(-50%,-50%) scale(.8)}35%{opacity:1;transform:translate(-50%,-50%) scale(1)}55%{opacity:1;transform:translate(-50%,-50%) scale(1)}65%,to{opacity:0;transform:translate(-50%,-50%) scale(.8)}}.send_bubble.svelte-ct2qsu.svelte-ct2qsu{position:absolute;top:50%;right:-10px;width:20px;opacity:0;animation:svelte-ct2qsu-bubble_send 6s ease-out infinite}.send_bubble.svelte-ct2qsu svg.svelte-ct2qsu{width:100%;height:auto}@keyframes svelte-ct2qsu-bubble_send{0%,40%{opacity:0;transform:translate(0) translateY(-50%)}45%{opacity:1;transform:translate(0) translateY(-50%)}55%{opacity:0;transform:translate(60px) translateY(-50%)}to{opacity:0}}.friends_group.svelte-ct2qsu.svelte-ct2qsu{position:absolute;right:15%;top:50%;transform:translateY(-50%);display:flex;gap:4px}.friend.svelte-ct2qsu.svelte-ct2qsu{width:28px;opacity:0;animation:svelte-ct2qsu-friend_appear 6s ease-out infinite}.friend.svelte-ct2qsu svg.svelte-ct2qsu{width:100%;height:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.friend_1.svelte-ct2qsu.svelte-ct2qsu{animation-delay:0s}.friend_2.svelte-ct2qsu.svelte-ct2qsu{animation-delay:.15s}.friend_3.svelte-ct2qsu.svelte-ct2qsu{animation-delay:.3s}@keyframes svelte-ct2qsu-friend_appear{0%,50%{opacity:0;transform:translateY(10px) scale(.8)}60%{opacity:1;transform:translateY(0) scale(1)}85%{opacity:1;transform:translateY(0) scale(1)}95%,to{opacity:0;transform:translateY(-5px) scale(.9)}}.hearts_celebration.svelte-ct2qsu.svelte-ct2qsu{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.heart.svelte-ct2qsu.svelte-ct2qsu{position:absolute;font-size:16px;opacity:0;animation:svelte-ct2qsu-heart_float 6s ease-out infinite}.heart_1.svelte-ct2qsu.svelte-ct2qsu{left:20%;top:60%;animation-delay:0s}.heart_2.svelte-ct2qsu.svelte-ct2qsu{left:40%;top:70%;animation-delay:.2s}.heart_3.svelte-ct2qsu.svelte-ct2qsu{left:60%;top:55%;animation-delay:.1s}.heart_4.svelte-ct2qsu.svelte-ct2qsu{left:75%;top:65%;animation-delay:.3s}.heart_5.svelte-ct2qsu.svelte-ct2qsu{left:85%;top:50%;animation-delay:.15s}@keyframes svelte-ct2qsu-heart_float{0%,70%{opacity:0;transform:translateY(0) scale(0)}75%{opacity:1;transform:translateY(0) scale(1)}90%{opacity:1;transform:translateY(-20px) scale(1.1)}to{opacity:0;transform:translateY(-35px) scale(.8)}}.title.svelte-ct2qsu.svelte-ct2qsu{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 4px;letter-spacing:-.02em}.subtitle.svelte-ct2qsu.svelte-ct2qsu{font-size:.9rem;color:#64748b;margin:0 0 20px}.features.svelte-ct2qsu.svelte-ct2qsu{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.feature.svelte-ct2qsu.svelte-ct2qsu{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border-radius:12px;transition:all .2s ease;opacity:0;transform:translate(-20px);animation:svelte-ct2qsu-slide_in .4s ease-out forwards;animation-delay:var(--delay)}@keyframes svelte-ct2qsu-slide_in{to{opacity:1;transform:translate(0)}}.feature.svelte-ct2qsu.svelte-ct2qsu:hover{background:#f1f5f9;transform:translate(4px)}.feature_icon.svelte-ct2qsu.svelte-ct2qsu{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature_icon.svelte-ct2qsu svg.svelte-ct2qsu{width:20px;height:20px}.feature_icon_time.svelte-ct2qsu.svelte-ct2qsu{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);color:#2563eb}.feature_icon_heart.svelte-ct2qsu.svelte-ct2qsu{background:linear-gradient(135deg,#fce7f3 0%,#fbcfe8 100%);color:#ec4899}.feature_icon_shield.svelte-ct2qsu.svelte-ct2qsu{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);color:#16a34a}.feature.svelte-ct2qsu span.svelte-ct2qsu{font-size:.9rem;color:#334155;font-weight:500}.trust_badge.svelte-ct2qsu.svelte-ct2qsu{margin-bottom:20px;padding:10px 14px;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-radius:10px;border:1px solid #a7f3d0;opacity:0;animation:svelte-ct2qsu-fade_up .4s ease-out forwards;animation-delay:.55s}@keyframes svelte-ct2qsu-fade_up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.trust_stat.svelte-ct2qsu.svelte-ct2qsu{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.85rem;color:#047857}.trust_stat.svelte-ct2qsu svg.svelte-ct2qsu{width:18px;height:18px;flex-shrink:0}.trust_stat.svelte-ct2qsu strong.svelte-ct2qsu{font-weight:700}.cta_button.svelte-ct2qsu.svelte-ct2qsu{width:100%;padding:14px 20px;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;opacity:0;animation:svelte-ct2qsu-fade_up .4s ease-out forwards;animation-delay:.65s}.cta_button.svelte-ct2qsu.svelte-ct2qsu:hover{transform:translateY(-2px);box-shadow:0 8px 20px -5px #2563eb66}.cta_button.svelte-ct2qsu.svelte-ct2qsu:active{transform:translateY(0)}.cta_button.svelte-ct2qsu svg.svelte-ct2qsu{width:18px;height:18px;transition:transform .2s ease}.cta_button.svelte-ct2qsu:hover svg.svelte-ct2qsu{transform:translate(3px)}.support_note.svelte-ct2qsu.svelte-ct2qsu{margin:14px 0 0;font-size:.8rem;color:#94a3b8;display:flex;align-items:center;justify-content:center;gap:6px;opacity:0;animation:svelte-ct2qsu-fade_up .4s ease-out forwards;animation-delay:.75s}.support_note.svelte-ct2qsu svg.svelte-ct2qsu{width:14px;height:14px;flex-shrink:0}.support_note.svelte-ct2qsu a.svelte-ct2qsu{color:#2563eb;text-decoration:none;font-weight:500}.support_note.svelte-ct2qsu a.svelte-ct2qsu:hover{text-decoration:underline}@media (max-width: 400px){.popup_container.svelte-ct2qsu.svelte-ct2qsu{padding:24px 20px}.animation_container.svelte-ct2qsu.svelte-ct2qsu{height:85px}.invitation_card.svelte-ct2qsu.svelte-ct2qsu{width:42px}.phone_device.svelte-ct2qsu.svelte-ct2qsu{width:38px}.friend.svelte-ct2qsu.svelte-ct2qsu{width:24px}.heart.svelte-ct2qsu.svelte-ct2qsu{font-size:14px}.title.svelte-ct2qsu.svelte-ct2qsu{font-size:1.35rem}.trust_stat.svelte-ct2qsu.svelte-ct2qsu{font-size:.8rem}.feature_icon.svelte-ct2qsu.svelte-ct2qsu{width:32px;height:32px}.feature_icon.svelte-ct2qsu svg.svelte-ct2qsu{width:18px;height:18px}}.coupon_banner.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:100%;margin:0;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.coupon_banner.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2:not(.applied){animation:svelte-1hnubg2-coupon_pulse 2s ease-in-out infinite}.coupon_content.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#B8405E 0%,#b14444 100%);border-radius:0;padding:16px 24px;box-shadow:0 4px 12px #b8405e40;transition:all .3s ease;width:100%;max-width:100%;margin:0}@media (min-width: 769px){.coupon_content.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{padding:18px 40px;border-radius:0;width:100%;max-width:100%}}.coupon_banner.svelte-1hnubg2:not(.applied):hover .coupon_content.svelte-1hnubg2.svelte-1hnubg2{transform:translateY(-2px);box-shadow:0 6px 16px #b8405e59}.coupon_banner.applied.svelte-1hnubg2 .coupon_content.svelte-1hnubg2.svelte-1hnubg2{background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 4px 12px #05966940}.coupon_icon.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.2);border-radius:10px;flex-shrink:0}.coupon_icon.svelte-1hnubg2 svg.svelte-1hnubg2.svelte-1hnubg2{width:24px;height:24px;color:#fff}.coupon_text.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;flex-direction:column;gap:4px;flex:1}.coupon_title.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:14px;font-weight:600;color:#fff;opacity:.95}.coupon_discount.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:18px;font-weight:700;color:#fff;letter-spacing:.5px}.coupon_code.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:12px;color:#fff;opacity:.9;font-weight:500}.coupon_button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.25);padding:10px 18px;border-radius:8px;font-weight:600;color:#fff;font-size:14px;white-space:nowrap;transition:all .2s ease}.coupon_banner.svelte-1hnubg2:not(.applied):hover .coupon_button.svelte-1hnubg2.svelte-1hnubg2{background:rgba(255,255,255,.35);transform:scale(1.05)}.coupon_button.svelte-1hnubg2 svg.svelte-1hnubg2.svelte-1hnubg2{width:16px;height:16px}.coupon_banner.applied.svelte-1hnubg2 .coupon_text.svelte-1hnubg2.svelte-1hnubg2{gap:2px}@keyframes svelte-1hnubg2-coupon_pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.templates_overview_section.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:100%;margin:0;padding:0;background:#ffffff}@media (min-width: 769px){.templates_overview_section.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:100%;max-width:100%;margin:0;padding:0;background:#ffffff}.templates_overview_section.svelte-1hnubg2 .app{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}.templates_overview_section.svelte-1hnubg2 .container{max-width:100%!important;width:100%!important;margin:0!important;padding:0 40px!important}.templates_overview_section.svelte-1hnubg2 .hero{border-radius:0}}@media (max-width: 768px){.coupon_banner.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{margin:12px 8px;padding:0;width:calc(100% - 16px)}.coupon_content.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{padding:12px 16px;gap:12px;border-radius:12px}.coupon_icon.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:40px;height:40px}.coupon_icon.svelte-1hnubg2 svg.svelte-1hnubg2.svelte-1hnubg2{width:20px;height:20px}.coupon_discount.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:16px}.coupon_title.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:13px}.coupon_code.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:11px}.coupon_button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{padding:8px 14px;font-size:13px}}.website_selection_area.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{--primary-gradient-blue:linear-gradient(135deg, #B8D4F0 0%, #A8C8E8 100%);--primary-gradient-purple:linear-gradient(135deg, #D4C8F0 0%, #C8B8E8 100%);--primary-gradient-green:linear-gradient(135deg, #C8E8C8 0%, #B8D8B8 100%);--secondary-gradient-teal:linear-gradient(135deg, #B8E8E8 0%, #A8D8D8 100%);--secondary-gradient-lavender:linear-gradient(135deg, #E8C8E8 0%, #D8B8D8 100%);--secondary-gradient-cream:linear-gradient(135deg, #F8F0E8 0%, #F0E8E0 100%);--primary-blue-solid:#B8D4F0;--primary-purple-solid:#D4C8F0;--primary-green-solid:#C8E8C8;--secondary-teal-solid:#B8E8E8;--secondary-lavender-solid:#E8C8E8;--secondary-cream-solid:#F8F0E8;--neutral-pure-white:#FFFFFF;--neutral-light-gray:#F5F5F5;--neutral-charcoal:#2C3E50;--accent-deep-teal:#4A7C7C;--accent-rich-purple:#6B5B8B;--accent-warm-coral:#D4A574;--primary-color:var(--primary-blue-solid);--secondary-color:var(--secondary-teal-solid);--accent-color:var(--accent-deep-teal);--background-color:var(--neutral-pure-white);--card-background:var(--secondary-cream-solid)}.website_selection_area.pc.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;flex-wrap:wrap;align-items:center;gap:30px}.website_selection_area.mobile.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:grid;overflow:visible;grid-template-columns:calc(50% - 5px) calc(50% - 5px);gap:10px;align-items:center;position:relative}.website_selection_area.mobile.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2 .website_preview{margin:10px}.website_selection_area.mobile.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2 .website_preview.selected{margin:0}.website_preview.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2.entered_viewport{opacity:1;transform:initial}.website_preview.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;cursor:pointer;vertical-align:top;position:relative;zoom:.6;border-radius:15px;border:none;opacity:0;transform:translateY(50px);transition:all .3s ease-in-out}.website_preview.selected.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2:after{content:"";display:block}.website_selection_area.mobile.svelte-1hnubg2 .context_button_container.svelte-1hnubg2.svelte-1hnubg2{display:none}.context_button_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{visibility:hidden;opacity:0;transition:all .3s ease;display:inline-flex;height:50px;align-content:center;justify-content:center}.website_preview.selected.svelte-1hnubg2 .context_button_container.svelte-1hnubg2.svelte-1hnubg2{opacity:1;visibility:visible}.website_preview.selected.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{background-color:#dc143c}.website_preview.selected.svelte-1hnubg2 .marvel-device.nexus5.svelte-1hnubg2.svelte-1hnubg2{margin-top:12px}.website_preview.selected.svelte-1hnubg2 .marvel-device.nexus5.svelte-1hnubg2.svelte-1hnubg2{width:calc(var(--preview_iframe_width) + 0px);height:calc(var(--preview_iframe_height) + 0px)}.website_preview.selected.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{border:1px solid #6a6a6a;display:inline-block;position:relative;z-index:99999;background-color:#ffffffd4;position:fixed;text-align:center;transform:none;zoom:1;cursor:auto;top:0;right:0;bottom:0;left:0;padding:0;margin:0;border:none}.website_preview.selected.svelte-1hnubg2 .mobile_image_container.svelte-1hnubg2.svelte-1hnubg2{width:calc(var(--preview_iframe_width) + 30px);height:calc(var(--preview_iframe_height) + 100px)}.website_preview.selected.svelte-1hnubg2 .website_iframe_mobile.svelte-1hnubg2.svelte-1hnubg2{width:var(--preview_iframe_width);height:var(--preview_iframe_height);border:none;margin:0}.website_preview.selected.svelte-1hnubg2 .preview_images.svelte-1hnubg2.svelte-1hnubg2{width:var(--preview_iframe_width);height:var(--preview_iframe_height);overflow:visible;position:absolute;margin:0;border-radius:0;transform:scale(var(--mobile_element_zoom));left:calc(50% - (var(--preview_iframe_width) / 2));top:calc(50% - 80px - (var(--preview_iframe_height) / 2))}.preview_images.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:block;text-align:center;margin:0 auto;width:auto}.preview_images.pc_and_mobile.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;gap:20px;width:unset}.pc_image_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;width:450px;height:300px;margin-right:20px;margin-top:30px}.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2::-webkit-scrollbar{display:none}.pc_scroll_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2,.mobile_scroll_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;width:100%;height:100%;overflow-y:auto}.mobile_image_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;width:275px;height:400px;position:relative;overflow:visible}.website_preview.svelte-1hnubg2 div.svelte-1hnubg2.svelte-1hnubg2{vertical-align:top}.website_preview.svelte-1hnubg2 img.svelte-1hnubg2.svelte-1hnubg2{width:100%;height:auto;object-fit:contain}.website_preview.svelte-1hnubg2 .display_name.svelte-1hnubg2.svelte-1hnubg2{width:100%;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;opacity:.5;text-align:center;padding:3px}.website_bottom_info_area.svelte-1hnubg2 .fa.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;position:absolute;right:10px;bottom:10px;font-size:12px}.website_bottom_info_area.svelte-1hnubg2 .created_at_timestamp.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;position:absolute;right:2px;top:5px;padding:5px;background:#ffffffa3;font-size:12px;border-bottom-left-radius:2px}.macbook.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{background-color:#082746;background-image:linear-gradient(70deg,transparent 67%,hsla(0,0%,100%,.05) 67%,hsla(0,0%,100%,.025)),linear-gradient(#ddd 11px,transparent 11px),linear-gradient(#132d4e,#4f7d90);border-radius:8px 8px 0 0;box-shadow:inset 0 1px 1px 1px #000,inset 0 0 0 9px #111,0 0 0 1px #ccc,0 0 1px 2px #0006,0 0 50px #0000004d;padding:9px;position:relative}.macbook.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2:after{background-color:#ddd;background-image:linear-gradient(90deg,hsla(0,0%,0%,.3),hsla(0,0%,100%,.4) 2%,hsla(0,0%,100%,.1) 5%,hsla(0,0%,0%,.2) 95%,hsla(0,0%,100%,.2) 98%,hsla(0,0%,0%,.4));border-bottom:3px solid hsla(0,0%,40%,.75);border-radius:0 0 4px 4px;box-shadow:0 3px 7px #0000001a;content:"";height:7px;left:-22px;position:absolute;right:-22px;top:100%}.macbook.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2:before{background-color:#222;border-radius:100%;box-shadow:inset 1px 1px #ffffff1a,-13px 96px 0 -1px #888,-13px 97px 0 -1px #888,-11px 97px #888,-9px 97px #888,-7px 97px #888,-5px 97px #888,-3px 97px #888,-1px 97px #888,1px 97px #888,3px 97px #888,5px 97px #888,7px 97px #888,9px 97px #888,11px 97px #888,13px 97px 0 -1px #888,13px 96px 0 -1px #888,80px 99px 0 -1px #666,81px 99px 0 -1px #666,82px 99px 0 -1px #666,83px 99px 0 -1px #666,84px 99px 0 -1px #666,85px 99px 0 -1px #666;content:"";height:3px;left:50%;margin-left:-2px;position:absolute;top:3px;width:3px;z-index:1}.iphone.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:block;color:#fff;text-align:center;font-family:SF Pro Display,Helvetica Neue,Arial,sans-serif;letter-spacing:-.022em;font-size:2.5vmin;text-shadow:0 0 .5em #000;border:solid #111;margin-bottom:2em;position:relative;transition:all .1s linear,line-height 0s linear;transform-origin:bottom center}.iphone.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:23.7623762376vmin;height:51.0891089109vmin;line-height:51.4455445545vmin;border-width:1.5207920792vmin;border-radius:4.0550130098vmin;z-index:200}.marvel-device.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;position:relative;-webkit-box-sizing:content-box!important;box-sizing:content-box!important}.marvel-device.svelte-1hnubg2 .screen.svelte-1hnubg2.svelte-1hnubg2{width:100%;position:relative;height:100%;z-index:3;background:white;overflow:hidden;display:block;box-shadow:0 0 0 6px #141414e3;border-radius:30px}.notch.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;top:8px;left:50%;transform:translate(-50%);width:70px;height:20px;background:#141414e3;border-radius:25px;z-index:4;box-shadow:0 2px 8px #0000004d}.volume-up.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;left:0;top:140px;width:4px;height:30px;background:#000000;border-radius:0 2px 2px 0;z-index:1000}.volume-down.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;left:0;top:174px;width:4px;height:30px;background:#000000;border-radius:0 2px 2px 0;z-index:1000}.power-button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;right:0;top:180px;width:4px;height:50px;background:#000000;border-radius:2px 0 0 2px;z-index:1000}.template_overlay.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;bottom:0;left:0;right:0;height:40%;background:rgba(74,124,124,.9);border-radius:0 0 30px 30px;z-index:5;display:flex;align-items:flex-end;padding:20px 16px 16px;transition:all .3s ease}.price_badge_frame.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,rgba(30,41,59,.95) 0%,rgba(15,23,42,.95) 100%);border-radius:10px;padding:6px 12px;box-shadow:0 2px 8px #0003,0 0 0 1px #ffffff1a;z-index:1001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);color:#fff}.price_badge_frame.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2.has_coupon_applied{background:linear-gradient(135deg,#059669 0%,#10b981 100%);color:#333}.price_amount_frame.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:15px;font-weight:700;letter-spacing:.02em;text-shadow:none}.template_info_content.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:100%;color:#fff;text-align:left}.template_name.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:20px;font-weight:600;margin:0 0 8px;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.5)}.template_description.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:16px;margin:0 0 12px;opacity:.9;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.5)}.template_rating.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.stars.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;gap:2px}.star.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:18px;color:gold;text-shadow:0 1px 2px rgba(0,0,0,.5)}.rating_number.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{font-size:16px;font-weight:600;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.5)}.website_preview.svelte-1hnubg2:hover .template_overlay.svelte-1hnubg2.svelte-1hnubg2{background:rgba(44,62,80,.9)}.website_preview.svelte-1hnubg2:hover .price_badge_frame.svelte-1hnubg2.svelte-1hnubg2{background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 6px 20px #05966966,0 0 0 2px #fff3;transform:scale(1.08);transition:all .2s ease}.website_preview.selected.svelte-1hnubg2 .template_overlay.svelte-1hnubg2.svelte-1hnubg2{opacity:0;pointer-events:none}.marvel-device.svelte-1hnubg2 .top-bar.svelte-1hnubg2.svelte-1hnubg2,.marvel-device.svelte-1hnubg2 .bottom-bar.svelte-1hnubg2.svelte-1hnubg2{height:3px;background:black;width:100%;display:block}.marvel-device.svelte-1hnubg2 .middle-bar.svelte-1hnubg2.svelte-1hnubg2{width:3px;height:4px;top:0;left:90px;background:black;position:absolute}.marvel-device.nexus5.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{padding:20px 8px 18px;width:232px;height:435px;border-radius:35px;margin-top:8px;overflow:hidden}.marvel-device.nexus5.svelte-1hnubg2 .top-bar.svelte-1hnubg2.svelte-1hnubg2{width:calc(100% - 8px);height:calc(100% - 6px);position:absolute;top:3px;left:4px;border-radius:25px;background:#181818}.marvel-device.nexus5.svelte-1hnubg2 .top-bar.svelte-1hnubg2.svelte-1hnubg2:before{border-radius:600px/50px;background:inherit;content:"";position:absolute;height:103%;width:calc(100% - 26px);top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.marvel-device.nexus5.svelte-1hnubg2 .bottom-bar.svelte-1hnubg2.svelte-1hnubg2{display:none}.marvel-device.nexus5.svelte-1hnubg2 .sleep.svelte-1hnubg2.svelte-1hnubg2{width:3px;position:absolute;left:-3px;top:110px;height:100px;background:inherit;border-radius:2px 0 0 2px}.marvel-device.nexus5.svelte-1hnubg2 .volume.svelte-1hnubg2.svelte-1hnubg2{width:3px;position:absolute;right:0;top:70px;height:45px;background:inherit;border-radius:0 2px 2px 0}.marvel-device.nexus5.svelte-1hnubg2 .camera.svelte-1hnubg2.svelte-1hnubg2{background:#3c3d3d;width:10px;height:10px;position:absolute;top:16px;left:calc(50% - 1px);z-index:9;margin-left:-5px;border-radius:100%}.marvel-device.nexus5.svelte-1hnubg2 .camera_notch.svelte-1hnubg2.svelte-1hnubg2{width:60px;height:20px;position:absolute;top:16px;left:calc(50% - 32px);background-size:100% 100%;z-index:8;background-image:url(data:image/webp;base64,UklGRnQCAABXRUJQVlA4WAoAAAAYAAAA2wAAVgAAQUxQSCIBAAABcNy2kSRVKhOf86i09z7LVr0WGxEO3LZxpI2MMZzs9V4+cPr7VlIvtlUd2qrVqrs61gla0lHX2ifoZ73nwV01/M3kveTVLYf/ZvJZAEzfJ18CN+w791WDezhfN9iHs8dx9M1NwZpOTBGms4YunTeMbvA4sJwLTEdiBJosDgJozCtkSQ0BkScYMkVqDLkOABy+N/FuK1RVAQT7DHJ9CKFHmUOmgkjcI4q8NIzFVKUwrbWoKhF11BrYTFJkM0R7oQou5aypBxCh5GaAopvuil+sRYCxGLAVBabiwFJ7oaq1aB0Fg9quSxM6pUhApFjfnbWepFADBhNsDIuPUQGiHnxYhjRTDtOoJ/4gARts0vv2nzhaL3vkB9cfzW4w+qyO+p2pAlZQOCBMAAAA8AYAnQEq3ABXAD4dDIRCAgYAYDielu4XVAADuQsw3jdkLMN43ZCzDeN2Qsw3jdkLMN43ZCzDeN2Qsw3jdkLLYAD+//ETAAAAAAAAAEVYSUbYAAAASUkqAAgAAAAGABIBAwABAAAAAQAAABoBBQABAAAAVgAAABsBBQABAAAAXgAAACgBAwABAAAAAgAAADEBAgARAAAAZgAAAGmHBAABAAAAeAAAAAAAAABgAAAAAQAAAGAAAAABAAAAcGFpbnQubmV0IDUuMC4xMwAABQAAkAcABAAAADAyMzABoAMAAQAAAAEAAAACoAQAAQAAANwAAAADoAQAAQAAAFcAAAAFoAQAAQAAALoAAAAAAAAAAgABAAIABAAAAFI5OAACAAcABAAAADAxMDAAAAAA)}.confirm_selection_button_area.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{margin-top:0;opacity:0;visibility:hidden;transition:all .3s ease;transition-delay:.3s;position:relative;display:inline-block}.website_preview.selected.svelte-1hnubg2 .confirm_selection_button_area.svelte-1hnubg2.svelte-1hnubg2{visibility:visible;opacity:1;position:absolute;bottom:0;left:0;right:0;text-align:center;background:white;padding:15px}button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:relative;display:inline-block;cursor:pointer;outline:none;border:0;vertical-align:middle;text-decoration:none;background:transparent;padding:0;font-size:inherit;font-family:inherit}button.learn-more.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{width:12rem;height:auto}button.learn-more.svelte-1hnubg2 .circle.svelte-1hnubg2.svelte-1hnubg2{transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:block;margin:0;width:3rem;height:3rem;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:1.625rem;box-shadow:0 2px 8px #0000001a}button.learn-more.svelte-1hnubg2 .circle.svelte-1hnubg2 .icon.svelte-1hnubg2{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0;margin:auto;background:#fff}button.learn-more.svelte-1hnubg2 .circle.svelte-1hnubg2 .icon.arrow.svelte-1hnubg2{transition:all .45s cubic-bezier(.65,0,.076,1);left:.625rem;width:1.125rem;height:.125rem;background:none;margin-top:24px}button.learn-more.svelte-1hnubg2 .circle.svelte-1hnubg2 .icon.arrow.svelte-1hnubg2:before{position:absolute;content:"";top:-.29rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}button.learn-more.svelte-1hnubg2 .button-text.svelte-1hnubg2.svelte-1hnubg2{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;left:0;right:0;bottom:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:#282936;font-weight:700;line-height:1.6;text-align:center;text-transform:uppercase}button.svelte-1hnubg2:hover .circle.svelte-1hnubg2.svelte-1hnubg2{width:100%;box-shadow:0 4px 12px #00000026}button.svelte-1hnubg2:hover .circle.svelte-1hnubg2 .icon.arrow.svelte-1hnubg2{background:#fff;transform:translate(1rem);height:1px;margin-top:24px}button.svelte-1hnubg2:hover .button-text.svelte-1hnubg2.svelte-1hnubg2{color:#fff}.tags_to_search.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{text-align:center;margin-bottom:5px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-bottom:25px}.tags_to_search.svelte-1hnubg2 .tag_to_search.svelte-1hnubg2.svelte-1hnubg2{display:inline-block;border:1px solid #AAA;padding:5px 16px;border-radius:4px;cursor:pointer;width:fit-content;background-color:#fff;font-weight:500;font-size:12px;border:1px solid crimson;transition:all .2s ease-in-out}.tags_to_search.svelte-1hnubg2 .tag_to_search.svelte-1hnubg2.svelte-1hnubg2:hover{background-color:#dc143c;color:#fff}.tag_to_search.selected_tag.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{background:crimson;border:1px solid crimson;color:#fff}.website_selection_area.mobile.svelte-1hnubg2 .website_preview.selected.svelte-1hnubg2.svelte-1hnubg2{--preview_iframe_width:40vh;--preview_iframe_height:82vh}.website_selection_area.mobile.svelte-1hnubg2 .website_preview.selected .preview_images.svelte-1hnubg2.svelte-1hnubg2{zoom:.85}.tags_to_search.mobile.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{white-space:nowrap;max-width:80vw;overflow-x:auto;display:none}.view_more_button_card.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{--bg:#ff6e6e;--hover-bg:#FFE5F4;--hover-text:#E50087;text-align:center;background:var(--bg);position:relative;overflow:hidden;transition:.3s cubic-bezier(.6,.4,0,1),transform .15s ease;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;padding:30px;height:200px;width:200px;cursor:pointer;border:1px solid #33333312;zoom:.8;margin-inline:10px}.view_more_button_card.svelte-1hnubg2 .view_more_button_card_body .fa.svelte-1hnubg2.svelte-1hnubg2{padding-left:10px;margin-top:2px}.view_more_button_card.svelte-1hnubg2 .view_more_button_card_body.svelte-1hnubg2.svelte-1hnubg2{color:#464853;line-height:1.5em;font-size:1em}.view_more_button_card.svelte-1hnubg2>.svelte-1hnubg2.svelte-1hnubg2:not(span){transition:.3s cubic-bezier(.6,.4,0,1)}.view_more_button_card.svelte-1hnubg2>strong.svelte-1hnubg2.svelte-1hnubg2{display:block;font-size:1.4rem;letter-spacing:-.035em}.view_more_button_card.svelte-1hnubg2 span.svelte-1hnubg2.svelte-1hnubg2{position:absolute;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--hover-text);border-radius:5px;font-weight:700;top:100%;transition:all .3s cubic-bezier(.6,.4,0,1)}.view_more_button_card.svelte-1hnubg2:hover span.svelte-1hnubg2.svelte-1hnubg2{top:0;font-size:1.2em}.view_more_button_card.svelte-1hnubg2:hover .fa.svelte-1hnubg2.svelte-1hnubg2{padding-left:10px;margin-top:5px}.view_more_button_card.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2:hover{background:var(--hover-bg)}.view_more_button_card.svelte-1hnubg2:hover>div.svelte-1hnubg2.svelte-1hnubg2,.view_more_button_card.svelte-1hnubg2:hover>strong.svelte-1hnubg2.svelte-1hnubg2{opacity:0}.default_heart.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2,.favourite_heart.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{cursor:pointer;font-size:28px;position:absolute;top:46px;right:30px;z-index:4}.default_heart.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{color:#bfb5b5}.favourite_heart.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{color:red}.generate_screenshot_button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;right:250px}.generate_screenshot_of_all_websites_button.screenshot_in_progress.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{animation:svelte-1hnubg2-in_progress 1s infinite ease-in-out}@keyframes svelte-1hnubg2-in_progress{0%{opacity:.5;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.generate_screenshot_of_all_websites_button.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{position:absolute;right:20px}.no_website_to_show_container.svelte-1hnubg2.svelte-1hnubg2.svelte-1hnubg2{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:20px;width:100%;position:absolute;top:100px}.no_website_to_show_container.svelte-1hnubg2 img.svelte-1hnubg2.svelte-1hnubg2{width:225px}
