@font-face{font-family:SpriteGraffiti;src:url(/fonts/SpriteGraffiti-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--background: #ffffff;--foreground: #0a0a0a;--card: #ffffff;--card-foreground: #0a0a0a;--primary: #0a0a0a;--primary-foreground: #fafafa;--secondary: #f4f4f5;--secondary-foreground: #18181b;--muted: #f4f4f5;--muted-foreground: #71717a;--accent: #f4f4f5;--accent-foreground: #18181b;--destructive: #dc2626;--destructive-foreground: #fafafa;--border: #e4e4e7;--input: #e4e4e7;--ring: #0a0a0a;--radius: .5rem;--green-500: #25D366;--font-logo: "SpriteGraffiti", "Urbanist", system-ui, sans-serif;--font-body: "Urbanist", system-ui, sans-serif;--font-serif: "Georgia", "Times New Roman", serif;--container-max: 1200px;--section-padding: 120px;--section-padding-mobile: 80px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);font-weight:400;line-height:1.6;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.12;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);font-weight:700;line-height:1.2}.logo-font{font-family:var(--font-logo);font-weight:400}.serif{font-family:var(--font-serif);font-weight:400;font-style:italic}.container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.nav{position:fixed;top:0;left:0;right:0;z-index:1000;padding:12px 0;background:#fff9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);transition:all .3s ease}.nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-logo{font-size:32px;color:var(--foreground)}.nav-links{display:flex;align-items:center;gap:40px;margin:0 auto}.nav-link{font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);transition:color .2s ease}.nav-link:hover{color:var(--muted-foreground)}.nav-cta{display:flex;align-items:center;gap:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-size:14px;font-weight:500;transition:all .2s ease;border-radius:100px;height:48px;min-width:160px;padding:0 24px}.btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.btn:disabled{pointer-events:none;opacity:.5}.btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 1px 2px #0000000d}.btn-primary:hover{background:var(--primary);opacity:.9}.btn-secondary{background:var(--secondary);color:var(--secondary-foreground)}.btn-secondary:hover{background:#e4e4e7}.btn-outline{border:1px solid var(--border);background:var(--background);color:var(--foreground)}.btn-outline:hover{background:var(--accent);color:var(--accent-foreground)}.btn-ghost{background:transparent;color:var(--foreground)}.btn-ghost:hover{background:var(--accent);color:var(--accent-foreground)}.btn-lg{height:48px;min-width:180px;padding:0 28px;font-size:14px;border-radius:100px}.btn-sm{height:36px;padding:0 12px;font-size:13px}.btn svg{width:16px;height:16px}.btn-lg svg{width:20px;height:20px}.nav-mobile-toggle{display:none;flex-direction:column;gap:5px;padding:10px}.nav-mobile-toggle span{display:block;width:24px;height:2px;background:var(--foreground);border-radius:2px;transition:all .3s ease}@media(max-width:768px){.nav-links,.nav-cta .nav-link,.nav-mobile-toggle{display:none}}.hero{min-height:auto;display:flex;align-items:center;background:radial-gradient(circle at 12% 20%,#f1fff7,#f1fff700 55%),radial-gradient(circle at 88% 0%,#fff4e6,#fff4e600 45%),var(--background);padding:120px 0 80px;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(40px);opacity:.35;pointer-events:none}.hero:before{top:-220px;right:-120px;background:radial-gradient(circle at 30% 30%,#d9fbe8,#d9fbe81a 65%)}.hero:after{bottom:-240px;left:-180px;background:radial-gradient(circle at 30% 30%,#ffe9d2,#ffe9d21a 65%)}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-block;padding:6px 12px;border:1px solid var(--foreground);font-size:11px;font-weight:600;letter-spacing:.05em;color:var(--foreground);margin-bottom:28px}.hero-title{font-size:clamp(36px,4vw,52px);font-weight:400;color:var(--foreground);margin-bottom:24px;letter-spacing:-.03em;line-height:1.1}.hero-title .serif{font-family:var(--font-serif);font-weight:400;font-style:italic}.pencil-circle{position:relative;display:inline;padding:0 4px;background:linear-gradient(104deg,#25d36600 .9%,#25d3664d 2.4%,#25d36666 5.8%,#25d36666 93%,#25d3664d 96%,#25d36600 98%);box-decoration-break:clone;-webkit-box-decoration-break:clone;border-radius:3px;margin:0 -4px;white-space:nowrap}.hero-subtitle{font-size:20px;color:var(--foreground);max-width:520px;margin-bottom:28px;line-height:1.7}.hero-features{display:flex;gap:24px;margin-bottom:32px}.hero-feature{display:flex;align-items:center;gap:8px;font-size:16px;color:var(--foreground)}.hero-feature svg{width:24px;height:24px;color:var(--foreground)}.hero-visual{position:relative;z-index:1}.iphone-mockup{display:flex;justify-content:center;align-items:center}.iphone-frame{position:relative;width:280px;height:580px;background:#1a1a1a;border-radius:48px;padding:8px;border:8px solid #1a1a1a;box-shadow:0 0 0 1px #ffffff1a,0 30px 80px #0003,inset 0 0 0 1px #ffffff0d}.iphone-dynamic-island{position:absolute;top:18px;left:50%;transform:translate(-50%);width:100px;height:30px;background:#000;border-radius:16px;z-index:10}.iphone-screen{width:100%;height:100%;background:#e5ddd5;border-radius:38px;overflow:hidden;display:flex;flex-direction:column;position:relative}.iphone-screen:before{content:"";position:absolute;top:0;left:0;right:0;height:50px;background:#e5ddd5;z-index:5;pointer-events:none;border-radius:38px 38px 0 0}.wa-chat{flex:1;padding:50px 8px 8px;overflow-y:auto;display:flex;flex-direction:column;gap:4px;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9c9c9' fill-opacity='0.15'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");scroll-behavior:smooth}.wa-chat:before{content:"";display:block;min-height:0;flex-shrink:0}.wa-message{display:flex;opacity:0;transform:translateY(10px);animation:messageAppear .3s ease forwards}.wa-message:nth-child(1){animation-delay:.5s}.wa-message:nth-child(2){animation-delay:1.5s}.wa-message:nth-child(3){animation-delay:2.5s}.wa-message:nth-child(4){animation-delay:4s}.wa-message:nth-child(5){animation-delay:5s}.wa-message:nth-child(6){animation-delay:6s}.wa-message:nth-child(7){animation-delay:7.5s}.wa-message:nth-child(8){animation-delay:8.5s}.wa-message:nth-child(9){animation-delay:9.5s}@keyframes messageAppear{to{opacity:1;transform:translateY(0)}}.wa-message-user{align-self:flex-start}.wa-message-ai{align-self:flex-end}.wa-bubble{padding:6px 10px;border-radius:8px;position:relative;width:180px}.wa-bubble p{font-size:11px;line-height:1.4;margin:0;color:#111}.wa-bubble-user{background:#fff;border-top-left-radius:0}.wa-bubble-ai{background:#dcf8c6;border-top-right-radius:0}.wa-product-card{background:#fff;border-radius:8px;overflow:hidden;width:180px;box-shadow:0 1px 2px #0000001a}.wa-product-image{height:80px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden}.wa-product-image img{width:100%;height:100%;object-fit:cover}.wa-product-image span{color:#fff;font-size:24px;font-weight:700}.wa-product-info{padding:8px}.wa-product-name{display:block;font-size:11px;font-weight:600;color:#111}.wa-product-price{display:block;font-size:10px;color:#666;margin-top:2px}.wa-product-action{padding:8px;text-align:center;color:#00a884;font-size:11px;font-weight:500;border-top:1px solid #eee}.wa-pix-card{background:#1f2c34;border-radius:8px;padding:10px;width:180px}.wa-pix-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.wa-pix-header span:first-child{color:#00a884;font-size:10px;font-weight:600}.wa-pix-id{color:#ffffff80;font-size:8px}.wa-pix-product{color:#fff;font-size:11px;font-weight:500;margin-bottom:8px}.wa-pix-total{display:flex;justify-content:space-between;color:#fff;font-size:10px;margin-bottom:10px}.wa-pix-button{background:transparent;border:1px solid #00a884;color:#00a884;text-align:center;padding:6px;border-radius:4px;font-size:9px;font-weight:500}.wa-file-card{background:#fff;border-radius:8px;padding:8px;display:flex;align-items:center;gap:10px;width:180px}.wa-file-icon{width:32px;height:32px;background:#dc3545;border-radius:4px;display:flex;align-items:center;justify-content:center}.wa-file-icon svg{width:18px;height:18px;color:#fff}.wa-file-info{flex:1}.wa-file-name{display:block;font-size:10px;font-weight:500;color:#111}.wa-file-size{display:block;font-size:9px;color:#666}.wa-input-bar{background:#f0f0f0;padding:6px 8px;display:flex;align-items:center;gap:8px}.wa-input-field{flex:1;background:#fff;border-radius:20px;padding:8px 14px}.wa-input-field span{font-size:11px;color:#999}.wa-input-mic{width:32px;height:32px;background:#00a884;border-radius:50%;display:flex;align-items:center;justify-content:center}.wa-input-mic svg{width:16px;height:16px;color:#fff}@media(max-width:768px){.iphone-frame{width:280px;height:600px;border-radius:48px;padding:10px;border:10px solid #1a1a1a;background:#1a1a1a}.iphone-dynamic-island{width:100px;height:30px;top:16px}.iphone-screen{border-radius:40px}}.hero-stats{display:flex;flex-direction:column;gap:16px;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.hero-stat-item{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground)}.hero-stat-item:before{content:"";width:6px;height:6px;background:var(--foreground);border-radius:1px}.hero-stat-item.highlight{color:var(--foreground)}.hero-stat-item .stat-number{color:var(--foreground);font-weight:700}.chat-user-message{display:flex;align-items:flex-start;gap:12px;justify-content:flex-end}.chat-user-message span{background:#25d366;color:#fff;padding:16px 20px;border-radius:20px 20px 4px;font-size:15px;line-height:1.5;max-width:300px}.chat-user-avatar{width:40px;height:40px;border-radius:50%;background:var(--secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.chat-user-avatar svg{width:20px;height:20px;color:var(--muted-foreground)}.chat-user-avatar img{width:100%;height:100%;object-fit:cover}.chat-ai-response{display:flex;align-items:flex-start;gap:12px}.chat-ai-avatar{width:40px;height:40px;border-radius:50%;background:var(--foreground);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-ai-avatar span{font-size:12px;font-weight:700;color:var(--background)}.chat-ai-content{background:var(--card);border:1px solid var(--border);border-radius:20px 20px 20px 4px;padding:20px;max-width:400px}.chat-ai-content p{font-size:15px;color:var(--foreground);line-height:1.6;margin-bottom:16px}.chat-products{display:flex;gap:12px;margin-bottom:16px}.chat-product-card{flex:1;background:var(--secondary);border-radius:0;overflow:hidden}.chat-product-image{aspect-ratio:1;background:var(--border);display:flex;align-items:center;justify-content:center}.chat-product-image svg{width:32px;height:32px;color:var(--muted-foreground)}.chat-product-image img{width:100%;height:100%;object-fit:cover}.chat-product-name{padding:12px;font-size:13px;font-weight:600;color:var(--foreground)}.chat-product-link{display:flex;align-items:center;gap:8px;font-size:14px;color:#25d366;font-weight:500;text-decoration:none}.chat-product-link svg{width:16px;height:16px}.chat-product-link:hover{text-decoration:underline}@media(max-width:1024px){.hero-inner{gap:48px}}@media(max-width:768px){.hero{padding:120px 0 var(--section-padding-mobile)}.hero-inner{grid-template-columns:1fr;gap:48px}.hero-title{font-size:32px}.hero-features{flex-direction:column;gap:12px}.hero-visual{order:1}.chat-demo{max-width:100%}.chat-demo-messages{min-height:280px;max-height:280px}.hero-stats{margin-top:32px;padding-top:24px}}.app-screenshots-section{padding:var(--section-padding) 0;background:radial-gradient(circle at 15% 30%,rgba(139,92,246,.1) 0%,transparent 50%),radial-gradient(circle at 85% 70%,rgba(251,146,60,.08) 0%,transparent 45%),#0a0a0a;position:relative;overflow:hidden}.app-screenshots-section:before,.app-screenshots-section:after{content:"";position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(80px);opacity:.4;pointer-events:none}.app-screenshots-section:before{top:-200px;left:-150px;background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%)}.app-screenshots-section:after{bottom:-200px;right:-150px;background:radial-gradient(circle,rgba(251,146,60,.15) 0%,transparent 70%)}#features .section-number{color:#ffffff80}#features .section-title,#features .section-title .serif{color:#fff}.app-screenshots-header{text-align:center;margin-bottom:48px}.app-screenshots-header p{font-size:17px;color:#fff9;max-width:500px;margin:0 auto}.app-tabs-nav{display:flex;justify-content:center;gap:0;margin-bottom:48px;padding:0;background:transparent;border:1px solid rgba(255,255,255,.15);width:100%;max-width:1000px;margin-left:auto;margin-right:auto}.app-tab-btn{display:flex;align-items:center;justify-content:center;flex:1;padding:18px 0;border:none;border-right:1px solid rgba(255,255,255,.15);background:transparent;color:#fff;font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease;position:relative;text-transform:uppercase;letter-spacing:.05em}.app-tab-btn:last-child{border-right:none}.app-tab-btn:hover{color:#fff;background:#ffffff0d}.app-tab-btn.active{background:#fff;color:#0a0a0a}.app-tab-content-wrapper{position:relative;min-height:500px}.app-tab-content{opacity:0;transform:translateY(12px);position:absolute;top:0;left:0;right:0;pointer-events:none;transition:opacity .35s ease,transform .35s ease}.app-tab-content.active{opacity:1;transform:translateY(0);position:relative;pointer-events:auto}.app-screenshot-display{background:#f5f5f5;border-radius:0;overflow:hidden;box-shadow:0 24px 80px #00000026;display:flex;align-items:flex-start;justify-content:center;max-width:100%;height:550px;margin:0 auto;border:1px solid rgba(0,0,0,.08)}.app-screenshot-display img{width:100%;height:105%;object-fit:cover;object-position:center top;display:block}.app-screenshot-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#00000040;padding:40px;text-align:center}.app-screenshot-placeholder span{font-size:24px;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.app-tab-description{text-align:center;margin-top:32px;max-width:800px;margin-left:auto;margin-right:auto}.app-tab-description h3{font-size:24px;font-weight:600;color:#fff;margin-bottom:12px}.app-tab-description p{font-size:20px;color:#fff;line-height:1.7}.app-tab-features{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:24px}.app-tab-feature{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#ffffff14;border-radius:100px;font-size:14px;font-weight:500;color:#ffffffe6;width:280px;text-align:center}.app-tab-feature svg{width:14px;height:14px;color:#25d366}@media(max-width:768px){.app-tabs-nav{width:100%;flex-wrap:wrap}.app-tab-btn{flex:1;min-width:50%;padding:14px 16px;font-size:12px;border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.app-tab-btn:nth-child(odd){border-right:1px solid rgba(255,255,255,.15)}.app-tab-btn:nth-last-child(-n+2){border-bottom:none}.app-tab-content-wrapper{min-height:400px}.app-screenshot-display{border-radius:0;height:auto;max-height:none}.app-screenshot-display img{height:auto;object-fit:contain}.app-tab-description h3{font-size:20px}.app-tab-description p{font-size:16px}.app-tab-feature{width:auto;font-size:13px}}.logos-section{padding:48px 0;background:var(--background);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.logos-label{text-align:center;font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);margin-bottom:32px}.logos-marquee{display:flex;animation:marquee 30s linear infinite;gap:64px}.logos-marquee:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-item{flex-shrink:0;display:flex;align-items:center;gap:10px;height:40px;opacity:.6;transition:opacity .3s ease;color:var(--foreground)}.logo-item:hover{opacity:1}.logo-icon{display:flex;align-items:center;justify-content:center}.logo-icon svg{width:24px;height:24px}.logo-name{font-size:18px;font-weight:600;letter-spacing:-.02em}.section{padding:var(--section-padding) 0;background:var(--background);position:relative;overflow:visible}.section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(100% - 48px,var(--container-max));height:1px;background:var(--border)}.section:first-of-type:before{display:none}.section-alt{background:var(--background);overflow:visible}.section-header{text-align:center;max-width:640px;margin:0 auto 72px}.section-number{display:inline-block;font-size:12px;font-weight:600;color:var(--muted-foreground);margin-bottom:16px;letter-spacing:.1em}.section-label{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);margin-bottom:12px}.section-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--foreground);margin-bottom:20px;letter-spacing:-.03em}@media(min-width:769px){.section-title{white-space:nowrap}}.section-title .serif{font-family:var(--font-serif);font-weight:400;font-style:italic}.section-subtitle{font-size:17px;color:var(--muted-foreground);line-height:1.7}.section-subtitle-large{font-size:20px;max-width:700px;margin-left:auto;margin-right:auto;color:var(--foreground)}.sell-cards-container{max-width:1200px;margin:0 auto;min-height:320px;position:relative;overflow:visible}.sell-cards-container.has-active{overflow:visible}.sell-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}.sell-card{position:relative;cursor:pointer;overflow:visible;border:2px solid var(--border);background:var(--card);transition:opacity .8s ease,transform .8s ease}.sell-card:before,.sell-card:after{content:"";position:absolute;background:#25d366;opacity:0;transition:opacity .3s ease;pointer-events:none}.sell-card:before{height:3px;width:30%;top:-2px;left:0;animation:travel-horizontal 4s linear infinite;box-shadow:0 0 15px #25d366,0 0 30px #25d366,0 0 45px #25d366,0 0 60px #25d36680}.sell-card:after{width:3px;height:30%;top:0;right:-2px;animation:travel-vertical 4s linear infinite;animation-delay:1s;box-shadow:0 0 15px #25d366,0 0 30px #25d366,0 0 45px #25d366,0 0 60px #25d36680}@keyframes travel-horizontal{0%{left:0;top:-2px}24.9%{left:70%;top:-2px}25%{left:70%;top:-2px;opacity:0}50%{left:70%;top:100%;opacity:0}50.1%{left:70%;top:100%}75%{left:0;top:100%}75.1%{opacity:0}to{left:0;top:-2px;opacity:0}}@keyframes travel-vertical{0%{top:0;right:-2px}24.9%{top:70%;right:-2px}25%{top:70%;right:-2px;opacity:0}50%{top:70%;left:-2px;right:auto;opacity:0}50.1%{top:70%;left:-2px;right:auto}75%{top:0;left:-2px;right:auto}75.1%{opacity:0}to{top:0;right:-2px;opacity:0}}.sell-card:not(.active):hover:before,.sell-card:not(.active):hover:after{opacity:1}.sell-card:not(.active):hover{border-color:#25d3664d}.sell-card.hidden{opacity:0;transform:scale(.95);pointer-events:none}.sell-card.active{cursor:default;z-index:10}.sell-card.card-middle.active{transform:translate(calc(-100% - 24px))}.sell-card.card-right.active{transform:translate(calc(-200% - 48px))}.sell-card .sell-card-image{position:relative;height:320px;overflow:hidden}.sell-card .sell-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sell-card:not(.active):hover .sell-card-image img{transform:scale(1.05)}.sell-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#25d366,#128c7e);color:#fff}.sell-card-placeholder svg{width:64px;height:64px;opacity:.8}.sell-card-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);transition:opacity .4s ease}.sell-card.active .sell-card-overlay{opacity:0}.sell-card-label{color:#fff;font-size:20px;font-weight:400;font-family:var(--font-serif);font-style:italic}.sell-expanded-close{position:absolute;top:16px;right:16px;width:40px;height:40px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.sell-expanded-close:hover{background:#000c}.sell-expanded-close svg{width:20px;height:20px;color:#fff}.sell-expanded-content{position:absolute;left:100%;top:0;width:792px;height:100%;padding:48px;background:var(--card);border:1px solid var(--border);border-left:none;display:flex;flex-direction:column;justify-content:center;animation:fadeSlideIn .6s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.sell-expanded-content h3{font-size:32px;font-weight:400;font-family:var(--font-serif);font-style:italic;color:var(--foreground);margin:0 0 20px}.sell-expanded-content p{font-size:18px;color:var(--foreground);line-height:1.7;margin:0 0 32px}.sell-expanded-back{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:transparent;border:1px solid var(--border);color:var(--foreground);font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s ease;width:fit-content}.sell-expanded-back:hover{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.sell-expanded-back svg{width:16px;height:16px}@media(max-width:900px){.sell-cards-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.sell-card .sell-card-image{height:280px}.sell-card.hidden{display:none}.sell-card.card-middle.active,.sell-card.card-right.active{transform:none}.sell-expanded-content{position:relative;left:0;right:auto;width:100%;height:auto;padding:32px;border:1px solid var(--border);border-top:none;animation:none;opacity:1;transform:none}.sell-expanded-content h3{font-size:24px}.sell-expanded-content p{font-size:16px}}.how-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.how-step{text-align:center;padding:32px 24px;position:relative;min-height:200px}.how-step-number-wrapper{position:relative;width:86px;height:86px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.how-step-number{width:56px;height:56px;background:var(--foreground);color:var(--primary-foreground);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:SpriteGraffiti,sans-serif;font-size:28px;font-weight:400;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.how-step-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;opacity:0;transition:opacity .3s ease}.how-step-spinner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:conic-gradient(from 0deg,transparent 0deg,#25D366 60deg,transparent 120deg);animation:spin-light 1.5s linear infinite}.how-step-spinner:after{content:"";position:absolute;top:4px;left:4px;right:4px;bottom:4px;border-radius:50%;background:var(--background)}.how-step.active .how-step-spinner{opacity:1}@keyframes spin-light{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.how-step:not(:last-child):after{content:"";position:absolute;top:64px;left:calc(50% + 44px);width:calc(100% - 88px);height:1px;background:var(--border)}.how-step h3{font-size:20px;font-weight:300;color:var(--muted-foreground);margin-bottom:12px;transition:color .3s ease,font-weight .3s ease}.how-step p{font-size:20px;color:var(--muted-foreground);line-height:1.7;transition:color .3s ease}.how-step.active h3{font-weight:500;color:#000}.how-step.active p{color:#000}@media(max-width:1024px){.how-steps{grid-template-columns:repeat(2,1fr);gap:24px}.how-step:after{display:none}}@media(max-width:600px){.how-steps{grid-template-columns:1fr}}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:var(--card);padding:32px;border-radius:0;border:1px solid var(--border);transition:all .2s ease}.feature-card:hover{border-color:var(--foreground);transform:translateY(-2px)}.feature-icon{width:48px;height:48px;margin-bottom:20px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.feature-card:hover .feature-icon{background:#128c7e}.feature-icon svg{width:24px;height:24px;color:#fff}.feature-card h3{font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:10px}.feature-card p{font-size:14px;color:var(--muted-foreground);line-height:1.6}@media(max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid{grid-template-columns:1fr}}.founder-section{padding:var(--section-padding) 0;background:linear-gradient(135deg,#ffe0b2,#ffcc80,#ffb74d);position:relative}.founder-content{max-width:700px;margin:0 auto;text-align:center}.founder-quote{margin:0;padding:0;border:none}.founder-quote p{font-size:16px;color:var(--foreground);line-height:1.7;font-family:var(--font-body);font-weight:400;margin-bottom:16px}.founder-quote p:last-child{margin-bottom:0}.founder-author{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px}.founder-photo{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--secondary) 0%,var(--border) 100%);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);overflow:hidden;flex-shrink:0}.founder-photo svg{width:28px;height:28px}.founder-photo img{width:100%;height:100%;object-fit:cover}.founder-info{text-align:left}.founder-info h4{font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:4px}.founder-info span{font-size:14px;color:var(--muted-foreground)}@media(max-width:768px){.founder-photo{width:56px;height:56px}}.stats-section{padding:var(--section-padding) 0;background:var(--background);position:relative}.stats-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(100% - 48px,var(--container-max));height:1px;background:var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.stat-item{padding:24px}.stat-value{font-family:var(--font-logo);font-size:56px;font-weight:400;color:var(--foreground);margin-bottom:8px;letter-spacing:0;line-height:1}.stat-label{font-size:17px;color:var(--foreground);line-height:1.7}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:24px}.stat-value{font-size:44px}}.pricing-section{padding:var(--section-padding) 0;background:var(--background);color:var(--foreground);position:relative}.pricing-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:min(100% - 48px,var(--container-max));height:1px;background:var(--border)}#pricing .section-number{color:var(--muted-foreground)}#pricing .section-title,#pricing .section-title .serif{color:var(--foreground)}.pricing-subtitle{color:var(--muted-foreground);font-size:18px;max-width:500px;margin-left:auto;margin-right:auto}.pricing-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1000px;margin:0 auto}.pricing-card{background:var(--card);border:1px solid var(--border);padding:32px}.pricing-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.pricing-card-header h3{font-size:20px;font-weight:600;color:var(--foreground)}.pricing-rate{font-size:24px;font-weight:700;color:var(--foreground)}.pricing-card-faded{opacity:.6}.pricing-card-faded .pricing-card-header h3,.pricing-card-faded .pricing-rate{color:var(--muted-foreground)}.pricing-card-highlight{border-color:#25d366;position:relative}.pricing-card-highlight .pricing-rate{color:#25d366}.pricing-features{list-style:none;padding:0;margin:0}.pricing-features li{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.pricing-features li:last-child{margin-bottom:0}.pricing-feature-icon{font-size:20px;flex-shrink:0;width:28px;text-align:center}.pricing-feature-content{flex:1}.pricing-feature-content strong{display:block;font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:4px}.pricing-feature-content p{font-size:14px;color:var(--muted-foreground);line-height:1.5;margin:0}.pricing-card-highlight .pricing-feature-content strong{color:var(--foreground)}.pricing-card-highlight .pricing-feature-content p{color:var(--muted-foreground)}.pricing-bottom-text{text-align:center;font-size:20px;font-weight:600;color:var(--foreground);margin-top:48px;font-family:var(--font-serif);font-style:italic}@media(max-width:768px){.pricing-comparison{grid-template-columns:1fr;gap:16px}.pricing-card{padding:24px}.pricing-card-header h3{font-size:18px}.pricing-rate{font-size:20px}.pricing-bottom-text{font-size:18px;margin-top:32px}}.pricing-comparison-glass{display:flex;justify-content:center;gap:24px;max-width:1000px;margin:0 auto}.pricing-card-glass{padding:40px;background:#ffffffb3;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.06);transition:all .2s ease;max-width:500px;width:100%}.pricing-card-others{background:#f4f4f580}.pricing-card-others .pricing-explanation{color:#000000b3}.pricing-card-others .pricing-features-glass li{color:#000000b3;font-size:15px}.pricing-card-zapcomm{border:1px solid rgba(0,0,0,.12);position:relative;box-shadow:0 4px 24px #0000000f}.pricing-card-zapcomm .pricing-explanation{color:var(--foreground)}.pricing-card-zapcomm .pricing-features-glass li{font-size:15px}.pricing-card-glass-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.pricing-logos-stack{display:flex;flex-direction:column;gap:4px}.platform-logo{height:24px;width:auto;opacity:.6}.pricing-zapcomm-logo{font-size:28px;color:var(--foreground)}.pricing-rate-box{text-align:right}.pricing-rate-value{display:block;font-size:32px;font-weight:700;color:var(--foreground);line-height:1}.pricing-rate-label{display:block;font-size:13px;color:var(--muted-foreground);margin-top:4px}.pricing-rate-box-muted .pricing-rate-value{color:var(--muted-foreground);font-weight:400}.pricing-explanation{font-size:15px;color:var(--muted-foreground);line-height:1.6;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--border);min-height:150px}.pricing-features-glass{list-style:none;padding:0;margin:0}.pricing-features-glass li{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:17px;color:var(--foreground);line-height:1.5}.pricing-features-glass li:last-child{margin-bottom:0}.pricing-features-glass li span{flex:1}.pricing-x-icon{width:18px;height:18px;flex-shrink:0;color:var(--muted-foreground)}.pricing-check-icon{width:22px;height:22px;flex-shrink:0;color:var(--foreground)}@media(max-width:768px){.pricing-comparison-glass{grid-template-columns:1fr;gap:16px}.pricing-card-others{display:none}.pricing-card-glass{padding:28px}.pricing-rate-value{font-size:28px}.pricing-explanation{font-size:14px;margin-bottom:20px;padding-bottom:20px;min-height:auto}.pricing-features-glass li{font-size:15px}.pricing-zapcomm-logo{font-size:24px}}.cta-section{padding:var(--section-padding) 0;background:var(--background)}.cta-card{background:var(--foreground);border-radius:0;padding:80px 64px;text-align:center;position:relative;overflow:hidden}.cta-card:before{content:"";position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.cta-title{font-size:clamp(32px,4vw,48px);font-weight:700;color:var(--primary-foreground);margin-bottom:20px;letter-spacing:-.03em;position:relative}.cta-title .serif{font-family:var(--font-serif);font-weight:400;font-style:italic}.cta-subtitle{font-size:17px;color:#ffffffb3;margin-bottom:36px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.7;position:relative}.btn-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;min-width:220px;padding:0 28px;background:var(--background);color:var(--foreground);font-size:14px;font-weight:600;border-radius:100px;transition:all .2s ease;position:relative}.btn-cta:hover{opacity:.9;transform:translateY(-2px)}.btn-cta svg{width:20px;height:20px}@media(max-width:768px){.cta-card{padding:56px 24px}}.footer{padding:80px 0 40px;background:var(--background);border-top:1px solid var(--border)}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer-brand .nav-logo{margin-bottom:16px;display:inline-block}.footer-brand p{font-size:14px;color:var(--muted-foreground);line-height:1.7;max-width:280px}.footer-column h4{color:var(--foreground);font-size:14px;font-weight:600;margin-bottom:20px}.footer-column ul{list-style:none}.footer-column li{margin-bottom:12px}.footer-column a{font-size:14px;color:var(--foreground);transition:color .2s ease}.footer-column a:hover{color:#25d366}.footer-bottom{padding-top:32px;border-top:1px solid var(--border);display:flex;justify-content:center;align-items:center}.footer-bottom p{font-size:13px;color:var(--muted-foreground)}.footer-socials{display:flex;gap:8px}.footer-socials a{width:40px;height:40px;background:var(--secondary);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.footer-socials a:hover{background:var(--foreground)}.footer-socials a:hover svg{color:var(--primary-foreground)}.footer-socials svg{width:18px;height:18px;color:var(--muted-foreground)}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.legal-page{min-height:100vh;display:flex;flex-direction:column}.legal-page .nav{position:relative;background:var(--background);border-bottom:1px solid var(--border)}.legal-content{flex:1;padding:120px 0 80px;background:var(--background)}.legal-content h1{font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--foreground);margin-bottom:16px;letter-spacing:-.03em}.legal-updated{font-size:14px;color:var(--muted-foreground);margin-bottom:48px;padding-bottom:24px;border-bottom:1px solid var(--border)}.legal-content section{margin-bottom:40px}.legal-content h2{font-size:24px;font-weight:600;color:var(--foreground);margin-bottom:16px;margin-top:32px}.legal-content h3{font-size:18px;font-weight:600;color:var(--foreground);margin-bottom:12px;margin-top:24px}.legal-content p{font-size:16px;line-height:1.8;color:var(--foreground);margin-bottom:16px}.legal-content ul{margin-bottom:16px;padding-left:24px}.legal-content li{font-size:16px;line-height:1.8;color:var(--foreground);margin-bottom:8px}.legal-content a{color:#075e54;text-decoration:underline}.legal-content a:hover{color:#054d44}.legal-content strong{font-weight:600}.legal-footer{padding:24px 0;background:var(--secondary);border-top:1px solid var(--border)}.legal-footer .container{display:flex;justify-content:space-between;align-items:center}.legal-footer p{font-size:14px;color:var(--muted-foreground)}.legal-footer-links{display:flex;gap:24px}.legal-footer-links a{font-size:14px;color:var(--muted-foreground);transition:color .2s ease}.legal-footer-links a:hover{color:var(--foreground)}@media(max-width:768px){.legal-content{padding:100px 0 60px}.legal-content h2{font-size:20px}.legal-footer .container{flex-direction:column;gap:16px;text-align:center}}
