@import"https://fonts.googleapis.com/css2?family=Playpen+Sans+Thai:wght@100..800&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Playpen Sans Thai,"Baloo 2",Nunito,cursive,sans-serif;background:#fef0f4;color:#4a2c2c;overflow-x:hidden;min-height:100vh}.landing{position:relative;overflow-x:hidden;background:radial-gradient(ellipse at 50% 10%,rgba(255,107,107,.1) 0%,transparent 60%),radial-gradient(ellipse at 30% 50%,rgba(81,207,102,.08) 0%,transparent 55%),radial-gradient(ellipse at 80% 80%,rgba(255,142,142,.08) 0%,transparent 55%)}.section{position:relative;z-index:2;padding:5rem 1.5rem;min-height:auto}.section-header{text-align:center;margin-bottom:3.5rem;max-width:600px;margin-left:auto;margin-right:auto}.section-badge{display:inline-flex;align-items:center;gap:4px;padding:.3em 1em;font-size:.85rem;font-weight:700;border-radius:99px;background:#ff6b6b1f;color:#ff6b6b;margin-bottom:1rem;letter-spacing:.03em}.section-header h2{font-family:Playpen Sans Thai,"Baloo 2",Nunito,cursive,sans-serif;font-size:clamp(1.6rem,4vw,2.6rem);font-weight:800;color:#4a2c2c;line-height:1.3;margin-bottom:.5rem}.section-header p{font-size:1.05rem;color:#b58585;font-weight:500}.floating-nav{left:0;pointer-events:none;position:fixed;right:0;top:clamp(.75rem,2vw,1.25rem);z-index:100;transform:translateY(-150%);opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .4s ease}.floating-nav.visible{transform:translateY(0);opacity:1}.floating-nav__inner{align-items:center;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);background:#ffffff8c;border:1px solid rgba(255,255,255,.7);border-radius:999px;box-shadow:0 2px 18px #0000000d,0 0 0 1px #ff6b6b0a;display:flex;justify-content:space-between;gap:1rem;margin:0 auto;max-width:1000px;padding:.55rem clamp(.85rem,2.4vw,1.4rem);pointer-events:auto;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;width:calc(100% - clamp(1.5rem,6vw,3rem))}.nav-brand{cursor:pointer;flex-shrink:0}.nav-logo{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:1rem;font-weight:800;color:#ff6b6b;letter-spacing:.02em}.nav-links{display:flex;gap:clamp(.4rem,1.8vw,1.2rem);align-items:center;justify-content:center}.nav-links a{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:.85rem;font-weight:700;color:#4a2c2c;text-decoration:none;transition:color .2s ease;padding:.3em .2em;white-space:nowrap}.nav-links a:hover{color:#ff6b6b}.nav-links a.active{color:#ff6b6b;position:relative}.nav-links a.active:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:60%;height:2px;background:#ff6b6b;border-radius:2px}.fade-up-el{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.fade-up-el.visible{opacity:1;transform:translateY(0)}.fade-up-el:nth-child(1){transition-delay:.05s}.fade-up-el:nth-child(2){transition-delay:.1s}.fade-up-el:nth-child(3){transition-delay:.15s}.fade-up-el:nth-child(4){transition-delay:.2s}.fade-up-el:nth-child(5){transition-delay:.25s}.fade-up-el:nth-child(6){transition-delay:.3s}.fade-up-el:nth-child(7){transition-delay:.35s}.fade-up-el:nth-child(8){transition-delay:.4s}.fade-up-el:nth-child(9){transition-delay:.45s}.fade-up-el:nth-child(10){transition-delay:.5s}.fade-up-el:nth-child(11){transition-delay:.55s}.fade-up-el:nth-child(12){transition-delay:.6s}.bg-canvas,.shapes-layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.shape{position:absolute;transform:translate(-50%,-50%)}.shape-dot{width:clamp(8px,1.5vw,14px);height:clamp(8px,1.5vw,14px);border-radius:50%;background:currentColor;opacity:.5}.shape:nth-child(odd) .shape-dot{background:#ff6b6b;box-shadow:0 0 8px #ff6b6b4d}.shape:nth-child(2n) .shape-dot{background:#51cf66;box-shadow:0 0 8px #51cf664d}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}.hero-gradient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 50% 30%,rgba(255,107,107,.12) 0%,transparent 60%),radial-gradient(ellipse at 30% 60%,rgba(81,207,102,.08) 0%,transparent 55%),radial-gradient(ellipse at 70% 50%,rgba(255,142,142,.08) 0%,transparent 55%)}.hero-parallax{position:absolute;top:-5%;left:-5%;width:110%;height:110%;z-index:0;pointer-events:none}.hero .content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:700px;width:100%}.heading-wrapper{margin-bottom:.5rem}.heading{font-family:Playpen Sans Thai,"Baloo 2",Nunito,cursive,sans-serif;font-size:clamp(2.2rem,6vw,5rem);font-weight:800;letter-spacing:-.01em;line-height:1.2;color:#ff6b6b;text-shadow:0 3px 6px rgba(255,107,107,.2),0 1px 2px rgba(255,142,142,.15);display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:0;min-height:1.3em}.heading-char{display:inline-block;white-space:pre}.cursor{display:inline-block;color:#ff6b6b;font-weight:400;margin-left:2px}.coming-soon{display:flex;align-items:center;gap:.2rem;margin-bottom:1.2rem;opacity:0}.cs-char{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700;color:#51cf66;letter-spacing:.04em;text-shadow:0 1px 3px rgba(81,207,102,.15);display:inline-block;white-space:pre}.cursor-cs{display:inline-block;color:#51cf66;font-weight:400}.hero-tagline{font-size:clamp(.95rem,2vw,1.2rem);color:#b58585;font-weight:500;max-width:480px;margin-bottom:2rem;line-height:1.6;opacity:0}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;opacity:0}.scroll-indicator{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.8rem;color:#c49595;font-weight:600;opacity:0}.scroll-arrows{display:flex;flex-direction:column;align-items:center;gap:-2px}.scroll-arrow{display:flex;align-items:center;justify-content:center;color:#ff6b6b;line-height:.6}.btn{display:inline-flex;align-items:center;gap:5px;padding:.7em 1.8em;font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:.95rem;font-weight:700;border:2px solid transparent;border-radius:99px;cursor:pointer;transition:all .25s ease;text-decoration:none;letter-spacing:.02em}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;border-color:transparent;box-shadow:0 4px 14px #ff6b6b4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.btn-outline{background:transparent;color:#ff6b6b;border-color:#ff6b6b}.btn-outline:hover{background:#ff6b6b14;transform:translateY(-2px)}.btn-lg{padding:.85em 2.4em;font-size:1.05rem}.features{padding:5rem 1.5rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem;max-width:1000px;margin:0 auto}.feature-card{background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000000f}.feature-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.8rem;color:#ff6b6b}.feature-card h3{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:1.2rem;font-weight:800;color:#4a2c2c;margin-bottom:.4rem}.feature-card p{font-size:.92rem;color:#b58585;line-height:1.6}.stats{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;padding:3rem 1.5rem;background:#ffffff59;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(255,107,107,.1);border-bottom:1px solid rgba(81,207,102,.1)}.stat-item{text-align:center;min-width:130px}.stat-number{display:block;font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#ff6b6b;line-height:1;margin-bottom:.3rem}.stat-label{font-size:.9rem;color:#b58585;font-weight:600}.showcase{padding:5rem 1.5rem}.showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.project-card{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #00000014}.project-image{height:140px;background:linear-gradient(135deg,#ff6b6b1f,#51cf661f);display:flex;align-items:center;justify-content:center}.project-emoji{color:#ff6b6b;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.coming-soon-tag{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;font-size:.7rem;font-weight:700;padding:.25em .8em;border-radius:99px;box-shadow:0 3px 10px #ff6b6b4d;letter-spacing:.03em}.project-info{padding:1.3rem 1.2rem}.project-tag{display:inline-block;font-size:.75rem;font-weight:700;padding:.2em .8em;border-radius:99px;background:#51cf6626;color:#51cf66;margin-bottom:.5rem}.project-info h3{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:1.15rem;font-weight:800;color:#4a2c2c;margin-bottom:.3rem}.project-info p{font-size:.88rem;color:#b58585;line-height:1.5;margin-bottom:.6rem}.project-link{color:#ff6b6b;text-decoration:none;transition:color .2s ease}.project-link:hover{color:#51cf66;text-decoration:underline}.project-features{list-style:none;margin-bottom:.8rem}.project-features li{font-size:.82rem;color:#4a2c2c;padding:.25em 0;display:flex;align-items:center;gap:.4rem}.project-features .check{color:#51cf66;flex-shrink:0;display:inline-flex;align-items:center}.project-visit{display:inline-flex;align-items:center;gap:3px;font-size:.85rem;font-weight:700;color:#ff6b6b;text-decoration:none;transition:all .2s ease}.project-visit:hover{color:#51cf66;transform:translate(4px)}.project-visit .visit-arrow{transition:transform .2s ease}.project-visit:hover .visit-arrow{transform:translate(3px)}.tech{padding:5rem 1.5rem;background:#ffffff4d}.tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:800px;margin:0 auto}.tech-item{display:flex;align-items:center;gap:.5rem;background:#ffffffb3;border:1px solid rgba(255,255,255,.8);border-radius:99px;padding:.55em 1.2em;font-size:.9rem;font-weight:600;color:#4a2c2c;transition:transform .25s ease,box-shadow .25s ease;cursor:default}.tech-item:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 6px 16px #00000012}.tech-icon{color:#ff6b6b;flex-shrink:0}.tech-name{white-space:nowrap}.process{padding:5rem 1.5rem}.stepper{max-width:650px;margin:0 auto;display:flex;flex-direction:column;gap:0}.stepper-step{display:flex;gap:1.5rem;align-items:flex-start}.stepper-step:last-child .stepper-indicator{min-height:auto}.stepper-indicator{display:flex;flex-direction:column;align-items:center;min-height:130px;flex-shrink:0;width:44px}.stepper-circle{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #ff6b6b4d;flex-shrink:0;z-index:1}.stepper-line{width:3px;flex:1;min-height:40px;background:linear-gradient(180deg,#ff6b6b,#51cf66);border-radius:2px;margin:6px 0}.stepper-content{flex:1;padding-bottom:2rem}.stepper-content h3{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:1.1rem;font-weight:800;color:#4a2c2c;margin-bottom:.3rem}.stepper-num{color:#ff6b6b;font-weight:800;font-size:1.05rem}.stepper-content p{font-size:.9rem;color:#b58585;line-height:1.6}.testimonials{padding:5rem 1.5rem;background:#ffffff4d}.testimonial-carousel{max-width:550px;margin:0 auto 1.5rem;position:relative;min-height:180px}.testimonial-card{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .5s ease,transform .5s ease;background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:20px;padding:2rem;text-align:center}.testimonial-card.active{opacity:1;transform:translateY(0);pointer-events:auto;position:relative}.testimonial-quote{font-size:1.05rem;color:#4a2c2c;font-style:italic;line-height:1.7;margin-bottom:1.2rem}.testimonial-author{display:flex;align-items:center;gap:.8rem;justify-content:center}.testimonial-avatar{display:flex;align-items:center;justify-content:center;color:#ff6b6b}.testimonial-author strong{display:block;font-size:.95rem;font-weight:800;color:#4a2c2c}.testimonial-author span{font-size:.82rem;color:#b58585}.testimonial-dots{display:flex;gap:.5rem;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:2px solid #ff6b6b;background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.dot.active{background:#ff6b6b;transform:scale(1.2)}.dot:hover{background:#ff6b6b33}.faq{padding:5rem 1.5rem;background:#ffffff4d}.faq-list{max-width:650px;margin:0 auto}.faq-item{background:#ffffffa6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8);border-radius:16px;margin-bottom:.8rem;cursor:pointer;overflow:hidden;transition:box-shadow .3s ease}.faq-item:hover{box-shadow:0 4px 16px #0000000a}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.3rem;font-weight:700;color:#4a2c2c;font-size:.98rem}.faq-toggle{display:flex;align-items:center;justify-content:center;color:#ff6b6b;transition:transform .35s ease;flex-shrink:0;margin-left:1rem}.faq-toggle.open{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease;padding:0 1.3rem}.faq-answer p{font-size:.9rem;color:#b58585;line-height:1.7;padding-bottom:1rem}.faq-item:has(.faq-toggle.open) .faq-answer{max-height:300px;padding:0 1.3rem .3rem}.cta{padding:5rem 1.5rem;text-align:center}.cta-content{max-width:550px;margin:0 auto}.cta-content h2{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;color:#4a2c2c;margin-bottom:.6rem}.cta-content p{font-size:1rem;color:#b58585;margin-bottom:2rem;line-height:1.6}.cta-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.footer{background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(255,107,107,.1);padding:3rem 1.5rem 1.5rem}.footer-content{max-width:900px;margin:0 auto 2rem;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}.footer-brand{max-width:260px}.footer-brand h3{font-family:Playpen Sans Thai,"Baloo 2",cursive,sans-serif;font-size:1.3rem;font-weight:800;color:#ff6b6b;margin-bottom:.4rem}.footer-brand p{font-size:.88rem;color:#b58585;line-height:1.6}.footer-links{display:flex;gap:3rem;flex-wrap:wrap}.footer-col h4{font-size:.9rem;font-weight:800;color:#4a2c2c;margin-bottom:.8rem}.footer-col a{display:block;font-size:.85rem;color:#b58585;text-decoration:none;margin-bottom:.5rem;transition:color .2s ease}.footer-col a:hover{color:#ff6b6b}.footer-bottom{max-width:900px;margin:0 auto;text-align:center;font-size:.82rem;color:#c49595;padding-top:1.2rem;border-top:1px solid rgba(0,0,0,.06)}::selection{background:#ff6b6b40;color:#4a2c2c}@media (max-width: 768px){.section{padding:3.5rem 1rem}.section-header{margin-bottom:2.5rem}.hero{padding:1.2rem}.hero-actions{flex-direction:column;align-items:center}.stats{gap:1.8rem}.stat-item{min-width:100px}.features-grid,.showcase-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.tech-grid{gap:.7rem}.tech-item{font-size:.82rem;padding:.45em 1em}.stepper-step{gap:1rem}.stepper-indicator{min-height:100px}.stepper-circle{width:38px;height:38px}.footer-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-brand{max-width:100%}.footer-links{justify-content:center;gap:2rem}.cta-actions{flex-direction:column;align-items:center}}@media (max-width: 400px){.hero-actions .btn{width:100%;text-align:center}.testimonial-card{padding:1.5rem}}
