.ad-builder.svelte-sib84w *{box-sizing:border-box}.compress-toast{position:fixed;top:5rem;left:50%;transform:translate(-50%);z-index:60;width:calc(100% - 1.5rem);max-width:32rem;padding:.875rem 2.5rem .875rem 1rem;border-radius:1rem;border:1px solid rgba(251,191,36,.55);background:linear-gradient(135deg,#78350feb,#92400ee0);box-shadow:0 18px 40px -12px #0000008c,0 0 0 1px #fbbf2426 inset;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:svelte-sib84w-compressToastIn .28s cubic-bezier(.2,.8,.2,1)}.compress-toast-close{position:absolute;top:.4rem;left:.5rem;width:1.6rem;height:1.6rem;border-radius:9999px;background:#00000059;color:#ffffffe6;font-size:.75rem;line-height:1;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);cursor:pointer;transition:background .15s}.compress-toast-close:hover{background:#dc2626d9}@keyframes svelte-sib84w-compressToastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.step-card{background:linear-gradient(180deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:1.25rem;padding:1.25rem 1.25rem 1.5rem;margin-bottom:1.25rem;scroll-margin-top:8rem;position:relative}.builder-steps .step-card:before{content:"";position:absolute;top:.5rem;bottom:.5rem;left:-156px;width:140px;border:2px dashed rgba(251,191,36,.22);border-radius:.85rem;background:#fbbf2406;pointer-events:none}@media(max-width:768px){.builder-steps .step-card:before{display:none}}@media(min-width:768px){.step-card{padding:1.75rem;margin-bottom:1.75rem}}.success-card{background:linear-gradient(135deg,#10b9811f,#10b9810a);border-color:#10b98166}.step-head{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;color:#e5e7eb;font-weight:900;flex-wrap:wrap}.step-head h2{font-size:1.125rem;font-weight:900;line-height:1.3;margin:0}@media(min-width:768px){.step-head h2{font-size:1.5rem}}.step-num{width:2rem;height:2rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#fde047,#f59e0b 60%,#d97706);color:#000;font-weight:900;font-size:.95rem;opacity:.85;flex-shrink:0}.step-help{color:#9ca3af;font-size:.875rem;line-height:1.55;margin:0 0 1rem}.step-back{margin-inline-start:auto;display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .7rem;border-radius:.6rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:#d1d5db;font-size:.78rem;font-weight:700;line-height:1;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap;font-family:inherit}.step-back:hover{background:#f59e0b1f;border-color:#f59e0b73;color:#fcd34d}.step-back:active{transform:scale(.97)}.step-nav-row{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.step-nav-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.5rem;border-radius:.85rem;background:#f59e0b;color:#000;font-size:.95rem;font-weight:800;line-height:1.1;border:1px solid rgba(245,158,11,.85);cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;white-space:nowrap;font-family:inherit;box-shadow:0 4px 14px -4px #f59e0b80}.step-nav-btn:hover{background:#fcbf24;box-shadow:0 6px 18px -4px #f59e0b99}.step-nav-btn:active{transform:scale(.97)}.text-input{width:100%;padding:.75rem 1rem;border-radius:.75rem;background:#ffffff0a;border:2px solid rgba(255,255,255,.08);color:#fff;font-size:.95rem;font-weight:500;outline:none;transition:border-color .15s,background .15s;font-family:inherit}.text-input.small{padding:.55rem .75rem;font-size:.85rem}.text-input::-moz-placeholder{color:#6b7280}.text-input::placeholder{color:#6b7280}.text-input:focus{border-color:#f59e0b99;background:#ffffff0f}.field-label{display:block;color:#d1d5db;font-weight:700;font-size:.85rem;margin-bottom:.4rem}.upload-zone{position:relative;display:flex;align-items:center;justify-content:center;min-height:200px;border:2px dashed rgba(245,158,11,.4);border-radius:1rem;background:#f59e0b0a;cursor:pointer;transition:border-color .15s,background .15s;overflow:hidden}.upload-zone:hover{border-color:#f59e0bb3;background:#f59e0b14}.upload-zone.has-image{border-style:solid;padding:0}.upload-zone img{width:100%;height:100%;min-height:200px;max-height:280px;-o-object-fit:cover;object-fit:cover}.upload-empty{text-align:center;padding:1rem}.upload-zone.dragging{border-color:#22c55e;background:#22c55e1a;box-shadow:0 0 0 4px #22c55e2e,0 0 30px #22c55e40;transform:scale(1.01)}.upload-zone-sm{position:relative;display:flex;align-items:center;justify-content:center;width:100px;height:100px;flex-shrink:0;border:2px dashed rgba(245,158,11,.4);border-radius:.75rem;background:#f59e0b0a;cursor:pointer;overflow:hidden}.upload-zone-sm.has-image{border-style:solid;padding:0}.upload-zone-sm img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-zone-sm.dragging{border-color:#22c55e;background:#22c55e1f;box-shadow:0 0 0 3px #22c55e40;transform:scale(1.04)}.remove-x{position:absolute;top:.4rem;left:.4rem;z-index:5;width:1.75rem;height:1.75rem;border-radius:9999px;background:#000000a6;color:#fff;border:1px solid rgba(255,255,255,.2);font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.remove-x:hover{background:#dc2626d9}.product-row{display:flex;align-items:stretch;gap:.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:.85rem;padding:.75rem}@media(max-width:768px){.product-row{flex-direction:column}}.product-row .grow{flex:1}.remove-btn{width:2rem;height:2rem;border-radius:9999px;background:#ffffff0d;color:#9ca3af;border:1px solid rgba(255,255,255,.08);cursor:pointer;align-self:center;flex-shrink:0}.remove-btn:hover{background:#dc262699;color:#fff}@keyframes svelte-sib84w-gentleHover{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.03)}}.tutorial-finger{display:inline-block;animation:svelte-sib84w-gentleHover 2.6s ease-in-out infinite;font-size:1.25rem;will-change:transform;filter:drop-shadow(0 0 5px rgba(245,158,11,.45))}@keyframes svelte-sib84w-stepNumFlashAnim{0%,to{box-shadow:0 0 #fbbf2400;transform:scale(1);filter:brightness(1)}50%{box-shadow:0 0 18px 6px #fbbf24f2;transform:scale(1.25);filter:brightness(1.55)}}.step-num.step-num-light{animation:svelte-sib84w-stepNumFlashAnim .7s ease-in-out 1}@keyframes svelte-sib84w-stepTitleGlowAnim{0%,to{color:#e5e7eb;text-shadow:0 0 0 rgba(251,191,36,0)}50%{color:#fbbf24;text-shadow:0 0 14px rgba(251,191,36,.9),0 0 28px rgba(251,191,36,.5)}}.step-head.step-title-light h2{animation:svelte-sib84w-stepTitleGlowAnim 1.5s ease-in-out 1}.preview-frame{display:flex;flex-direction:column;align-items:center;gap:.75rem}.preview-caption{color:#9ca3af;font-size:.8rem;text-align:center;max-width:28rem}.preview-with-side-caption{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.preview-side-caption-spacer{display:none}.preview-caption-side{position:absolute;left:0;top:50%;transform:translateY(-50%);max-width:130px;text-align:right;color:#f1f5f9;font-size:.95rem;line-height:1.5;font-weight:600;padding:.7rem .8rem;border-radius:0;background:transparent;border:none}.preview-side-controls{position:absolute;right:0;top:50%;transform:translateY(-50%);max-width:150px;display:flex;flex-direction:column;gap:.7rem;padding:.7rem .8rem;border-radius:0;background:transparent;border:none;z-index:1}.preview-side-controls-help{margin:0;color:#f1f5f9;font-size:.95rem;line-height:1.5;text-align:right;font-weight:600}.preview-side-toggle{display:inline-flex;border-radius:.55rem;border:1px solid rgba(255,255,255,.1);background:#0000004d;padding:.2rem;align-self:stretch;justify-content:center}.preview-side-toggle-btn{flex:1;padding:.4rem;border-radius:.4rem;font-size:.72rem;font-weight:700;color:#d1d5db;background:transparent;border:none;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s,color .15s}.preview-side-toggle-btn.is-active{background:#f59e0b;color:#000}.preview-side-toggle-btn:not(.is-active):hover{color:#fff}@media(max-width:700px){.preview-with-side-caption{flex-direction:column;row-gap:.75rem}.preview-caption-side{position:static;transform:none;max-width:none;text-align:center}.preview-side-controls{position:static;transform:none;max-width:none;order:-1}.preview-side-controls-help{text-align:center}}.phone-screen{width:280px;height:540px;max-width:90vw;background:#0b1224;border-radius:2rem;border:8px solid #111827;box-shadow:0 20px 60px #00000080,0 0 0 2px #ffffff0d;position:relative;overflow:hidden}.phone-notch{position:absolute;top:6px;left:50%;transform:translate(-50%);width:80px;height:16px;background:#111827;border-radius:0 0 12px 12px;z-index:10}.phone-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem}.mobile-popup{width:100%;max-width:240px;background:#0f172a;border-radius:1rem;overflow:hidden;box-shadow:0 8px 30px #00000080}.popup-title-above{margin:0;padding:1.1rem .9rem 1rem;text-align:center;font-weight:900;font-size:1.55rem;line-height:1.15;letter-spacing:.005em;text-shadow:0 2px 10px rgba(0,0,0,.45),0 1px 2px rgba(0,0,0,.6);background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:2px solid rgba(255,255,255,.08)}.popup-title-row{display:flex;align-items:center;gap:.6rem;padding:.85rem .9rem;background:linear-gradient(180deg,#1e293b,#0f172a);border-bottom:2px solid rgba(255,255,255,.08)}.popup-title-row .popup-title-above{flex:1;background:transparent;border-bottom:none;padding:0}.popup-logo-above{width:44px;height:44px;border-radius:8px;background:#fff;padding:4px;-o-object-fit:contain;object-fit:contain;flex-shrink:0;box-shadow:0 2px 6px #00000059}.popup-logo-above-circle{border-radius:50%}.popup-img{position:relative;height:130px}.popup-img>img:not(.popup-logo){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup-img-fade{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.95),transparent 50%);pointer-events:none}.popup-logo{position:absolute!important;top:8px;width:40px!important;height:40px!important;border-radius:8px;background:#fff;padding:4px;-o-object-fit:contain!important;object-fit:contain!important;box-shadow:0 2px 6px #00000059;z-index:5}.popup-logo-right{right:8px;left:auto}.popup-logo-left{left:8px;right:auto}.popup-logo-circle{border-radius:50%!important}.close-countdown{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:9999px;background:#0000008c;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}.popup-body{padding:.85rem}.popup-title{font-size:1rem;font-weight:900;line-height:1.2;margin:0 0 .25rem}.popup-sub{color:#d1d5db;font-size:.78rem;line-height:1.35;margin:0 0 .65rem}.popup-cta{display:block;width:100%;padding:.55rem;border-radius:.6rem;color:#fff;font-weight:700;font-size:.78rem;text-align:center;border:none}.popup-logo-cta{top:auto!important;bottom:calc(100% - var(--diag-top-right, 78%) - 20px)!important;right:8px!important;left:auto!important}.builder-cols{position:relative;padding-left:156px}.builder-steps{width:100%}.builder-demo{position:absolute;top:0;left:0;width:140px;transition:top .7s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.builder-cols{padding-left:0}.builder-demo{position:static;width:100%;max-width:240px;margin:0 auto 1rem}}.live-demo-card{background:#00000059;border:1px solid rgba(255,255,255,.1);border-radius:.85rem;padding:.7rem}.live-demo-label{color:#fbbf24;font-size:.78rem;font-weight:800;text-align:center;margin:0 0 .5rem}.live-demo-foot{color:#ffffff80;font-size:.65rem;text-align:center;margin:.5rem 0 0}.live-demo-frame{width:100%;border-radius:.55rem;overflow:hidden;background:#0f172a;box-shadow:0 6px 20px #0006}.live-demo-img-wrap{width:100%;aspect-ratio:144 / 450}.crop-arrow{position:absolute;background:#00000080;border:1px solid rgba(255,255,255,.5);color:#fff;width:32px;height:32px;border-radius:50%;font-size:.75rem;line-height:1;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s,transform .15s;display:flex;align-items:center;justify-content:center;padding:0}.crop-arrow:hover{background:#f59e0bd9;color:#000;transform:scale(1.12)}.crop-arrow-up{top:8px;left:50%;transform:translate(-50%)}.crop-arrow-down{bottom:8px;left:50%;transform:translate(-50%)}.crop-arrow-left{left:8px;top:50%;transform:translateY(-50%)}.crop-arrow-right{right:8px;top:50%;transform:translateY(-50%)}.crop-arrow-up:hover,.crop-arrow-down:hover{transform:translate(-50%) scale(1.12)}.crop-arrow-left:hover,.crop-arrow-right:hover{transform:translateY(-50%) scale(1.12)}.crop-reset{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#00000080;border:1px solid rgba(255,255,255,.5);color:#fff;width:32px;height:32px;border-radius:50%;font-size:.9rem;line-height:1;cursor:pointer;z-index:4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,transform .15s}.crop-reset:hover{background:#f59e0bd9;color:#000;transform:translate(-50%,-50%) scale(1.12)}.crop-hint{font-size:.75rem;color:#9ca3af;margin-top:.6rem;text-align:center}.placeholder-dashed{border:2px dashed rgba(255,255,255,.35);background:#ffffff0a;color:#ffffff8c;font-weight:700;text-align:center;border-radius:.4rem}.placeholder-img{position:absolute;inset:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;font-size:.55rem}.placeholder-img .placeholder-icon{font-size:1.5rem}.placeholder-img .placeholder-hint{color:#fbbf24b3;font-size:.5rem}.placeholder-line{font-size:.5rem;padding:.25rem .4rem;line-height:1}.placeholder-line.small{font-size:.45rem}.placeholder-logo{position:absolute;top:6px;width:28px;height:28px;border-radius:.3rem;font-size:.45rem;line-height:1.05;display:flex;align-items:center;justify-content:center;z-index:5}.placeholder-logo.logo-pos-right{right:6px}.placeholder-logo.logo-pos-left{left:6px}.placeholder-logo.logo-pos-cta{top:auto;bottom:calc(100% - var(--diag-top-right, 78%) - 14px);right:6px}.preview-option{margin-bottom:1.5rem;width:100%}.preview-option-label{font-weight:800;color:#fbbf24;font-size:.95rem;margin-bottom:.65rem;text-align:center}.clean-card-wrap{display:flex;justify-content:center}.clean-card{width:140px;border-radius:.6rem;overflow:hidden;background:#0f172a;box-shadow:0 0 0 2px #fff9,0 0 6px #f59e0b59;animation:svelte-sib84w-cleanCardPulse 2.5s ease-in-out infinite;cursor:pointer;position:relative;display:flex;flex-direction:column}@keyframes svelte-sib84w-cleanCardPulse{0%,to{box-shadow:0 0 0 2px #fff9,0 0 6px #f59e0b59}50%{box-shadow:0 0 0 2px #ffffffd9,0 0 10px #f59e0b99}}.clean-card-img{width:100%;aspect-ratio:144 / 450;position:relative}.slot-mask{position:absolute;top:5%;right:0;width:8.5%;height:78%;background:linear-gradient(180deg,#0a1020,#0f172a);border-radius:4px;z-index:4;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0f}.site-shot-frame{position:relative;width:100%;max-width:1200px;aspect-ratio:1298 / 720;overflow:hidden;border-radius:.85rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 30px #0006;background:#0f172a}.site-shot-inner{position:absolute;top:0;right:0;width:calc(100% * 1475 / 1298);aspect-ratio:1475 / 875}.site-shot-inner:after{content:"";position:absolute;inset:0;background:#0000002e;pointer-events:none;z-index:1}.site-shot{display:block;width:100%;height:100%}.site-shot-overlay.desktop-ad{position:absolute;top:18%;right:3.5%;width:8.5%;z-index:5;cursor:pointer;border-radius:4px;overflow:hidden;box-shadow:0 0 0 2px #fff9,0 0 20px #f59e0b99;animation:svelte-sib84w-overlayPulse 2.5s ease-in-out infinite}@keyframes svelte-sib84w-overlayPulse{0%,to{box-shadow:0 0 0 2px #fff9,0 0 20px #f59e0b99}50%{box-shadow:0 0 0 3px #ffffffd9,0 0 28px #f59e0bf2}}.site-shot-overlay-img{width:100%;aspect-ratio:144 / 450;height:auto}.site-shot-overlay .pro-title{font-size:.88rem;line-height:1.05;margin-bottom:.15rem}.site-shot-overlay .pro-sub{font-size:.7rem;line-height:1.15}.site-shot-overlay .pro-title-wrap{padding:.35rem .4rem .32rem}.site-shot-overlay .pro-title-top{padding:.32rem .4rem .6rem}.site-shot-overlay .pro-title-top .pro-title{font-size:.88rem;line-height:1.05}.site-shot-overlay .pro-demo-cta{display:block;margin-top:.3rem;padding:.18rem .2rem;background:linear-gradient(90deg,#f59e0bf2,#d97706f2);color:#0b0f1c;font-weight:900;font-size:.5rem;line-height:1.1;border-radius:.3rem;text-align:center;white-space:normal;word-break:keep-all;box-shadow:0 1px 4px #00000059}.site-shot-overlay .ad-logo{width:14px!important;height:14px!important;padding:1px;top:2px}.site-shot-overlay .ad-logo-right{right:2px}.site-shot-overlay .ad-logo-left{left:2px}.site-shot-overlay .hover-title{font-size:.5rem;margin-bottom:.15rem}.site-shot-overlay .hover-text{font-size:.38rem;line-height:1.2}.site-shot-overlay .hover-overlay{padding:.25rem}.site-shot-pointer{position:absolute;top:50%;right:50%;transform:translate(50%,-50%);z-index:6;background:linear-gradient(90deg,#f59e0bf2,#d97706f2);color:#000;font-size:1.05rem;font-weight:900;padding:.65rem 1.1rem;border-radius:.65rem;white-space:nowrap;box-shadow:0 8px 24px #00000080;animation:svelte-sib84w-pointerNudge 1.4s ease-in-out infinite}.desktop-mock{width:100%;max-width:820px;background:#0f172a;border-radius:.85rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 30px #0006}.mock-header{background:linear-gradient(180deg,#0b1224,#0f172a);border-bottom:1px solid rgba(255,255,255,.07)}.mock-header-inner{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem}.mock-logo{display:flex;align-items:center;gap:.55rem}.mock-logo-circle{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;background:linear-gradient(135deg,#f59e0b,#d97706);font-size:1rem}.mock-site-name{color:#fff;font-weight:900;font-size:.85rem;line-height:1.1}.mock-site-sub{color:#9ca3af;font-size:.65rem;line-height:1.2}.mock-nav{display:flex;align-items:center;gap:.65rem;color:#d1d5db;font-size:.72rem;font-weight:600}.mock-nav .mock-lang{padding:.2rem .5rem;border-radius:.4rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.mock-nav .mock-user{width:28px;height:28px;border-radius:9999px;background:#ffffff0f;display:flex;align-items:center;justify-content:center}.mock-ticker{background:#f59e0b14;color:#fbbf24;font-size:.65rem;font-weight:700;padding:.3rem 1rem;border-top:1px solid rgba(245,158,11,.15);white-space:nowrap;overflow:hidden}.mock-body{display:flex;gap:.75rem;padding:.85rem}.mock-right-ad{width:144px;flex-shrink:0;position:relative}.mock-fixed-ad{margin-top:.6rem;border-radius:.6rem;overflow:hidden;border:1px solid rgba(255,255,255,.07);background:#0a1020;box-shadow:0 4px 14px #0000004d}.mock-fixed-ad img{width:100%;height:auto;display:block}.mock-ad-label{font-size:.6rem;font-weight:700;color:#fbbf24;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin:0 0 .5rem}.mock-here-pointer{margin-top:.5rem;display:flex;align-items:center;justify-content:center;gap:.35rem;background:linear-gradient(90deg,#f59e0b2e,#f59e0b0d);color:#fbbf24;font-size:.7rem;font-weight:800;padding:.35rem .5rem;border-radius:.4rem;border:1px dashed rgba(245,158,11,.45)}.mock-here-pointer .arrow{font-size:1rem;animation:svelte-sib84w-pointerNudge 1.4s ease-in-out infinite}@keyframes svelte-sib84w-pointerNudge{0%,to{transform:translate(50%,-50%) scale(1)}50%{transform:translate(50%,-50%) scale(1.06)}}.mock-main{flex:1;min-width:0}.mock-h1{color:#fff;font-weight:900;font-size:1.05rem;margin-bottom:.65rem;background:linear-gradient(90deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent}.mock-map{position:relative;height:180px;border-radius:.5rem;overflow:hidden;background:linear-gradient(135deg,#22c55e2e,#3b82f62e),#0a1020;border:1px solid rgba(255,255,255,.06);margin-bottom:.65rem}.mock-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:22px 22px}.mock-pin{position:absolute;transform:translate(50%,-50%);font-size:1.1rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));animation:svelte-sib84w-pinDrop 1.5s ease-out}@keyframes svelte-sib84w-pinDrop{0%{transform:translate(50%,-150%);opacity:0}to{transform:translate(50%,-50%);opacity:1}}.mock-map-label{position:absolute;top:.4rem;right:.5rem;background:#0000008c;color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .5rem;border-radius:.3rem;border:1px solid rgba(255,255,255,.1)}.mock-cats{display:flex;flex-wrap:wrap;gap:.35rem}.mock-cat-chip{padding:.3rem .65rem;border-radius:9999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#d1d5db;font-size:.7rem;font-weight:600}.mock-left-ads{width:110px;flex-shrink:0}.mock-other-ad{margin-bottom:.5rem;border-radius:.4rem;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.mock-other-img{height:60px;background:#ffffff0a;background-image:linear-gradient(135deg,rgba(255,255,255,.05) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 75%,transparent 75%);background-size:12px 12px}.mock-other-cta{padding:.3rem;text-align:center;color:#fff;font-size:.6rem;font-weight:700}.desktop-ad{display:block;border-radius:.6rem;overflow:hidden;box-shadow:0 4px 20px #0000004d;cursor:pointer}.ad-img-wrap{position:relative;overflow:hidden}.ad-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity 1.5s ease}.ad-logo{position:absolute;top:6px;width:36px;height:36px;border-radius:6px;background:#fff;padding:3px;-o-object-fit:contain;object-fit:contain;z-index:5;box-shadow:0 2px 6px #00000059}.ad-logo-right{right:6px;left:auto}.ad-logo-left{left:6px;right:auto}.ad-logo-circle{border-radius:50%}.ad-logo-cta{top:auto;bottom:calc(100% - var(--diag-top-right, 78%) - 18px);right:6px;left:auto}.hover-overlay{position:absolute;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.75rem;text-align:center;transition:opacity 1.5s ease;pointer-events:none;z-index:4}.hover-title{color:#fff;font-weight:700;font-size:.95rem;margin:0 0 .4rem}.hover-text{color:#e5e7eb;font-size:.7rem;line-height:1.4;margin:0 0 .4rem;font-weight:700}.ad-cta{padding:.65rem;text-align:center}.ad-cta p{color:#fff;font-weight:700;font-size:.72rem;line-height:1.3;margin:0}.crop-modal-bg{position:fixed;inset:0;z-index:999;background:#000000bf;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.crop-modal{background:#0f172a;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.1rem;max-width:95vw;width:380px;box-shadow:0 25px 60px #0009;direction:rtl}.crop-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.4rem}.crop-modal-head h3{color:#fff;font-weight:800;font-size:1.05rem;margin:0}.crop-modal-x{background:transparent;border:none;color:#ffffffb3;font-size:1.1rem;cursor:pointer;padding:.25rem .5rem;line-height:1}.crop-modal-x:hover{color:#fff}.crop-help{color:#ffffffb3;font-size:.78rem;line-height:1.4;margin:0 0 .7rem}.crop-stage{position:relative;width:100%;aspect-ratio:1 / 1;background:#111;border-radius:.6rem;overflow:hidden;cursor:grab;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.crop-stage:active{cursor:grabbing}.crop-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center;will-change:transform}.crop-circle-mask{position:absolute;inset:0;border-radius:50%;box-shadow:0 0 0 9999px #0000008c;pointer-events:none;border:2px dashed rgba(255,255,255,.55)}.crop-controls{display:flex;align-items:center;gap:.65rem;margin:.85rem 0 .6rem}.crop-zoom-label{color:#ffffffd9;font-size:.85rem;flex-shrink:0}.crop-zoom-slider{flex:1;accent-color:#f59e0b}.crop-zoom-val{color:#ffffffb3;font-size:.78rem;min-width:3rem;text-align:left}.crop-actions{display:flex;gap:.5rem;justify-content:flex-end}.crop-btn-cancel{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ffffffd9;padding:.55rem 1rem;border-radius:.65rem;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .15s}.crop-btn-cancel:hover{background:#ffffff1f}.crop-btn-confirm{background:linear-gradient(to right,#f59e0b,#ea580c);border:none;color:#000;padding:.55rem 1.25rem;border-radius:.65rem;font-weight:800;font-size:.9rem;cursor:pointer;transition:transform .15s}.crop-btn-confirm:hover{transform:translateY(-1px)}.preview-with-rail{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.preview-frame.desktop,.preview-frame.mobile{flex:1 1 auto;min-width:0}.color-rail{display:grid;grid-template-columns:repeat(11,28px);grid-auto-rows:28px;-moz-column-gap:5px;column-gap:5px;row-gap:5px;padding:.55rem;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;align-self:center;width:-moz-max-content;width:max-content;position:relative}.color-dot{width:28px;height:28px;border-radius:9999px;border:2px solid rgba(255,255,255,.16);cursor:pointer;position:relative;padding:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.color-dot:hover{transform:scale(1.18);border-color:#ffffffb3}.color-dot.selected{transform:scale(1.25);border-color:#fff;box-shadow:0 0 0 3px #ffffff38,0 4px 12px #00000073}@media(max-width:640px){.color-rail{grid-template-columns:repeat(9,28px);grid-auto-rows:28px}}.pro-img-wrap{position:relative;overflow:hidden}.pro-diag{position:absolute;inset:0;clip-path:polygon(0 var(--diag-top-left, 88%),100% var(--diag-top-right, 78%),100% 100%,0 100%);opacity:.96;transition:opacity 1.5s ease,clip-path .28s ease;pointer-events:none}.pro-diag:after{content:"";position:absolute;inset:0;background:linear-gradient(125deg,transparent 30%,rgba(255,255,255,.18) 45%,transparent 60%);pointer-events:none}.title-color-rail.svelte-sib84w{margin-inline-start:auto;display:inline-flex;align-items:center;gap:.3rem;flex-wrap:wrap;justify-content:flex-end}.title-color-label.svelte-sib84w{font-size:.78rem;color:#cbd5e1d9;margin-inline-end:.35rem;white-space:nowrap}.title-color-dot.svelte-sib84w{width:1.25rem;height:1.25rem;border-radius:9999px;border:1.5px solid rgba(255,255,255,.25);cursor:pointer;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;padding:0}.title-color-dot.svelte-sib84w:hover{transform:scale(1.12);border-color:#fff9}.title-color-dot.selected.svelte-sib84w{border-color:#fbbf24;box-shadow:0 0 0 1.5px #fbbf2473;transform:scale(1.15)}.title-color-custom.svelte-sib84w{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;background:linear-gradient(135deg,#f87171,#fbbf24,#34d399,#60a5fa,#c4b5fd);border:1.5px solid rgba(255,255,255,.35);cursor:pointer;font-size:.65rem}.title-color-custom.svelte-sib84w input[type=color]:where(.svelte-sib84w){position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;padding:0}.pro-title-wrap{position:absolute;left:0;right:0;bottom:0;padding:.55rem .7rem 1.1rem;z-index:4;text-align:right;transition:opacity 1.5s ease}.pro-title-wrap.mobile{padding:.65rem .85rem 1.25rem}.pro-sub:before{content:"";float:left;width:28%;height:1.35em;shape-outside:polygon(0 0,100% 0,0 100%);-webkit-shape-outside:polygon(0 0,100% 0,0 100%)}.pro-title-wrap.mobile .pro-sub:before{width:32%;height:1.4em}.pro-title-top{position:absolute;left:0;right:0;top:0;padding:.55rem .7rem .85rem;z-index:4;text-align:center;background:linear-gradient(180deg,#000000c7,#00000073 55%,#0000);transition:opacity 1.5s ease;pointer-events:none}.pro-title-top.mobile{padding:.2rem .9rem 1.15rem}.pro-title{color:#fff;font-weight:900;font-size:1.15rem;line-height:1.15;margin:0 0 .2rem;text-shadow:0 2px 8px rgba(0,0,0,.7),0 1px 2px rgba(0,0,0,.9);letter-spacing:-.02em}.pro-title-top .pro-title{margin:0;text-align:center;letter-spacing:.005em;text-shadow:0 2px 10px rgba(0,0,0,.85),0 1px 2px rgba(0,0,0,.95)}.pro-title-wrap.mobile .pro-title{font-size:1.4rem}.pro-title-top.mobile .pro-title{font-size:1.55rem}.pro-sub{color:#fffffff2;font-weight:600;font-size:.88rem;line-height:1.3;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.6)}.pro-title-wrap.mobile .pro-sub{font-size:1rem}.landing-mock{width:100%;max-width:720px;background:#0f172a;border-radius:.85rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 30px #0006}.landing-hero{position:relative;padding:1.6rem 1.4rem;text-align:center;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.landing-hero-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.28}.landing-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0000008c,#00000040)}.landing-hero-content{position:relative;z-index:2;max-width:480px}.landing-logo{position:absolute;top:.7rem;right:.7rem;width:42px;height:42px;border-radius:.55rem;background:#fff;padding:4px;-o-object-fit:contain;object-fit:contain;z-index:3;margin:0;box-shadow:0 4px 14px #00000059}.landing-logo.landing-logo-circle{border-radius:9999px}.landing-hero h1{color:#fff;font-size:1.55rem;font-weight:900;margin:0 0 .4rem}.landing-hero p{color:#ffffffeb;font-size:.95rem;margin:0 0 1rem;line-height:1.45}.advantages-list{list-style:none;padding:0;margin:0;display:grid;gap:.65rem;max-width:540px;margin-inline:auto}.advantage-item{display:flex;align-items:center;gap:.85rem;padding:.7rem .95rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.85rem;transition:transform .2s ease,border-color .2s ease,background .2s ease;text-align:right}.advantage-item:hover{transform:translate(-3px);border-color:#fff3;background:#ffffff12}.advantage-check{flex-shrink:0;width:32px;height:32px;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:1rem;line-height:1;box-shadow:0 4px 12px #00000059}.advantage-text{color:#e5e7eb;font-size:.92rem;line-height:1.4;font-weight:600}.landing-cta{display:inline-block;padding:.75rem 1.5rem;border-radius:9999px;background:#fff;color:#000;font-weight:800;font-size:1rem;text-decoration:none;box-shadow:0 8px 25px #00000040}.landing-section{padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.05)}.landing-section h2{color:#fff;font-size:1.15rem;font-weight:900;margin:0 0 .75rem;text-align:center}.landing-section p{color:#d1d5db;font-size:.9rem;line-height:1.55}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.product-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:.75rem;overflow:hidden;display:flex;flex-direction:column}.product-card img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.product-info{padding:.6rem}.product-name{color:#fff;font-weight:700;font-size:.85rem;margin:0 0 .2rem}.product-desc{color:#9ca3af;font-size:.72rem;margin:0 0 .3rem;line-height:1.3}.product-price{color:#fbbf24;font-weight:900;font-size:.95rem;margin:0}.landing-contact ul{list-style:none;padding:0;max-width:360px;margin:0 auto}.landing-contact li{padding:.4rem 0;color:#e5e7eb;font-size:.9rem}.landing-contact a{color:#fbbf24;text-decoration:none}.landing-contact a:hover{text-decoration:underline}.img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff08;color:#6b7280;font-size:.85rem;font-weight:700}.img-placeholder.small{font-size:.7rem}.checklist{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:640px){.checklist{grid-template-columns:1fr 1fr}}.checklist li{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:.6rem;padding:.55rem .85rem;color:#9ca3af;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.checklist li.done{color:#e5e7eb;background:#10b98114;border-color:#10b98140}.help-backdrop{position:fixed;inset:0;background:#020617c7;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:300;display:flex;align-items:center;justify-content:center;padding:1rem;animation:svelte-sib84w-helpFadeIn .16s ease-out}@keyframes svelte-sib84w-helpFadeIn{0%{opacity:0}to{opacity:1}}.help-modal{width:100%;max-width:540px;background:linear-gradient(180deg,#111827,#0b1220);border:1px solid rgba(245,158,11,.35);border-radius:1rem;padding:1.4rem;box-shadow:0 24px 60px #000000a6,0 0 40px #f59e0b1f;color:#e5e7eb;animation:svelte-sib84w-helpSlideUp .2s ease-out}@keyframes svelte-sib84w-helpSlideUp{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}.help-modal-head{display:flex;align-items:center;gap:.6rem;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:.95rem}.help-modal-icon{font-size:1.5rem}.help-modal-head h2{margin:0;font-size:1.15rem;font-weight:900;color:#fcd34d;flex:1}.help-close{background:transparent;border:0;color:#9ca3af;font-size:1.7rem;line-height:1;cursor:pointer;padding:0 .3rem;transition:color .12s ease}.help-close:hover{color:#fff}.help-intro{font-size:.92rem;line-height:1.55;color:#cbd5e1;margin:0 0 1rem}.help-field{display:block;margin-bottom:.85rem;position:relative}.help-label{display:block;font-size:.85rem;font-weight:700;color:#e5e7eb;margin-bottom:.35rem}.help-required{color:#f87171}.help-textarea,.help-input{width:100%;background:#0f172ad9;border:1px solid rgba(255,255,255,.12);border-radius:.6rem;padding:.7rem .85rem;color:#fff;font-size:.95rem;line-height:1.45;font-family:inherit;resize:vertical;transition:border-color .12s ease,box-shadow .12s ease}.help-textarea{min-height:120px}.help-textarea:focus,.help-input:focus{outline:none;border-color:#f59e0b99;box-shadow:0 0 0 3px #f59e0b2e}.help-counter{position:absolute;bottom:.45rem;left:.7rem;font-size:.7rem;color:#6b7280;pointer-events:none}.help-identity{font-size:.88rem;color:#cbd5e1;background:#10b98114;border:1px solid rgba(16,185,129,.25);border-radius:.55rem;padding:.55rem .75rem;margin:0 0 .85rem;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.help-identity strong{color:#6ee7b7}.help-identity-note{color:#94a3b8;font-size:.8rem;font-weight:400}.help-error{background:#ef44441a;border:1px solid rgba(239,68,68,.4);color:#fca5a5;border-radius:.55rem;padding:.55rem .75rem;font-size:.85rem;margin-bottom:.85rem}.help-actions{display:flex;gap:.6rem;justify-content:flex-end;margin-top:.4rem}.help-btn-secondary,.help-btn-primary{padding:.7rem 1.1rem;border-radius:.7rem;font-weight:800;font-size:.95rem;cursor:pointer;transition:transform .1s ease,box-shadow .12s ease,background .12s ease;display:inline-flex;align-items:center;gap:.45rem;border:0}.help-btn-secondary{background:#ffffff12;color:#cbd5e1;border:1px solid rgba(255,255,255,.12)}.help-btn-secondary:hover:not(:disabled){background:#ffffff1f}.help-btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);color:#0b1020;box-shadow:0 8px 22px #f59e0b59}.help-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #f59e0b80}.help-btn-primary:disabled,.help-btn-secondary:disabled{opacity:.55;cursor:not-allowed;transform:none}.help-spinner{width:14px;height:14px;border:2px solid rgba(11,16,32,.3);border-top-color:#0b1020;border-radius:50%;animation:svelte-sib84w-helpSpin .7s linear infinite}@keyframes svelte-sib84w-helpSpin{to{transform:rotate(360deg)}}@media(max-width:480px){.help-modal{padding:1.1rem;border-radius:.8rem}.help-actions{flex-direction:column-reverse}.help-btn-primary,.help-btn-secondary{width:100%;justify-content:center}}
