.editor-page .hero{position:relative;display:flex;align-items:center;padding:8rem 2rem 5rem;overflow-x:clip;overflow-y:visible;background:#fafafa}.editor-page .hero-bg{position:absolute;inset:0;overflow:hidden}.editor-page .hero-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(54,70,255,.08),transparent 70%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(54,70,255,.04),transparent 50%)}.editor-page .hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(54,70,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(54,70,255,.04) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 50% at 50% 50%,black 30%,transparent 70%)}.editor-page .hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5}.editor-page .hero-orb-1{width:400px;height:400px;background:#3646ff26;top:10%;right:10%;animation:float 8s ease-in-out infinite}.editor-page .hero-orb-2{width:300px;height:300px;background:#3646ff1a;bottom:20%;left:5%;animation:float 10s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.editor-page .hero-container{position:relative;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:center;z-index:10}.editor-page .hero-content{max-width:540px}.editor-page .hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3646ff14;border:1px solid rgba(54,70,255,.15);border-radius:100px;margin-bottom:1.5rem;animation:fadeInUp .6s ease forwards}.editor-page .badge-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#3646ff;border-radius:50%;color:#fff}.editor-page .badge-icon svg{width:12px;height:12px}.editor-page .hero-badge span:last-child{font-size:.8125rem;font-weight:600;color:#3646ff}.editor-page .hero-title{font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#131313;margin-bottom:1.5rem;padding-bottom:.1em}.editor-page .title-line{display:block;animation:fadeInUp .6s ease forwards;opacity:0}.editor-page .title-line:nth-child(1){animation-delay:.1s}.editor-page .title-line:nth-child(2){animation-delay:.2s}.editor-page .title-gradient{background:linear-gradient(135deg,#3646ff,#1a1a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;padding-bottom:.1em}.editor-page .hero-subtitle{font-size:1.125rem;line-height:1.7;color:#555;margin-bottom:2rem;animation:fadeInUp .6s ease forwards .3s;opacity:0}.editor-page .hero-subtitle strong{color:#131313;font-weight:600}.editor-page .hero-actions{display:flex;gap:1rem;margin-bottom:2.5rem;animation:fadeInUp .6s ease forwards .4s;opacity:0}.editor-page .btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:#3646ff;color:#fff;font-size:.9375rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #3646ff4d}.editor-page .btn-primary:hover{background:#2a38e6;transform:translateY(-2px);box-shadow:0 8px 30px #3646ff66}.editor-page .btn-secondary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:#fff;color:#131313;font-size:.9375rem;font-weight:600;border:1px solid rgba(0,0,0,.1);border-radius:12px;text-decoration:none;transition:all .3s ease}.editor-page .btn-secondary:hover{border-color:#0003;box-shadow:0 4px 16px #00000014}.editor-page .hero-trust{animation:fadeInUp .6s ease forwards .5s;opacity:0}.editor-page .trust-rating{display:flex;align-items:center;gap:.75rem}.editor-page .trust-stars{display:flex;gap:2px}.editor-page .trust-text{font-size:.875rem;color:#666}.editor-page .trust-text strong{color:#131313;font-weight:600}.editor-page .hero-visual{position:relative;animation:fadeInUp .8s ease forwards .3s;opacity:0}.editor-page .editor-window{background:#fff;border-radius:16px;box-shadow:0 2px 4px #00000005,0 8px 16px #0000000a,0 24px 48px #00000014;overflow:hidden;border:1px solid rgba(0,0,0,.08)}.editor-page .window-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.06)}.editor-page .window-dots{display:flex;gap:6px}.editor-page .window-dots span{width:10px;height:10px;border-radius:50%;background:#e5e7eb}.editor-page .window-dots span:nth-child(1){background:#ef4444}.editor-page .window-dots span:nth-child(2){background:#facc15}.editor-page .window-dots span:nth-child(3){background:#22c55e}.editor-page .window-title{font-size:.8125rem;font-weight:500;color:#888}.editor-page .window-content img{width:100%;display:block}.editor-page .editor-float{position:absolute;display:flex;align-items:center;gap:.625rem;padding:.75rem 1rem;background:#fff;border-radius:10px;box-shadow:0 8px 32px #0000001f;font-size:.8125rem;font-weight:500;color:#131313;animation:floatCard 3s ease-in-out infinite}.editor-page .editor-float-1{top:15%;left:-30px;animation-delay:0s}.editor-page .editor-float-2{bottom:20%;right:-20px;animation-delay:1s}@keyframes floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.editor-page .float-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#3646ff;border-radius:8px;color:#fff}.editor-page .float-check{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#22c55e;border-radius:50%;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.editor-page .features-section{padding:6rem 2rem;background:#fff}.editor-page .features-container{max-width:1200px;margin:0 auto}.editor-page .features-header{text-align:center;max-width:600px;margin:0 auto 4rem}.editor-page .section-badge{display:inline-flex;padding:.375rem .875rem;background:#3646ff14;border:1px solid rgba(54,70,255,.12);border-radius:100px;font-size:.75rem;font-weight:600;color:#3646ff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.editor-page .section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#131313;margin-bottom:1rem}.editor-page .text-gradient{background:linear-gradient(135deg,#3646ff,#1a1a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.editor-page .section-description{font-size:1.0625rem;line-height:1.7;color:#555}.editor-page .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.editor-page .feature-card{padding:2rem;background:#fafafa;border:1px solid rgba(0,0,0,.04);border-radius:16px;transition:all .3s ease}.editor-page .feature-card:hover{background:#fff;border-color:#3646ff26;box-shadow:0 12px 40px #3646ff1a;transform:translateY(-4px)}.editor-page .feature-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:12px;color:#fff;margin-bottom:1.25rem;transition:transform .3s ease}.editor-page .feature-card:hover .feature-icon{transform:scale(1.05)}.editor-page .feature-title{font-size:1.125rem;font-weight:600;color:#131313;margin-bottom:.5rem}.editor-page .feature-description{font-size:.9375rem;line-height:1.6;color:#666}.editor-page .showcase-section{padding:6rem 2rem;background:#fff}.editor-page .showcase-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.editor-page .showcase-content{max-width:480px}.editor-page .check-list{list-style:none;padding:0;margin:1.5rem 0 2rem;display:flex;flex-direction:column;gap:.875rem}.editor-page .check-list li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#333}.editor-page .check-list svg{color:#3646ff;flex-shrink:0}.editor-page .link-arrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#3646ff;text-decoration:none;transition:gap .3s ease}.editor-page .link-arrow:hover{gap:.75rem}.editor-page .showcase-visual{position:relative;padding:2rem}.editor-page .showcase-frame{position:relative}.editor-page .showcase-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 32px 80px #00000026,0 16px 40px #0000001a;border:1px solid rgba(0,0,0,.08);background:#fff}.editor-page .showcase-image img{width:100%;display:block}.editor-page .showcase-badge{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.125rem;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;font-size:.8125rem;font-weight:600;color:#131313;z-index:10;animation:badgeFloat 4s ease-in-out infinite;border:1px solid rgba(0,0,0,.04)}.editor-page .showcase-badge svg{color:#3646ff}.editor-page .showcase-badge-1{top:5%;right:-10px;animation-delay:0s}.editor-page .showcase-badge-2{bottom:25%;left:-25px;animation-delay:.6s}.editor-page .showcase-badge-3{bottom:5%;right:10%;animation-delay:1.2s}.editor-page .showcase-indicator{position:absolute;display:flex;align-items:center;gap:.5rem;z-index:10}.editor-page .indicator-dot{width:12px;height:12px;background:#3646ff;border-radius:50%;box-shadow:0 0 0 4px #3646ff33;animation:dotPulse 2s ease-in-out infinite}.editor-page .indicator-line{width:40px;height:2px;background:linear-gradient(90deg,#3646ff,transparent)}.editor-page .indicator-label{padding:.375rem .75rem;background:#131313;color:#fff;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;white-space:nowrap}.editor-page .showcase-indicator-1{top:8%;left:35%}.editor-page .showcase-indicator-2{top:35%;left:5%;flex-direction:row-reverse}.editor-page .showcase-indicator-2 .indicator-line{background:linear-gradient(270deg,#3646ff,transparent)}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes dotPulse{0%,to{box-shadow:0 0 0 4px #3646ff33;transform:scale(1)}50%{box-shadow:0 0 0 8px #3646ff1a;transform:scale(1.1)}}.editor-page .feature-section{padding:6rem 2rem;background:#fff}.editor-page .feature-section-alt{background:#fafafa}.editor-page .feature-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.editor-page .feature-content{max-width:480px}.editor-page .feature-visual{position:relative}.editor-page .feature-image{border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0000001a;background:#fff;border:1px solid rgba(0,0,0,.06)}.editor-page .feature-section-alt .feature-image{background:transparent;border:none;box-shadow:none}.editor-page .navigator-section{position:relative;padding:6rem 2rem;overflow:hidden}.editor-page .navigator-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0f0f1a,#1a1a2e,#16213e)}.editor-page .navigator-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 70% 50%,rgba(54,70,255,.15),transparent 60%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(54,70,255,.1),transparent 50%)}.editor-page .navigator-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px}.editor-page .navigator-container{position:relative;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:.9fr 1.3fr;gap:4rem;align-items:center;z-index:10}.editor-page .navigator-content{max-width:460px}.editor-page .section-badge-light{background:#ffffff1a;border-color:#ffffff26;color:#fff}.editor-page .navigator-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#fff;margin-bottom:1rem}.editor-page .navigator-title span{background:linear-gradient(135deg,#7c8aff,#3646ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.editor-page .navigator-description{font-size:1.0625rem;line-height:1.7;color:#ffffffb3;margin-bottom:2rem}.editor-page .navigator-features{display:flex;flex-direction:column;gap:1rem}.editor-page .nav-feature{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;transition:all .3s ease}.editor-page .nav-feature:hover{background:#ffffff14;border-color:#3646ff4d;transform:translate(4px)}.editor-page .nav-feature-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:10px;color:#fff;flex-shrink:0}.editor-page .nav-feature-text{display:flex;flex-direction:column;gap:.125rem}.editor-page .nav-feature-text strong{font-size:.9375rem;font-weight:600;color:#fff}.editor-page .nav-feature-text span{font-size:.8125rem;color:#ffffff80}.editor-page .navigator-visual{position:relative}.editor-page .navigator-window{background:#1e1e2e;border-radius:16px;box-shadow:0 32px 80px #0006;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.editor-page .navigator-window-header{display:flex;gap:6px;padding:12px 16px;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.05)}.editor-page .window-dot{width:10px;height:10px;border-radius:50%;background:#ffffff26}.editor-page .window-dot:nth-child(1){background:#ff5f57}.editor-page .window-dot:nth-child(2){background:#febc2e}.editor-page .window-dot:nth-child(3){background:#28c840}.editor-page .navigator-window-content img{width:100%;display:block}.editor-page .layer-indicator{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fffffff2;border-radius:8px;box-shadow:0 8px 24px #0003;font-size:.75rem;font-weight:600;color:#131313;animation:layerFloat 4s ease-in-out infinite}.editor-page .layer-1{top:10%;left:-20px;animation-delay:0s}.editor-page .layer-2{top:40%;right:-30px;animation-delay:.5s}.editor-page .layer-3{bottom:15%;left:10%;animation-delay:1s}@keyframes layerFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.editor-page .layer-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#3646ff;border-radius:6px;color:#fff}.editor-page .layer-arrow{color:#888;margin-left:auto}.editor-page .feature-image img{width:100%;display:block}.editor-page .feature-highlights{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.editor-page .highlight-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px}.editor-page .highlight-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#3646ff1a;border-radius:10px;color:#3646ff;flex-shrink:0}.editor-page .highlight-text{display:flex;flex-direction:column;gap:.125rem}.editor-page .highlight-text strong{font-size:.9375rem;font-weight:600;color:#131313}.editor-page .highlight-text span{font-size:.8125rem;color:#666}.editor-page .keyboard-shortcut{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 1.25rem;background:#131313;border-radius:10px;color:#fff;font-size:.875rem}.editor-page .keyboard-shortcut kbd{padding:.375rem .625rem;background:#ffffff26;border-radius:6px;font-family:inherit;font-weight:600}.editor-page .keyboard-shortcut span{color:#fff9;margin-left:.5rem}.editor-page .save-section{padding:6rem 2rem;background:#fafafa}.editor-page .save-container{max-width:1100px;margin:0 auto}.editor-page .save-header{text-align:center;max-width:500px;margin:0 auto 3rem}.editor-page .save-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.editor-page .save-card{padding:2rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;text-align:center;transition:all .3s ease}.editor-page .save-card:hover{border-color:#3646ff26;box-shadow:0 12px 40px #0000000f;transform:translateY(-4px)}.editor-page .save-card-featured{background:linear-gradient(135deg,#3646ff,#2a38e6);border-color:transparent;color:#fff}.editor-page .save-card-featured:hover{border-color:transparent;box-shadow:0 12px 40px #3646ff4d}.editor-page .save-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#3646ff1a;border-radius:16px;color:#3646ff;margin:0 auto 1.25rem}.editor-page .save-card-featured .save-card-icon{background:#fff3;color:#fff}.editor-page .save-card h3{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#131313}.editor-page .save-card-featured h3{color:#fff}.editor-page .save-card p{font-size:.9375rem;line-height:1.6;color:#666}.editor-page .save-card-featured p{color:#ffffffd9}.editor-page .global-section{padding:6rem 2rem;background:linear-gradient(180deg,#fafafa,#fff)}.editor-page .global-container{max-width:1200px;margin:0 auto}.editor-page .global-header{text-align:center;max-width:600px;margin:0 auto 4rem}.editor-page .global-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.editor-page .global-card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;padding:1.75rem;transition:all .4s cubic-bezier(.22,1,.36,1)}.editor-page .global-card:hover{border-color:#3646ff26;box-shadow:0 20px 60px #3646ff1a;transform:translateY(-6px)}.editor-page .global-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.editor-page .global-card-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:10px;color:#fff}.editor-page .global-card h3{font-size:1rem;font-weight:600;color:#131313}.editor-page .color-swatches{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem}.editor-page .color-swatch{text-align:center}.editor-page .swatch-color{width:100%;aspect-ratio:1;border-radius:10px;margin-bottom:.5rem;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.editor-page .color-swatch:hover .swatch-color{transform:scale(1.08)}.editor-page .swatch-name{font-size:.6875rem;font-weight:500;color:#888;text-transform:uppercase;letter-spacing:.03em}.editor-page .color-preview{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fafafa;border-radius:10px}.editor-page .preview-btn{padding:.5rem 1rem;color:#fff;font-size:.75rem;font-weight:600;border-radius:6px}.editor-page .preview-link{font-size:.8125rem;font-weight:500;text-decoration:underline}.editor-page .typography-preview{display:flex;flex-direction:column;gap:.875rem;margin-bottom:1.25rem}.editor-page .type-sample{display:flex;align-items:center;gap:.875rem}.editor-page .type-label{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:6px;font-size:.6875rem;font-weight:700;color:#888;flex-shrink:0}.editor-page .type-heading .type-text{font-size:1.5rem;font-weight:700;color:#131313}.editor-page .type-subheading .type-text{font-size:1.125rem;font-weight:600;color:#333}.editor-page .type-body .type-text{font-size:.875rem;color:#666}.editor-page .font-stack{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:#131313;border-radius:10px;font-size:.8125rem;font-weight:500;color:#fff}.editor-page .font-weights{font-size:.75rem;color:#ffffff80}.editor-page .preview-mockup{background:#fafafa;border-radius:12px;padding:1rem;margin-bottom:1rem}.editor-page .mockup-header{height:8px;background:linear-gradient(90deg,#3646ff 30%,transparent 30%);border-radius:4px;margin-bottom:1rem}.editor-page .mockup-hero{margin-bottom:1rem}.editor-page .mockup-title{height:12px;width:70%;background:#131313;border-radius:3px;margin-bottom:.5rem}.editor-page .mockup-text{height:6px;width:90%;background:#ddd;border-radius:2px;margin-bottom:.75rem}.editor-page .mockup-btn{height:16px;width:50px;background:#3646ff;border-radius:4px}.editor-page .mockup-cards{display:flex;gap:.5rem}.editor-page .mockup-card{flex:1;height:40px;background:#fff;border:1px solid #eee;border-radius:6px}.editor-page .preview-note{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#888}.editor-page .preview-note svg{color:#3646ff}.editor-page .reuse-section{position:relative;padding:6rem 2rem;overflow:hidden}.editor-page .reuse-bg{position:absolute;inset:0;background:linear-gradient(135deg,#f8f9ff,#eef0ff,#f5f6ff)}.editor-page .reuse-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 80% 50%,rgba(54,70,255,.08),transparent 60%),radial-gradient(ellipse 40% 40% at 20% 30%,rgba(54,70,255,.05),transparent 50%)}.editor-page .reuse-pattern{position:absolute;inset:0;background-image:radial-gradient(rgba(54,70,255,.08) 1px,transparent 1px);background-size:24px 24px;opacity:.5}.editor-page .reuse-container{position:relative;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:4rem;align-items:center;z-index:10}.editor-page .reuse-content{max-width:460px}.editor-page .section-badge-dark{background:#131313;border-color:#131313;color:#fff}.editor-page .reuse-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#131313;margin-bottom:1rem}.editor-page .reuse-title span{background:linear-gradient(135deg,#3646ff,#1a1a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.editor-page .reuse-description{font-size:1.0625rem;line-height:1.7;color:#555;margin-bottom:2rem}.editor-page .reuse-features{display:grid;grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:2.5rem}.editor-page .reuse-feature{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;font-weight:500;color:#333}.editor-page .reuse-feature-check{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:50%;color:#fff;flex-shrink:0}.editor-page .reuse-stat{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;box-shadow:0 8px 32px #0000000a}.editor-page .reuse-stat-number{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#3646ff,#1a1a4a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.editor-page .reuse-stat-text{font-size:.9375rem;color:#555;line-height:1.4}.editor-page .reuse-visual{position:relative}.editor-page .template-library{background:#fff;border-radius:20px;box-shadow:0 32px 80px #3646ff1f;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.editor-page .library-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.06)}.editor-page .library-tabs{display:flex;gap:.25rem}.editor-page .library-tab{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:#888;border-radius:8px;cursor:pointer;transition:all .2s ease}.editor-page .library-tab.active{background:#3646ff;color:#fff}.editor-page .library-search{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;color:#888}.editor-page .library-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}.editor-page .library-item{background:#fafafa;border:1px solid rgba(0,0,0,.04);border-radius:12px;overflow:hidden;transition:all .3s ease;animation:itemFloat 5s ease-in-out infinite}.editor-page .library-item:hover{border-color:#3646ff33;box-shadow:0 8px 24px #3646ff1a;transform:translateY(-4px)}.editor-page .library-item-1{animation-delay:0s}.editor-page .library-item-2{animation-delay:.3s}.editor-page .library-item-3{animation-delay:.6s}.editor-page .library-item-4{animation-delay:.9s}@keyframes itemFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.editor-page .library-item-preview{height:90px;padding:.875rem;background:#fff}.editor-page .preview-bar{height:6px;width:40%;background:#3646ff;border-radius:3px;margin-bottom:.75rem}.editor-page .preview-hero .preview-title{height:10px;width:70%;background:#131313;border-radius:3px;margin-bottom:.375rem}.editor-page .preview-hero .preview-text{height:5px;width:85%;background:#ddd;border-radius:2px;margin-bottom:.5rem}.editor-page .preview-hero .preview-btn{height:12px;width:35px;background:#3646ff;border-radius:3px}.editor-page .preview-cards{display:flex;gap:.5rem;height:100%;align-items:center}.editor-page .mini-card{flex:1;height:50px;background:#f5f5f5;border:1px solid #eee;border-radius:6px}.editor-page .preview-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:8px;padding:.75rem}.editor-page .cta-text{height:6px;width:60%;background:#fffc;border-radius:2px;margin-bottom:.5rem}.editor-page .cta-button{height:14px;width:45px;background:#fff;border-radius:4px}.editor-page .preview-testimonial{display:flex;align-items:center;gap:.75rem;height:100%;padding:.5rem}.editor-page .testimonial-avatar{width:36px;height:36px;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:50%;flex-shrink:0}.editor-page .testimonial-lines{flex:1}.editor-page .testimonial-lines .line{height:5px;background:#ddd;border-radius:2px;margin-bottom:.375rem}.editor-page .testimonial-lines .line.short{width:60%;margin-bottom:0}.editor-page .library-item-info{display:flex;align-items:center;justify-content:space-between;padding:.75rem .875rem;border-top:1px solid rgba(0,0,0,.04)}.editor-page .item-name{font-size:.8125rem;font-weight:600;color:#131313}.editor-page .item-uses{font-size:.6875rem;color:#888}.editor-page .action-indicator{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0000001f;font-size:.8125rem;font-weight:600;color:#131313;animation:actionFloat 4s ease-in-out infinite}.editor-page .action-save{top:15%;left:-20px;animation-delay:0s}.editor-page .action-sync{bottom:20%;right:-15px;animation-delay:.5s}@keyframes actionFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.02)}}.editor-page .action-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#3646ff;border-radius:8px;color:#fff}.editor-page .action-icon-success{background:#22c55e}.editor-page .inline-section{padding:6rem 2rem;background:#fff}.editor-page .inline-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.editor-page .inline-visual{position:relative}.editor-page .inline-demo{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:20px;box-shadow:0 24px 64px #00000014;overflow:hidden}.editor-page .inline-demo-header{padding:1rem 1.5rem;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.06)}.editor-page .demo-label{font-size:.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em}.editor-page .inline-demo-content{padding:2.5rem}.editor-page .demo-heading{display:flex;align-items:center;font-size:1.75rem;font-weight:700;color:#131313;margin-bottom:1rem;position:relative}.editor-page .cursor-blink{width:2px;height:1.5em;background:#3646ff;margin-right:2px;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.editor-page .demo-paragraph{font-size:1rem;line-height:1.7;color:#555;margin-bottom:1.5rem;padding:.5rem;border-radius:4px;background:#3646ff0a;border:1px dashed rgba(54,70,255,.2)}.editor-page .demo-toolbar{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem;background:#131313;border-radius:8px}.editor-page .toolbar-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:.8125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease}.editor-page .toolbar-btn:hover,.editor-page .toolbar-btn.active{background:#3646ff}.editor-page .toolbar-divider{width:1px;height:16px;background:#fff3;margin:0 .25rem}.editor-page .inline-content{max-width:480px}.editor-page .inline-features{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.editor-page .inline-feature{display:flex;align-items:center;gap:.625rem;font-size:.9375rem;color:#333}.editor-page .inline-feature-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#3646ff1a;border-radius:50%;color:#3646ff;flex-shrink:0}.editor-page .power-section{position:relative;padding:6rem 2rem;overflow:hidden}.editor-page .power-bg{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0f,#12121a,#0f0f18)}.editor-page .power-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(54,70,255,.15),transparent 50%),radial-gradient(ellipse 40% 30% at 80% 80%,rgba(99,102,241,.1),transparent 50%),radial-gradient(ellipse 30% 30% at 20% 60%,rgba(54,70,255,.08),transparent 50%)}.editor-page .power-grid-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px}.editor-page .power-glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.4}.editor-page .power-glow-1{width:400px;height:400px;background:#3646ff4d;top:-100px;left:20%;animation:glowPulse 8s ease-in-out infinite}.editor-page .power-glow-2{width:300px;height:300px;background:#6366f140;bottom:-50px;right:10%;animation:glowPulse 10s ease-in-out infinite reverse}@keyframes glowPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.editor-page .power-container{position:relative;max-width:1200px;margin:0 auto;z-index:10}.editor-page .power-header{text-align:center;max-width:550px;margin:0 auto 4rem}.editor-page .power-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#3646ff33;border:1px solid rgba(54,70,255,.3);border-radius:100px;font-size:.8125rem;font-weight:600;color:#7c8aff;margin-bottom:1.25rem}.editor-page .power-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15;color:#fff;margin-bottom:1rem}.editor-page .power-title span{background:linear-gradient(135deg,#7c8aff,#3646ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.editor-page .power-description{font-size:1.0625rem;line-height:1.7;color:#fff9}.editor-page .power-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem}.editor-page .power-card{position:relative;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;transition:all .4s cubic-bezier(.22,1,.36,1);grid-column:span 2}.editor-page .power-card:hover{background:#ffffff0f;border-color:#3646ff4d;transform:translateY(-4px)}.editor-page .power-card-featured{grid-column:span 3;padding:2rem;background:linear-gradient(135deg,#3646ff1a,#3646ff05);border-color:#3646ff33}.editor-page .power-card-featured:hover{background:linear-gradient(135deg,#3646ff26,#3646ff0d);border-color:#3646ff66}.editor-page .power-card-glow{position:absolute;inset:-1px;border-radius:16px;background:linear-gradient(135deg,rgba(54,70,255,.3),transparent 50%);opacity:0;transition:opacity .4s ease;z-index:-1}.editor-page .power-card-featured:hover .power-card-glow{opacity:1}.editor-page .power-icon-wrap{margin-bottom:1rem}.editor-page .power-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff33,#3646ff1a);border-radius:12px;color:#7c8aff;transition:all .3s ease}.editor-page .power-card:hover .power-icon{background:linear-gradient(135deg,#3646ff,#2a38e6);color:#fff;transform:scale(1.05)}.editor-page .power-card h3{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.editor-page .power-card p{font-size:.875rem;line-height:1.5;color:#ffffff80}.editor-page .power-card-featured h3{font-size:1.125rem}.editor-page .power-card-featured p{font-size:.9375rem;margin-bottom:1.5rem}.editor-page .power-card-visual{display:flex;gap:.625rem}.editor-page .template-mini{flex:1;height:60px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:8px;position:relative;overflow:hidden;transition:all .3s ease}.editor-page .power-card:hover .template-mini{border-color:#3646ff4d}.editor-page .template-mini:before{content:"";position:absolute;top:6px;left:6px;right:6px;height:4px;background:#3646ff;border-radius:2px}.editor-page .template-mini:after{content:"";position:absolute;top:16px;left:6px;width:60%;height:3px;background:#fff3;border-radius:2px}.editor-page .power-card-devices{display:flex;align-items:flex-end;justify-content:center;gap:.75rem;padding-top:.5rem}.editor-page .device{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:3px;transition:all .3s ease}.editor-page .power-card:hover .device{border-color:#3646ff66}.editor-page .device-screen{background:linear-gradient(135deg,#3646ff4d,#3646ff1a);border-radius:2px}.editor-page .device-desktop{border-radius:6px}.editor-page .device-desktop .device-screen{width:80px;height:50px}.editor-page .device-tablet .device-screen{width:40px;height:55px}.editor-page .device-mobile .device-screen{width:25px;height:45px}.editor-page .power-cta{text-align:center;margin-top:3rem}.editor-page .power-cta-link{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 1.75rem;background:linear-gradient(135deg,#3646ff,#2a38e6);color:#fff;font-size:.9375rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 32px #3646ff4d}.editor-page .power-cta-link:hover{transform:translateY(-2px);box-shadow:0 12px 40px #3646ff66}.editor-page .capabilities-section{padding:3rem 2rem;background:#fafafa;border-top:1px solid rgba(0,0,0,.04);border-bottom:1px solid rgba(0,0,0,.04)}.editor-page .capabilities-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center}.editor-page .capabilities-label{font-size:.8125rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em}.editor-page .capabilities-list{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.editor-page .capability-item{padding:.5rem 1rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:100px;font-size:.8125rem;font-weight:500;color:#444}.editor-page .testimonials-section{padding:6rem 2rem;background:linear-gradient(180deg,#fafafa,#fff,#fafafa)}.editor-page .testimonials-container{max-width:1200px;margin:0 auto}.editor-page .testimonials-header{text-align:center;max-width:600px;margin:0 auto 4rem}.editor-page .testimonial-featured{max-width:900px;margin:0 auto 3rem}.editor-page .testimonial-featured-content{position:relative;padding:3rem;background:linear-gradient(135deg,#3646ff,#1a1a4a);border-radius:24px;text-align:center;overflow:hidden}.editor-page .testimonial-featured-content:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 50% 50% at 50% 0%,rgba(255,255,255,.1),transparent)}.editor-page .featured-quote{position:absolute;top:2rem;left:3rem;color:#fff}.editor-page .testimonial-featured blockquote{position:relative;font-size:1.375rem;line-height:1.6;color:#fff;font-weight:500;margin-bottom:2rem;z-index:1}.editor-page .featured-author{position:relative;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;z-index:1}.editor-page .featured-avatar{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;font-size:1rem;font-weight:600}.editor-page .featured-info{text-align:left}.editor-page .featured-info strong{display:block;font-size:1rem;font-weight:600;color:#fff}.editor-page .featured-info span{font-size:.875rem;color:#ffffffb3}.editor-page .featured-rating{display:flex;gap:2px;margin-left:1rem;padding-left:1rem;border-left:1px solid rgba(255,255,255,.2)}.editor-page .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}.editor-page .testimonial-card{padding:1.75rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;transition:all .4s cubic-bezier(.22,1,.36,1)}.editor-page .testimonial-card:hover{border-color:#3646ff26;box-shadow:0 20px 60px #3646ff1a;transform:translateY(-6px)}.editor-page .testimonial-rating{display:flex;gap:2px;margin-bottom:1rem}.editor-page .testimonial-card p{font-size:.9375rem;line-height:1.65;color:#333;margin-bottom:1.25rem}.editor-page .testimonial-author{display:flex;align-items:center;gap:.875rem}.editor-page .author-avatar{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3646ff,#2a38e6);border-radius:50%;color:#fff;font-size:.8125rem;font-weight:600;flex-shrink:0}.editor-page .author-info{display:flex;flex-direction:column;gap:.125rem}.editor-page .author-info strong{font-size:.875rem;font-weight:600;color:#131313}.editor-page .author-info span{font-size:.75rem;color:#888}.editor-page .testimonials-stats{display:flex;justify-content:center;align-items:center;gap:2.5rem;padding:2rem 2.5rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:20px;box-shadow:0 8px 32px #0000000a}.editor-page .tstat-item{display:flex;align-items:center;gap:.875rem}.editor-page .tstat-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#3646ff14;border-radius:12px;color:#3646ff}.editor-page .tstat-content{display:flex;flex-direction:column;gap:.125rem}.editor-page .tstat-content strong{font-size:1.25rem;font-weight:700;color:#131313}.editor-page .tstat-content span{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.03em}.editor-page .tstat-divider{width:1px;height:40px;background:#00000014}.editor-page .cta-section{position:relative;padding:6rem 2rem;text-align:center;overflow:hidden}.editor-page .cta-bg{position:absolute;inset:0;background:linear-gradient(135deg,#3646ff,#1a1a4a)}.editor-page .cta-gradient{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 0%,rgba(255,255,255,.1),transparent)}.editor-page .cta-pattern{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px}.editor-page .cta-container{position:relative;max-width:700px;margin:0 auto;z-index:10}.editor-page .cta-badge{display:inline-flex;padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:.8125rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.editor-page .cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;color:#fff;margin-bottom:1rem}.editor-page .cta-title span{color:#ffffffe6}.editor-page .cta-description{font-size:1.0625rem;line-height:1.7;color:#fffc;margin-bottom:2rem}.editor-page .cta-actions{display:flex;gap:1rem;justify-content:center}.editor-page .cta-btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;color:#3646ff;font-size:.9375rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease}.editor-page .cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #0003}.editor-page .cta-btn-secondary{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:transparent;color:#fff;font-size:.9375rem;font-weight:600;border:1px solid rgba(255,255,255,.3);border-radius:12px;text-decoration:none;transition:all .3s ease}.editor-page .cta-btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.editor-page .cta-guarantee{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;margin-top:1.25rem;font-size:.75rem;font-weight:500;color:#ffffffb3}.editor-page .cta-guarantee svg{width:14px;height:14px;color:#4ade80;flex-shrink:0}@media(max-width:1100px){.hero-container,.showcase-container,.feature-container,.global-container{gap:3rem}}@media(max-width:968px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-content{max-width:100%;order:1}.hero-visual{order:2;max-width:600px;margin:0 auto}.hero-actions,.hero-trust{justify-content:center}.editor-float{display:none}.features-grid{grid-template-columns:repeat(2,1fr)}.showcase-container,.feature-container,.global-container,.inline-container{grid-template-columns:1fr;text-align:center}.showcase-content,.feature-content,.global-content,.inline-content{max-width:100%}.showcase-visual,.feature-visual,.global-visual,.inline-visual{max-width:550px;margin:0 auto}.showcase-frame{transform:none}.showcase-frame:hover{transform:scale(1.02)}.showcase-badge{display:none}.feature-section-alt .feature-visual{order:2}.feature-section-alt .feature-content{order:1}.navigator-container{grid-template-columns:1fr;text-align:center}.navigator-content{max-width:100%;order:1}.navigator-visual{order:2;max-width:550px;margin:0 auto}.navigator-features{max-width:400px;margin:0 auto}.layer-indicator{display:none}.global-showcase{grid-template-columns:1fr;max-width:400px;margin:0 auto}.check-list{display:inline-flex;text-align:left}.feature-highlights{max-width:400px;margin:2rem auto 0}.keyboard-shortcut{display:inline-flex}.save-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.global-visual{order:2}.global-content{order:1}.color-palette{bottom:-15px;right:50%;transform:translate(50%)}.reuse-container{grid-template-columns:1fr;text-align:center}.reuse-content{max-width:100%;order:1}.reuse-visual{order:2;max-width:500px;margin:0 auto}.reuse-features{max-width:360px;margin:0 auto 2.5rem;text-align:left}.reuse-stat{justify-content:center;max-width:360px;margin:0 auto}.action-indicator{display:none}.library-grid{gap:.75rem}.library-item-preview{height:70px}.inline-visual{order:2}.inline-content{order:1}.inline-features{max-width:320px;margin:2rem auto 0;text-align:left}.power-grid{grid-template-columns:repeat(2,1fr)}.power-card{grid-column:span 1}.power-card-featured{grid-column:span 2}.power-card-devices{gap:.5rem}.device-desktop .device-screen{width:60px;height:40px}.testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto 3rem}.testimonial-featured-content{padding:2rem}.testimonial-featured blockquote{font-size:1.125rem}.featured-quote,.featured-rating{display:none}.testimonials-stats{flex-wrap:wrap;gap:1.5rem;justify-content:center}.tstat-divider{display:none}}@media(max-width:1024px){.editor-page .hero-container{grid-template-columns:1fr;text-align:center}.editor-page .hero-content{align-items:center}.editor-page .hero-visual{max-width:600px;margin:0 auto}.editor-page .hero-actions,.editor-page .hero-trust{justify-content:center}.editor-page .features-grid{grid-template-columns:repeat(2,1fr)}.editor-page .showcase-container{grid-template-columns:1fr;gap:3rem}.editor-page .showcase-content{max-width:100%;text-align:center}.editor-page .check-list{display:inline-flex;flex-direction:column;align-items:flex-start}.editor-page .link-arrow{justify-content:center}.editor-page .navigator-container{grid-template-columns:1fr;gap:3rem}.editor-page .navigator-content{text-align:center}.editor-page .navigator-features{justify-content:center}.editor-page .feature-container{grid-template-columns:1fr;gap:3rem}.editor-page .feature-content{text-align:center;max-width:100%}.editor-page .keyboard-shortcut{justify-content:center}.editor-page .save-grid{grid-template-columns:repeat(3,1fr)}.editor-page .inline-container{grid-template-columns:1fr;gap:3rem}.editor-page .inline-content{text-align:center}.editor-page .inline-features{justify-content:center}.editor-page .global-showcase{grid-template-columns:repeat(3,1fr)}.editor-page .power-grid{grid-template-columns:repeat(2,1fr)}.editor-page .power-card-featured{grid-column:span 1}.editor-page .testimonials-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.hero{min-height:auto;padding:6rem 1.25rem 3rem}.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.btn-primary,.btn-secondary{width:100%;justify-content:center}.features-section,.showcase-section,.feature-section,.save-section,.global-section,.reuse-section,.inline-section,.extended-section,.testimonials-section,.navigator-section{padding:4rem 1.25rem}.navigator-title{font-size:1.75rem}.nav-feature{padding:.875rem 1rem}.global-card{padding:1.5rem}.color-swatches{grid-template-columns:repeat(4,1fr);gap:.5rem}.testimonials-stats{padding:1.5rem;gap:1.25rem}.tstat-icon{width:38px;height:38px}.tstat-content strong{font-size:1.125rem}.proof-stats{padding:1.5rem;gap:1.5rem}.stat-number{font-size:2rem}.testimonial-card{padding:1.5rem}.testimonial-content p{font-size:.9375rem}.power-section{padding:4rem 1.25rem}.power-grid{grid-template-columns:1fr}.power-card,.power-card-featured{grid-column:span 1}.power-card-featured{padding:1.5rem}.power-card-visual,.power-card-devices{display:none}.inline-features{grid-template-columns:1fr}.demo-heading{font-size:1.5rem}.inline-demo-content{padding:1.5rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}.section-title{font-size:1.75rem}.cta-section{padding:4rem 1.25rem}.cta-title{font-size:1.75rem}.cta-actions{flex-direction:column;width:100%;max-width:320px;margin:0 auto}.cta-btn-primary,.cta-btn-secondary{width:100%;justify-content:center}.capabilities-section{padding:2rem 1.25rem}.capabilities-container{flex-direction:column;gap:1rem}.editor-page .save-grid,.editor-page .global-showcase,.editor-page .testimonials-grid{grid-template-columns:1fr}.editor-page .testimonials-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.editor-page .tstat-divider{display:none}.editor-page .showcase-container{grid-template-columns:1fr;gap:2.5rem}.editor-page .showcase-visual{padding:1rem}.editor-page .showcase-badge{padding:.5rem .75rem;font-size:.75rem}.editor-page .showcase-badge-1{top:-10px;right:10px}.editor-page .showcase-badge-2{bottom:20%;left:-5px}.editor-page .showcase-badge-3{bottom:-10px;right:20%}.editor-page .showcase-indicator{display:none}}@media(max-width:480px){.hero{padding:5rem 1rem 2.5rem}.hero-title{font-size:1.875rem}.hero-badge{padding:.375rem .75rem;font-size:.75rem}.section-title{font-size:1.5rem}.section-badge{font-size:.6875rem}.feature-icon{width:44px;height:44px}.save-card{padding:1.5rem}.save-card-icon{width:52px;height:52px}.palette-item{width:28px;height:28px}.capability-item{font-size:.75rem;padding:.375rem .75rem}.reuse-title{font-size:1.5rem}.reuse-features{grid-template-columns:1fr;gap:.75rem}.reuse-feature{font-size:.875rem}.reuse-stat{flex-direction:column;text-align:center;gap:.5rem;padding:1rem}.reuse-stat-number{font-size:1.75rem}.library-tabs{display:none}.library-item-preview{height:60px;padding:.625rem}.library-item-info{padding:.625rem}.item-name{font-size:.75rem}.demo-heading{font-size:1.25rem}.demo-toolbar{flex-wrap:wrap;gap:.125rem}.toolbar-btn{width:24px;height:24px}.power-title{font-size:1.5rem}.power-card{padding:1.25rem}.power-icon{width:40px;height:40px}.power-card h3{font-size:.9375rem}.power-card p{font-size:.8125rem}.power-cta-link{width:100%;justify-content:center}.proof-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.testimonial-featured-content{padding:1.5rem}.testimonial-featured blockquote{font-size:1rem}.featured-avatar{width:44px;height:44px}.testimonial-card{padding:1.25rem}.testimonial-card p{font-size:.875rem}.author-avatar{width:36px;height:36px;font-size:.75rem}.tstat-item{flex-direction:column;text-align:center;gap:.5rem}.tstat-content strong{font-size:1rem}.navigator-title{font-size:1.5rem}.navigator-description{font-size:.9375rem}.nav-feature-icon{width:36px;height:36px}.nav-feature-text strong{font-size:.875rem}.global-card{padding:1.25rem}.global-card-icon{width:36px;height:36px}.type-heading .type-text{font-size:1.25rem}.editor-page .perfect-for-grid{grid-template-columns:1fr}.editor-page .perfect-for-card{padding:1.5rem}.editor-page .faq-grid{grid-template-columns:1fr;gap:1rem}.editor-page .faq-item{padding:1.25rem}.editor-page .faq-question{font-size:.9375rem}}.editor-page .trust-badges{display:flex;gap:1rem;margin-top:.75rem;flex-wrap:wrap}.editor-page .trust-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:#3646ff14;border-radius:100px;font-size:.75rem;font-weight:500;color:#3646ff}.editor-page .trust-badge svg{flex-shrink:0}.editor-page .perfect-for-section{padding:6rem 2rem;background:#fafafa}.editor-page .perfect-for-container{max-width:1200px;margin:0 auto}.editor-page .perfect-for-header{text-align:center;margin-bottom:3rem}.editor-page .perfect-for-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.editor-page .perfect-for-card{background:#fff;border-radius:16px;padding:2rem;border:1px solid rgba(0,0,0,.06);transition:all .3s ease}.editor-page .perfect-for-card:hover{box-shadow:0 16px 48px #0000001a;transform:translateY(-4px)}.editor-page .perfect-for-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#3646ff1a,#8b5cf61a);border-radius:14px;color:#3646ff;margin-bottom:1.25rem}.editor-page .perfect-for-card h3{font-size:1.125rem;font-weight:700;color:#131313;margin-bottom:.625rem}.editor-page .perfect-for-card>p{font-size:.875rem;line-height:1.6;color:#666;margin-bottom:1.25rem}.editor-page .perfect-for-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.editor-page .perfect-for-list li{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#444}.editor-page .perfect-for-list li:before{content:"";width:6px;height:6px;background:#3646ff;border-radius:50%;flex-shrink:0}.editor-page .faq-section{padding:6rem 2rem;background:#fff}.editor-page .faq-container{max-width:1000px;margin:0 auto}.editor-page .faq-header{text-align:center;margin-bottom:3rem}.editor-page .faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.editor-page .faq-item{background:#fafafa;border-radius:16px;padding:1.5rem;border:1px solid rgba(0,0,0,.04)}.editor-page .faq-question{font-size:1rem;font-weight:700;color:#131313;margin-bottom:.75rem;display:flex;align-items:flex-start;gap:.5rem}.editor-page .faq-question:before{content:"Q";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#3646ff;color:#fff;font-size:.75rem;font-weight:700;border-radius:6px;flex-shrink:0}.editor-page .faq-answer{font-size:.875rem;line-height:1.7;color:#555;padding-left:32px}@media(max-width:1024px){.editor-page .perfect-for-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.editor-page .trust-badges{justify-content:center}.editor-page .perfect-for-section{padding:4rem 1.25rem}.editor-page .perfect-for-grid{grid-template-columns:1fr;gap:1rem}.editor-page .perfect-for-card{padding:1.5rem}.editor-page .faq-section{padding:4rem 1.25rem}.editor-page .faq-grid{grid-template-columns:1fr;gap:1rem}}
