:root{--color-primary:#f66749;--color-primary-glow:#f6674966;--color-yellow:#fbb03b;--color-light:#f7f7f7;--color-accent-purple:#d32ff1;--color-surface-peach:#fff6ef;--color-success:#28a71a;--color-accent-orange:#f66749;--color-bg:#fff;--color-bg-alt:var(--color-surface-peach);--color-text:#3a3a3a;--color-text-muted:#52525b;--color-border:#e4e4e7;--color-card-bg:#f7f7f7;--font-main:"Inter Tight", system-ui, -apple-system, sans-serif;--radius:20px;--shadow-sm:0 4px 10px #0000000d;--shadow-md:0 10px 30px #00000014}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@font-face{font-family:Inter Tight;src:url(/assets/InterTight-Regular-I1p2TBK4.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter Tight;src:url(/assets/InterTight-Medium-B3hzGMfc.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter Tight;src:url(/assets/InterTight-Bold-Ddn3cqTX.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter Tight;src:url(/assets/InterTight-Black-h2NljH2Z.ttf)format("truetype");font-weight:900;font-style:normal}body{font-family:var(--font-main);background-color:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.glass-card{background:var(--color-card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.btn{border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary{background-color:var(--color-primary);color:#000;box-shadow:0 4px 20px var(--color-primary-glow)}.btn-primary:hover{box-shadow:0 6px 25px var(--color-primary-glow);background-color:#fca016;transform:translateY(-2px)}.btn-secondary{color:var(--color-text);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);background-color:#fff}.btn-secondary:hover{background-color:#f1f1f1;transform:translateY(-2px)}.section-padding{padding:8rem 0}.text-gradient{background:linear-gradient(135deg, var(--color-accent-purple), var(--color-accent-orange));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-primary{color:var(--color-primary)}.text-purple{color:var(--color-accent-purple)}.text-orange{color:var(--color-accent-orange)}.text-success{color:var(--color-success)}.hero-subtitle,.value-props{color:var(--color-text-muted)}.chat-bubble.received{color:var(--color-text);background:#f4f4f5}.phone-mockup{border:4px solid var(--color-border);background:var(--color-card-bg)}.navbar{z-index:1000;width:100%;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0}.navbar-container{justify-content:space-between;align-items:center;display:flex}.navbar-logo{width:auto;height:40px;transition:transform .3s}.navbar-logo:hover{transform:scale(1.05)}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--color-accent-orange);font-size:.95rem;font-weight:500;transition:color .3s}.nav-links a:hover{color:var(--color-primary)}.nav-btn{background-color:var(--color-accent-orange);color:#fff;padding:.6rem 1.25rem;font-size:.9rem;box-shadow:0 4px 20px #f6674966}.nav-btn:hover{color:#fff;background-color:#e55537;transform:translateY(-2px);box-shadow:0 6px 25px #f6674980}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;padding:1rem 0;box-shadow:0 4px 20px #0000000d}.navbar.scrolled .nav-links a{color:var(--color-accent-orange)}.navbar.scrolled .nav-links a:hover{color:var(--color-primary)}@media (width<=768px){.nav-links{display:none}}.hero-section{align-items:center;min-height:100vh;padding:8rem 0 6rem;display:flex;position:relative;overflow:hidden}.hero-bg-figure{z-index:-1;opacity:.8;width:500px;height:auto;position:absolute;top:50%;left:-15%;transform:translateY(-50%)}.hero-bg-figure img{width:100%;height:auto}.floating-square{background-color:var(--color-accent-orange);opacity:.15;z-index:-2;border-radius:4px;position:absolute}.sq-1{width:60px;height:60px;top:20%;right:15%}.sq-2{width:40px;height:40px;bottom:25%;left:45%}.hero-container{z-index:1;grid-template-columns:1.35fr .65fr;align-items:center;gap:4rem;display:grid;position:relative}.badge{color:var(--color-text-muted);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.badge-dot{background-color:var(--color-accent-orange);width:8px;height:8px;box-shadow:0 0 10px var(--color-accent-orange);border-radius:50%}.hero-title{letter-spacing:-.03em;color:var(--color-text);max-width:850px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.25}.highlight-atiende{border:1px solid var(--color-accent-purple);color:var(--color-text);border-radius:9999px;margin-right:.1rem;padding:0 1rem .25rem;animation:3s cubic-bezier(.4,0,.2,1) infinite pulse-purple-border;display:inline-block;position:relative}@keyframes pulse-purple-border{0%{box-shadow:0 0 #d32ff166}70%{box-shadow:0 0 0 12px #d32ff100}to{box-shadow:0 0 #d32ff100}}.relative-char{display:inline-block;position:relative}.floating-emoji{pointer-events:none;z-index:10;filter:drop-shadow(0 4px 10px #0000001a);font-size:2.2rem;position:absolute;top:-2.5rem;right:-2rem}.highlight-vende{background-color:var(--color-yellow);color:#fff;border-radius:9999px;margin-left:.25rem;padding:0 1rem .25rem;display:inline-block;position:relative;box-shadow:0 4px 15px #fbb03b66}.emoji-arch{pointer-events:none;z-index:10;width:3rem;height:6rem;position:absolute;top:-1.5rem;right:-3.5rem}.arch-emoji{filter:drop-shadow(0 4px 10px #00000026);font-size:2rem;position:absolute}.arch-emoji.e1{top:-1rem;left:0}.arch-emoji.e2{top:1rem;left:1rem}.arch-emoji.e3{top:3rem;left:0}.hero-subtitle{color:var(--color-text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.btn-hero-primary{background-color:var(--color-accent-orange);color:#fff;box-shadow:0 4px 15px #f667494d}.btn-hero-primary:hover{background-color:#e55537;transform:translateY(-2px);box-shadow:0 6px 20px #f6674966}.btn-hero-secondary{color:var(--color-accent-orange);border:2px solid var(--color-accent-orange);background-color:#0000}.btn-hero-secondary:hover{background-color:#f667490d;transform:translateY(-2px)}.value-props{color:var(--color-text-muted);flex-wrap:wrap;gap:1.5rem;font-size:.9rem;font-weight:500;display:flex}.hero-visual{justify-content:flex-end;display:flex}.phone-mockup{width:100%;max-width:340px;height:600px;box-shadow:var(--shadow-md);border:8px solid #fff;border-radius:40px;flex-direction:column;gap:1.25rem;padding:2rem 1.5rem;display:flex;position:relative}.chat-bubble{max-width:85%;box-shadow:var(--shadow-sm);border-radius:18px;padding:1rem;font-size:.95rem;line-height:1.4}.chat-bubble.received{color:var(--color-text);background:#f4f4f5;border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble.sent{color:#fff;background:#25d366;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble .typing-indicator{justify-content:center;align-items:center;gap:5px;height:20px;padding:0 .5rem;display:flex}.chat-bubble .dot{border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both bounce}.chat-bubble.received .dot{background-color:#aaa}.chat-bubble.sent .dot{background-color:#fff}.chat-bubble .dot:first-child{animation-delay:-.32s}.chat-bubble .dot:nth-child(2){animation-delay:-.16s}@media (width<=968px){.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-title{white-space:normal;margin:0 auto 1.5rem;font-size:2.25rem}.highlight-atiende,.highlight-vende{padding:0 .5rem .2rem}.floating-emoji{font-size:1.5rem;top:-1.5rem;right:-1rem}.emoji-arch{right:-1.5rem;transform:scale(.7)}.hero-subtitle{margin:0 auto 2.5rem;font-size:1rem}.hero-actions,.hero-visual{justify-content:center}}.value-props-section{background-color:var(--color-bg);width:100vw;max-width:100%;padding:0 0 8rem;position:relative;overflow:hidden}.value-props-scroll-wrapper{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;padding:2rem 2rem 4rem;overflow-x:auto}.value-props-scroll-wrapper::-webkit-scrollbar{display:none}.value-props-scroll-wrapper{-ms-overflow-style:none;scrollbar-width:none}.value-props-track{gap:1.5rem;width:max-content;animation:40s linear infinite scroll-marquee;display:flex}.value-props-track:hover{animation-play-state:paused}.marquee-group{gap:1.5rem;display:flex}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .75rem))}}.vp-card{background:var(--color-card-bg);border:1px solid var(--color-border);cursor:default;min-width:320px;max-width:320px;box-shadow:var(--shadow-sm);border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.vp-card:hover{border-color:var(--color-accent-orange);transform:translateY(-5px);box-shadow:0 12px 30px #f6674926}.vp-emoji-col{background:var(--color-surface-peach);border:1px solid #f667491a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;display:flex}.vp-text-col{flex-direction:column;gap:0;display:flex}.vp-text-col h4{color:var(--color-text);letter-spacing:-.01em;font-size:1.15rem;font-weight:800}.vp-text-col p{color:var(--color-text-muted);font-size:.95rem;line-height:1.4}@media (width<=968px){.value-props-track{margin:0}.value-props-scroll-wrapper{padding:1rem 1rem 3rem}}.separator-section{background-color:var(--color-bg);padding:0 0 6rem}.separator-container{background-color:var(--color-primary);text-align:center;box-shadow:0 20px 40px var(--color-primary-glow);border-radius:30px;padding:4rem 2rem;position:relative;overflow:hidden}.pattern-left,.pattern-right{pointer-events:none;z-index:1;opacity:1;width:auto;height:150%;position:absolute;top:50%;transform:translateY(-50%)}.pattern-left{left:-130px}.pattern-right{right:-130px}.separator-text{color:#fff;letter-spacing:-.01em;z-index:2;max-width:900px;margin:0 auto;font-size:1.75rem;font-weight:600;line-height:1.4;position:relative}@media (width<=768px){.separator-container{border-radius:20px;padding:3rem 1.5rem}.separator-text{font-size:1.35rem}.pattern-left,.pattern-right{width:250px;height:250px}.pattern-left{left:-125px}.pattern-right{right:-125px}}.problem-section{background-color:var(--color-bg);padding:8rem 0}.problem-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.problem-text-col{flex-direction:column;gap:2rem;display:flex}.section-title{color:var(--color-text);letter-spacing:-.02em;font-size:4rem;font-weight:900;line-height:1.1}.highlight-green-pill{background-color:var(--color-success);color:#fff;z-index:1;border-radius:9999px;padding:.4rem 2rem;display:inline-block;position:relative}.overlap-text{z-index:2;margin-top:-1.5rem;display:inline-block;position:relative}.whatsapp-o{vertical-align:bottom;width:auto;height:.75em;margin:0 .02em;display:inline-block;transform:translateY(-.1em)}.problem-subtitles{flex-direction:column;gap:0;margin-top:-.5rem;display:flex}.subtitle-muted{color:var(--color-text-muted);font-size:1.4rem;font-weight:500}.subtitle-strong{color:var(--color-text);letter-spacing:-.01em;font-size:1.8rem;font-weight:800}.problem-cards-col{flex-direction:column;gap:1.5rem;min-height:580px;display:flex}.chat-card{background:var(--color-card-bg);cursor:default;border:2px solid #28a71a66;border-radius:24px 0 24px 24px;flex-direction:column;align-self:flex-end;gap:.5rem;width:90%;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.chat-card:nth-child(2){width:95%}.chat-card:hover{border-color:#28a71ab3;box-shadow:0 10px 25px #0000000d}.prob-icon-bg{opacity:.015;pointer-events:none;z-index:0;filter:grayscale();font-size:8rem;transition:all .4s;position:absolute;bottom:-2.5rem;right:-1rem;transform:rotate(-10deg)}.chat-card:hover .prob-icon-bg{opacity:.08;transform:rotate(0)scale(1.1)}.prob-title{color:#188612;z-index:2;letter-spacing:-.01em;font-size:1.4rem;font-weight:800;position:relative}.prob-text{color:var(--color-text-muted);z-index:2;font-size:1.05rem;line-height:1.5;position:relative}.typing-indicator-green{justify-content:flex-start;align-items:center;gap:6px;height:24px;display:flex}.dot-green{background-color:#188612;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite both bounce}.dot-green:first-child{animation-delay:-.32s}.dot-green:nth-child(2){animation-delay:-.16s}.chat-card.typing-bubble{padding:1.5rem 2.5rem}@media (width<=968px){.problem-container{grid-template-columns:1fr;gap:3rem}.problem-cards-col{min-height:650px}.chat-card{align-self:stretch;width:100%}.section-title{font-size:3rem}}.impact-section{background-color:#fff6ef;padding:8rem 0;position:relative;overflow:hidden}.bg-cross{pointer-events:none;z-index:0;opacity:1;width:400px;height:343px;position:absolute}.top-left-cross{top:-150px;left:-100px}.top-right-cross{top:-150px;right:-200px}.bottom-left-square{z-index:0;background-color:#fff;width:80px;height:80px;position:absolute;bottom:0;left:0}.impact-container{z-index:1;position:relative}.impact-header{text-align:center;max-width:1200px;margin:0 auto 5rem}.impact-title{letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;line-height:1.2}.title-bold-terracotta{color:var(--color-accent-orange);font-weight:800}.title-normal-black{color:var(--color-text);font-weight:500}.impact-paragraph{color:var(--color-text-muted);max-width:800px;margin:0 auto;font-size:1.3rem;line-height:1.6}.impact-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.5rem;display:grid}.impact-card{text-align:left;background-color:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000008}.impact-icon{margin-bottom:.2rem;font-size:1.8rem}.impact-card-title{color:var(--color-text);letter-spacing:-.01em;font-size:1.05rem;font-weight:800;line-height:1.3}.impact-card-text{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.impact-footer-text{text-align:center;color:var(--color-text-muted);max-width:700px;margin-top:4rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.5}.footer-terracotta{color:var(--color-accent-orange);font-weight:700}@media (width<=1024px){.impact-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (width<=768px){.impact-title{font-size:2.5rem}.impact-paragraph{font-size:1.15rem}.impact-grid{grid-template-columns:1fr}}.howitworks-section.bg-white{background-color:#fff;padding:6rem 0;position:relative;overflow:hidden}.hw-outline-bg{pointer-events:none;z-index:0;width:500px;height:428px;position:absolute}.hw-outline-left{top:15%;left:-250px}.hw-outline-right{bottom:10%;right:-250px}.howitworks-2col{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;display:grid;position:relative}@media (width<=900px){.howitworks-2col{grid-template-columns:1fr;gap:3rem}}.hw-left{flex-direction:column;gap:1rem;height:100%;display:flex}.hw-title{color:#111;text-align:left;margin:0;font-size:2.2rem;font-weight:800;line-height:1.1}.hw-title .text-magenta{color:#d32ff1;font-weight:400}.hw-desc{color:#555;text-align:left;margin:0 0 1rem;font-size:1rem;line-height:1.5}.hw-image-container{background-color:#f7f7f7;border-radius:20px;flex:1;width:100%;min-height:250px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000f}.hw-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hw-right{flex-direction:column;padding-top:1rem;display:flex;position:relative}.hw-step-item{cursor:pointer;opacity:.4;gap:1.5rem;padding-bottom:2.5rem;transition:opacity .3s;display:flex;position:relative}.hw-step-item:last-child{padding-bottom:0}.hw-step-item.active{opacity:1}.hw-step-item.passed,.hw-step-item:hover{opacity:.8}.hw-step-item:not(:last-child):after{content:"";z-index:0;background-color:#f0f0f0;width:4px;position:absolute;top:60px;bottom:0;left:28px}.hw-step-indicator{z-index:1;background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative}.progress-ring{position:absolute;top:0;left:0;transform:rotate(-90deg)}.hw-step-num{color:#111;z-index:2;font-size:1.1rem;font-weight:300;transition:color .3s}.hw-step-text{flex-direction:column;gap:.3rem;padding-top:2px;display:flex}.hw-step-tag{color:#d32ff1;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.75rem;font-weight:800}.hw-step-title{color:#111;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.hw-step-desc{color:#666;margin:0;font-size:.95rem;line-height:1.5}.features-section{background-color:#fff;padding:4rem 0 6rem}.features-wrapper-container{max-width:1400px;margin:0 auto;padding:0 2rem}.features-wrapper{background-color:#f7f7f7;border-radius:40px;padding:6rem 4rem;position:relative;overflow:hidden}@media (width<=900px){.features-wrapper{border-radius:24px;padding:4rem 2rem}}@media (width<=600px){.features-wrapper{border-radius:20px;padding:3rem 1.5rem}}.feat-bg-cross{pointer-events:none;z-index:0;opacity:1;width:400px;height:343px;position:absolute}.feat-top-left-cross{top:-150px;left:-200px}.feat-top-right-cross{top:-150px;right:-200px}.feat-bg-square{pointer-events:none;z-index:0;background-color:#fff;width:200px;height:200px;position:absolute}.feat-bottom-left-square{bottom:-100px;left:-100px}.feat-bottom-right-square{bottom:-100px;right:-100px}.features-content-layer{z-index:1;position:relative}.features-header{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin-bottom:5rem;margin-left:auto;margin-right:auto;display:flex}.features-title{color:#111;margin:0 0 1rem;font-size:2.5rem;font-weight:900;line-height:1.2}.features-desc{color:#555;max-width:600px;font-size:.95rem;line-height:1.6}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.features-grid{grid-template-columns:1fr}}.feature-card{background-color:#fff;border-radius:24px;flex-direction:column;height:100%;padding:2rem;display:flex;box-shadow:0 10px 30px #00000008}.feature-emoji{margin-bottom:1rem;font-size:2rem;display:block}.feature-card-title{color:#111;margin-bottom:.6rem;font-size:1.05rem;font-weight:800;line-height:1.3}.feature-card-desc{color:#555;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.feature-subcard{background-color:#fff6ef;border-radius:16px;flex-direction:column;gap:.8rem;margin-top:auto;padding:1rem;display:flex}.scenario-bubble{border-radius:12px;width:fit-content;max-width:95%;padding:.6rem .8rem;font-size:.8rem;line-height:1.3;position:relative}.scenario-bubble.bubble-user{color:#111;background-color:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 6px #0000000a}.scenario-bubble.bubble-yom{color:#fff;background-color:#f66749;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 3px 8px #f6674940}.bubble-yom .scenario-speaker{color:#fff;opacity:.9;margin-right:.3rem;font-weight:800}.bubble-yom .scenario-text{color:#fff}.bubble-user .scenario-speaker{color:#111;margin-right:.3rem;font-weight:800}.bubble-user .scenario-text{color:#444}.difference-section{background-color:#fff;padding:6rem 0}.diff-container{max-width:1100px;margin:0 auto}.diff-title{text-align:center;color:#111;margin-bottom:5rem;font-size:2.8rem;font-weight:400;line-height:1.2}.diff-title .text-orange{color:#f66749;font-weight:900}.diff-table-wrapper{border-radius:12px;width:100%;overflow-x:auto}.diff-table{border-collapse:separate;border-spacing:0;background-color:#fff;width:100%;min-width:800px}.diff-table th{text-align:center;color:#111;padding:1.5rem 1.2rem;font-size:1.2rem;font-weight:800}.diff-table th:first-child{color:#f66749;border:1px solid #f66749;border-top-left-radius:16px;width:36%}.diff-table th:nth-child(2){color:#666;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.diff-table th:last-child{color:#666;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-top-right-radius:16px}.diff-table td{border:none;padding:1.8rem 1.2rem;font-size:1rem;line-height:1.5;transition:background-color .3s}.diff-table tbody tr{transition:opacity .3s}.diff-table tbody tr:nth-child(2n){background-color:#f9f9f9}.diff-table tbody:hover tr{opacity:.3}.diff-table tbody tr:hover{opacity:1}.diff-cell-yom{color:#f66749;font-weight:600}.diff-cell-gray{color:#666;font-weight:400}.diff-table-wrapper::-webkit-scrollbar{height:6px}.diff-table-wrapper::-webkit-scrollbar-track{background:#f1f1f1}.diff-table-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.diff-table-wrapper::-webkit-scrollbar-thumb:hover{background:#aaa}@media (width<=900px){.diff-title{font-size:2.2rem}}@media (width<=600px){.diff-title{font-size:1.8rem}}.testimonials-section{width:100%;min-height:60vh;display:flex;overflow:hidden}.test-col-left{flex:1;position:relative}.test-bg-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.test-figure-wrapper{z-index:2;pointer-events:none;width:500px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.test-figure{opacity:.9;width:100%;height:auto}.test-col-right{color:#fff;background-color:#f66749;flex:1;justify-content:center;align-items:center;padding:4rem;display:flex}.test-content{max-width:600px}.test-title{color:#fff;margin-bottom:1.2rem;font-size:2.5rem;font-weight:900;line-height:1.1}.test-desc{color:#ffffffe6;margin-bottom:3rem;font-size:1.05rem;line-height:1.6}.test-bubble-container{justify-content:flex-start;display:flex}.test-quote-box{box-shadow:none;transform-origin:0 100%;background-color:#0000000a;border-radius:24px 24px 24px 0;min-width:120px;max-width:90%;padding:1.8rem 2.2rem;display:inline-block}.quote-text{color:#fff;margin-top:0;margin-bottom:.8rem;font-size:1.2rem;font-weight:600;line-height:1.5}.quote-author{color:#ffffffe6;margin:0;font-size:.95rem;font-weight:700}.typing-indicator{justify-content:center;align-items:center;gap:6px;height:24px;display:flex}.dot{background-color:#fffc;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both bounce}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (width<=1024px){.testimonials-section{flex-direction:column}.test-col-left{width:100%;min-height:400px}.test-figure-wrapper{width:350px}.test-col-right{width:100%;padding:4rem 2rem}.test-title{font-size:2.2rem}.test-quote-box{max-width:100%}}@media (width<=768px){.test-title{font-size:1.8rem}.quote-text{font-size:1.1rem}}.pricing-section{background-color:#fff6ef;padding:8rem 0}.pricing-header{text-align:center;margin-bottom:5rem}.pricing-title{color:#111;margin-bottom:1.5rem;font-size:3rem;line-height:1.2}.pricing-title strong{font-weight:900}.pricing-title .font-regular{font-weight:400}.pricing-desc{color:#666;font-size:1.15rem;line-height:1.6}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;margin-bottom:4rem;display:grid}.pricing-card{background-color:#fff;border:1px solid #eaeaea;border-radius:24px;flex-direction:column;padding:3rem 2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000f}.card-popular{border:2px solid #f66749;transform:scale(1.03);box-shadow:0 15px 35px #f667491a}.card-popular:hover{transform:scale(1.03)translateY(-5px);box-shadow:0 20px 40px #f6674926}.popular-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;background-color:#f66749;border-radius:20px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:800;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.plan-name{color:#111;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.2rem;font-size:1.8rem;font-weight:800}.plan-tagline{color:#666;margin-bottom:.4rem;font-size:1.1rem}.plan-price{color:#111;align-items:baseline;gap:.2rem;margin-bottom:2.5rem;font-size:3.5rem;font-weight:900;display:flex}.currency{font-size:1.8rem;font-weight:700}.currency-type{margin-left:.2rem;font-size:1rem;font-weight:700}.period{color:#888;font-size:1rem;font-weight:600}.plan-billing{color:#555;background-color:#f0f0f0;border-radius:20px;width:fit-content;margin-bottom:1rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.plan-features{flex-grow:1;margin:0 0 3rem;padding:0;list-style:none}.plan-features li{color:#444;align-items:center;gap:1rem;margin-bottom:1.4rem;font-size:1rem;font-weight:500;display:flex}.check-icon{color:#fff;background-color:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.plan-btn{text-align:center;cursor:pointer;border-radius:50px;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:800;transition:all .2s}.btn-outline{color:#111;background-color:#0000;border:2px solid #eaeaea}.btn-outline:hover{color:#fff;background-color:#111;border-color:#111}.btn-primary{color:#fff;background-color:#f66749;border:2px solid #f66749}.btn-primary:hover{background-color:#e25a44;border-color:#e25a44}.pricing-footer{text-align:center;background-color:#f9f9f9;border-radius:16px;max-width:800px;margin:0 auto;padding:2rem}.pricing-footer p{color:#555;font-size:.95rem;line-height:1.6}.pricing-footer strong{color:#111;font-weight:800}@media (width<=1024px){.pricing-grid{grid-template-columns:repeat(2,1fr)}.card-popular{transform:scale(1)}.card-popular:hover{transform:translateY(-5px)}}@media (width<=768px){.pricing-grid{grid-template-columns:1fr}.pricing-title{font-size:2.2rem}.plan-tagline{min-height:auto}}.faq-section{background-color:#fff;padding:8rem 0;position:relative;overflow:hidden}.faq-bg-left,.faq-bg-right{pointer-events:none;z-index:0;opacity:1;width:400px;position:absolute;top:15%}.faq-bg-left{left:0;transform:translate(-40%)}.faq-bg-right{right:0;transform:translate(40%)}.faq-bg-left img,.faq-bg-right img{object-fit:contain;width:100%;height:auto;display:block}.faq-container{z-index:1;max-width:800px;position:relative}.faq-header{text-align:center;margin-bottom:4rem}.faq-tag{color:#f66749;letter-spacing:2px;margin-bottom:.5rem;font-size:1.4rem;font-weight:300;display:inline-block}.faq-title{color:#111;font-size:3rem;font-weight:900}.faq-list{flex-direction:column;gap:1.2rem;display:flex}.faq-item{background-color:#f7f7f7;border-radius:16px;transition:background-color .3s;overflow:hidden}.faq-item:hover{background-color:#f0f0f0}.faq-question{text-align:left;color:#111;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-size:1.15rem;font-weight:700;display:flex}.faq-icon{color:#f66749;flex-shrink:0;margin-left:1rem;transition:transform .3s}.faq-icon.rotated{transform:rotate(180deg)}.faq-answer-wrapper{overflow:hidden}.faq-answer{color:#666;padding:0 2rem 1.5rem;font-size:1.05rem;line-height:1.6}@media (width<=768px){.faq-title{font-size:2.2rem}.faq-question{padding:1.2rem 1.5rem;font-size:1.1rem}.faq-answer{padding:0 1.5rem 1.2rem}}.cta-section{background-color:#fff;padding-top:4rem;padding-bottom:0}.cta-container{max-width:1200px;padding:0}.cta-box{text-align:center;background-color:#fff6ef;border-radius:64px 64px 0 0;flex-direction:column;align-items:center;padding:6rem 2rem 5rem;display:flex}.cta-title{color:#111;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.cta-desc{color:#555;max-width:600px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.cta-actions{gap:1rem;margin-bottom:2.5rem;display:flex}.cta-btn-main{border-radius:50px;align-items:center;gap:.5rem;padding:1.2rem 2.5rem;font-size:1.1rem;display:flex}.cta-btn-secondary{color:#111;cursor:pointer;background-color:#0000;border:2px solid #111;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:800;transition:all .2s}.cta-btn-secondary:hover{color:#fff;background-color:#111}.cta-disclaimer{color:#888;font-size:.9rem}@media (width<=768px){.cta-title{font-size:2.5rem}.cta-box{border-radius:40px 40px 0 0;padding:4rem 1.5rem 3rem}.cta-actions{flex-direction:column;width:100%;max-width:300px}.cta-btn-main,.cta-btn-secondary{justify-content:center;width:100%}}.footer-section{color:#fff;background-color:#f66749;padding:5rem 0 2rem}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.footer-brand{max-width:300px}.footer-logo-wrapper{width:220px;margin-bottom:1rem;margin-left:-35px}.footer-logo{width:100%;height:auto;display:block}.footer-slogan{color:#ffffffe6;font-size:1.1rem;line-height:1.5}.footer-links{gap:4rem;display:flex}.footer-column h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.1rem;font-weight:800}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin-bottom:1rem}.footer-column a{color:#fffc;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{text-align:center;color:#fff9;border-top:1px solid #fff3;padding-top:2rem;font-size:.9rem}@media (width<=768px){.footer-container{flex-direction:column}.footer-links{justify-content:space-between;width:100%}}.legal-page{background-color:#f7f7f7;flex-direction:column;min-height:100vh;display:flex}.legal-main{flex-grow:1;padding-top:80px}.legal-header{text-align:center;background-color:#fff6ef;border-bottom:1px solid #eaeaea;padding:4rem 0}.legal-header h1{color:#111;margin-bottom:1rem;font-size:3rem;font-weight:900}.legal-header p{color:#666;font-size:1.1rem}.legal-content{max-width:800px;margin:0 auto;padding:4rem 1rem}.legal-doc-box{background-color:#fff;border-radius:24px;margin-bottom:3rem;padding:3rem;box-shadow:0 10px 30px #00000008}.legal-doc-box h2{color:#f66749;border-bottom:2px solid #fff6ef;margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-weight:800}.legal-doc-box p{color:#444;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.legal-doc-box strong{color:#111;font-weight:700}.legal-doc-box em{color:#888;margin-top:2rem;font-size:.95rem;display:block}@media (width<=768px){.legal-header h1{font-size:2.2rem}.legal-doc-box{padding:2rem}}
