@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#f2f0e8;color:#1f2937;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.slide-up{opacity:0;transform:translateY(30px);transition:opacity .8s all .4s cubic-bezier(.4,0,.2,1),transform .8s all .4s cubic-bezier(.4,0,.2,1)}.scale-up{opacity:0;transform:scale(.95);transition:opacity 1s all .4s cubic-bezier(.4,0,.2,1),transform 1s all .4s cubic-bezier(.4,0,.2,1)}.slide-up-group .column{opacity:0;transform:translateY(20px);transition:opacity .8s all .4s cubic-bezier(.4,0,.2,1),transform .8s all .4s cubic-bezier(.4,0,.2,1)}.slide-up-group .column:nth-child(2){transition-delay:.2s}.visible .slide-up,.visible.slide-up{opacity:1;transform:translateY(0)}.visible .scale-up,.visible.scale-up{opacity:1;transform:scale(1)}.visible .slide-up-group .column{opacity:1;transform:translateY(0)}.visible .delay-1{transition-delay:.2s}.visible .delay-2{transition-delay:.4s}.section{padding:100px 0}.bg-navy{background-color:#0f172a;color:#fff}.bg-beige{background-color:#f2f0e8;color:#1f2937}.bg-white{background-color:#fff;color:#1f2937}.btn-blue{background-color:#3b82f6;color:#fff;padding:10px 24px;border-radius:50px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);border:none;cursor:pointer}.btn-blue:hover{background-color:#0b63f3;transform:scale(1.05)}.header{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 4rem;position:fixed;top:0;width:100%;z-index:1000;color:#fff;background-color:#242e47;border-bottom:1px solid rgba(255,255,255,.05)}@media (max-width: 768px){.header{padding:0 1.5rem;height:70px}}.header .logo img{height:40px;display:block}.header .nav{display:flex;gap:2.5rem;font-weight:500;font-size:.9rem}.hero{position:relative;padding:280px 0 200px}@media (max-width: 1920px) and (min-width: 1024px){.hero{padding:14.5vw 0 10.5vw}}.hero{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:left;overflow:hidden}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:#f2f1e9;background-image:var(--hero-pc-bg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media (max-width: 1920px) and (min-width: 1024px){.hero .hero-bg{background-size:100% auto;background-position:center top}}@media (min-width: 1921px){.hero .hero-bg{background-image:var(--hero-pc-bg),linear-gradient(to right,#f2f1e9 50%,#d6cab8 50%);background-size:1920px auto,100% 100%;background-position:center top,center;background-repeat:no-repeat,no-repeat}}.hero .hero-bg:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f2f1e91a;pointer-events:none}@media (max-width: 768px){.hero .hero-bg{background-image:var(--hero-mobile-bg);background-color:#f2f1e9;background-size:cover;background-position:center}.hero .hero-bg:before,.hero .hero-bg:after{display:none}}.hero .container{position:relative;z-index:1;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding-left:2rem}@media (max-width: 768px){.hero .container{align-items:flex-start;padding-left:2rem}}.hero .hero-title{color:#0f172a;font-size:40pt;font-weight:700;line-height:1.1;max-width:1200px;margin-bottom:2rem;text-align:left;letter-spacing:-.02em}@media (max-width: 768px){.hero .hero-title{color:#0f172a;font-size:clamp(15pt,10vw,32pt)}}.hero .hero-title .line-wrapper{overflow:hidden;height:52pt;display:flex;justify-content:flex-start}@media (max-width: 768px){.hero .hero-title .line-wrapper{height:clamp(22pt,12vw,42pt)}}.hero .hero-title .line-text{display:block;transform:translateY(100%);transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity 2s cubic-bezier(.165,.84,.44,1);opacity:0}.hero .hero-title .line-text.delay-1{transition-delay:.2s}.hero.visible .hero-title .line-text{transform:translateY(0);opacity:1}.hero .btn-blue{font-size:14pt;padding:16px 30px}@media (max-width: 768px){.hero .btn-blue{font-size:12pt;padding:12px 24px}}@media (max-width: 768px){.hero{padding:180px 0 100px;align-items:flex-start;text-align:left}.hero .hero-title{text-align:left}.hero .hero-title .line-wrapper{justify-content:flex-start}}.about{padding:130px 0}@media (max-width: 768px){.about{padding:90px 0}}.about .about-title{font-size:25.6pt;font-weight:500;margin-bottom:3rem;line-height:1.2;text-align:center}@media (max-width: 768px){.about .about-title{font-size:20pt;margin-bottom:2rem}}.about .about-columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem}@media (max-width: 1024px){.about .about-columns{gap:2rem}}@media (max-width: 768px){.about .about-columns{grid-template-columns:1fr;gap:2rem}}.about .about-columns p{font-size:1.1rem;color:#334155;line-height:1.6}.about .about-text{max-width:900px;margin:0 auto;border-left:4px solid #3b82f6;padding-left:2rem}.about .about-text p{font-size:1.1rem;color:#334155;line-height:1.8;word-break:keep-all}.about .about-text p+p{margin-top:1.5rem}.satisfaction{padding:120px 0;text-align:center;background-color:#001a4d}.satisfaction .satisfaction-header{margin-bottom:5rem}.satisfaction .satisfaction-header .satisfaction-title{font-size:25.6pt;font-weight:500;color:#fff;margin-bottom:2rem;letter-spacing:-.01em}@media (max-width: 768px){.satisfaction .satisfaction-header .satisfaction-title{font-size:20pt}}.satisfaction .satisfaction-header .satisfaction-subtitle{font-size:1.1rem;color:#ffffffd9;max-width:800px;margin:0 auto;line-height:1.6;font-weight:500}@media (min-width: 1025px){.satisfaction .satisfaction-header .satisfaction-subtitle br{display:none}}@media (min-width: 769px) and (max-width: 1024px){.satisfaction .satisfaction-header .satisfaction-subtitle br:nth-of-type(1){display:none}.satisfaction .satisfaction-header .satisfaction-subtitle br:nth-of-type(2){display:block}}@media (max-width: 768px){.satisfaction .satisfaction-header .satisfaction-subtitle br{display:block}}.satisfaction.visible .speech-bubble{animation:bubbleEntrance .8s cubic-bezier(.175,.885,.32,1.275) forwards,floating 3s ease-in-out infinite .8s;opacity:1}.satisfaction.visible .satisfaction-main .solution-text{opacity:1;transform:translateY(0)}.satisfaction .satisfaction-main{padding:2rem 0 6rem;margin-bottom:0;position:relative}.satisfaction .satisfaction-main .container.overflow-hidden{padding-top:24px;margin-top:-24px}.satisfaction .satisfaction-main .satisfaction-grid{display:flex;gap:10px;padding:0;width:100%;max-width:none;margin:0;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:transform .4s cubic-bezier(.65,0,.35,1)}.satisfaction .satisfaction-main .satisfaction-grid:active{cursor:grabbing}.satisfaction .satisfaction-main .satisfaction-grid{transform:translate(calc(-1 * var(--active-idx) * (100% + 10px)))}@media (min-width: 769px){.satisfaction .satisfaction-main .satisfaction-grid{transform:translate(calc(10% - var(--active-idx) * (80% + 10px)))}}.satisfaction .satisfaction-main .satisfaction-grid.no-transition{transition:none!important}.satisfaction .satisfaction-main .satisfaction-dots{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.satisfaction .satisfaction-main .satisfaction-dots .dot{width:16px;height:2px;border-radius:2px;background:rgba(255,255,255,.2);border:none;cursor:pointer;padding:0;transition:all .3s ease}.satisfaction .satisfaction-main .satisfaction-dots .dot.active{background:#fff;width:30px;box-shadow:0 0 10px #ffffff4d}.satisfaction .satisfaction-main .satisfaction-dots .dot:hover:not(.active){background:rgba(255,255,255,.4)}.satisfaction .satisfaction-main .satisfaction-column{display:flex;flex-direction:column;align-items:center;height:100%;flex:0 0 100%;padding:0 1rem;opacity:.5;transition:opacity .6s ease}@media (min-width: 769px){.satisfaction .satisfaction-main .satisfaction-column{flex:0 0 80%}}@media (max-width: 768px){.satisfaction .satisfaction-main .satisfaction-column{padding:0 .5rem}}.satisfaction .satisfaction-main .satisfaction-column.active{opacity:1}.satisfaction .satisfaction-main .speech-bubble{background:#fff;border:none;padding:1.5rem 1rem;position:relative;width:90%;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;box-shadow:0 15px 40px #00000040;border-radius:8px;margin-bottom:3rem}@media (max-width: 1024px){.satisfaction .satisfaction-main .speech-bubble{width:100%;min-height:auto;padding:1.5rem 1rem}}.satisfaction .satisfaction-main .speech-bubble p{color:#475569;font-size:1.05rem;font-weight:600;line-height:1.6;word-break:keep-all;margin:0;text-align:center}@media (min-width: 664px) and (max-width: 1024px){.satisfaction .satisfaction-main .speech-bubble p{max-width:440px}}@media (max-width: 1024px){.satisfaction .satisfaction-main .speech-bubble p br{display:none}}@media (min-width: 1025px){.satisfaction .satisfaction-main .speech-bubble p br:nth-of-type(2){display:none}}.satisfaction .satisfaction-main .speech-bubble .bubble-pointer{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:15px solid #fff}.satisfaction .satisfaction-main .solution-text{color:#ffffffe6;font-size:1.05rem;line-height:1.7;font-weight:400;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out .6s,transform .8s ease-out .6s;word-break:keep-all;text-align:center;max-width:100%;padding:1rem 0}@media (max-width: 1024px){.satisfaction .satisfaction-main .solution-text{padding:0}}@media (min-width: 1025px){.satisfaction .satisfaction-main .solution-text p br:nth-of-type(1),.satisfaction .satisfaction-main .solution-text p br:nth-of-type(3){display:none}}.satisfaction .satisfaction-main .solution-text:before,.satisfaction .satisfaction-main .solution-text:after{display:block;font-size:4rem;font-family:Georgia,serif;color:#fff3;line-height:1;height:2rem}.satisfaction .satisfaction-main .solution-text:before{content:"“";margin-bottom:.2rem}.satisfaction .satisfaction-main .solution-text:after{content:"”";margin-top:.2rem}.satisfaction .satisfaction-main .solution-text p{margin:0}.satisfaction .satisfaction-footer{margin-top:0;padding-top:4rem;border-top:1px solid rgba(255,255,255,.15)}.satisfaction .satisfaction-footer p{font-size:1.1rem;line-height:1.8;color:#fffc;font-weight:500;word-break:keep-all}@media (max-width: 768px){.satisfaction .satisfaction-footer p{font-size:1.1rem}}@keyframes bubbleEntrance{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes floating{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.process{text-align:center;padding:120px 0;background-image:url(/assets/process_bg-4bbe2466.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.process .process-title{font-size:25.6pt;font-weight:500;margin-bottom:3rem;color:#000}@media (max-width: 768px){.process .process-title{font-size:24pt;margin-bottom:3rem}}.process.visible .process-card{opacity:1!important;transform:translateY(0)!important}.process .process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:6rem}@media (max-width: 1024px){.process .process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.process .process-grid{grid-template-columns:1fr}}.process .process-grid .process-card{background:#F8F9FA;padding:3.5rem 2.5rem;text-align:left;border:none;opacity:0;transform:translateY(50px);transition:opacity 1s cubic-bezier(.2,1,.3,1),transform 1s cubic-bezier(.2,1,.3,1)}.process .process-grid .process-card:hover{transform:translateY(-8px)!important;box-shadow:0 15px 35px #0000000d}.process .process-grid .process-card .number{font-size:3.5rem;font-weight:800;margin-bottom:2.5rem;color:#000;font-family:Outfit,sans-serif;line-height:1}.process .process-grid .process-card h3{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#000}.process .process-grid .process-card p{font-size:1.05rem;color:#475569;line-height:1.5;font-weight:400;word-break:keep-all}.process .process-footer-text{font-size:1.25rem;color:#334155;max-width:800px;margin:0 auto;line-height:1.6;font-weight:500;text-align:center}.process-variant-label{position:absolute;top:20px;left:50%;transform:translate(-50%);background:rgba(59,130,246,.9);color:#fff;padding:8px 24px;border-radius:50px;font-size:.9rem;font-weight:600;z-index:10;letter-spacing:.02em;white-space:nowrap}.process-v1{background-image:none!important;background-color:#0f172a!important}.process-v1 .process-title{color:#fff!important}.process-v1 .process-grid .process-card{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.process-v1 .process-grid .process-card .number{color:#3b82f6!important}.process-v1 .process-grid .process-card h3{color:#fff!important}.process-v1 .process-grid .process-card p{color:#ffffffb3!important}.process-v1 .process-grid .process-card:hover{background:rgba(255,255,255,.1)!important;border-color:#3b82f666;box-shadow:0 15px 35px #0000004d!important}.process-v1 .process-footer-text{color:#ffffffbf!important}.process-v2 .process-grid .process-card,.process-v3 .process-grid .process-card,.process-v4 .process-grid .process-card{opacity:1!important;transform:translateY(0)!important}.process-v2{background-image:none!important;background:radial-gradient(ellipse at 20% 50%,rgba(59,130,246,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(139,92,246,.06) 0%,transparent 50%),radial-gradient(ellipse at 60% 80%,rgba(6,182,212,.06) 0%,transparent 50%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 50%,#f0fdfa 100%)!important}.process-v2 .process-title{color:#000!important}.process-v2 .process-grid .process-card{background:rgba(255,255,255,.75)!important;border:1px solid rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 16px #0000000a}.process-v2 .process-grid .process-card .number{color:#6366f1!important}.process-v2 .process-grid .process-card h3{color:#000!important}.process-v2 .process-grid .process-card p{color:#475569!important}.process-v2 .process-grid .process-card:hover{box-shadow:0 15px 35px #6366f11a!important;border-color:#6366f133}.process-v2 .process-footer-text{color:#334155!important}.process-v3{background-image:none!important;background-color:#f9fafb!important;position:relative}.process-v3:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,#d1d5db 1px,transparent 1px);background-size:24px 24px;opacity:.5;z-index:0;pointer-events:none}.process-v3 .container{position:relative;z-index:1}.process-v3 .process-title{color:#000!important}.process-v3 .process-grid .process-card{background:#fff!important;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.process-v3 .process-grid .process-card .number{color:#0f172a!important}.process-v3 .process-grid .process-card h3{color:#000!important}.process-v3 .process-grid .process-card p{color:#6b7280!important}.process-v3 .process-grid .process-card:hover{border-color:#c7d2fe;box-shadow:0 10px 30px #0000000f!important}.process-v3 .process-footer-text{color:#374151!important}.process-v4{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;position:relative}.process-v4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(15,23,42,.55);z-index:0;pointer-events:none}.process-v4 .container{position:relative;z-index:1}.process-v4 .process-title{color:#fff!important}.process-v4 .process-grid .process-card{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.process-v4 .process-grid .process-card .number{color:#60a5fa!important}.process-v4 .process-grid .process-card h3{color:#fff!important}.process-v4 .process-grid .process-card p{color:#ffffffbf!important}.process-v4 .process-grid .process-card:hover{background:rgba(255,255,255,.14)!important;box-shadow:0 15px 40px #0006!important}.process-v4 .process-footer-text{color:#fffc!important}.portfolio-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem;margin:0 auto 3.5rem;max-width:fit-content}.portfolio-filter .filter-btn{padding:.5rem 1.4rem;background:transparent;border:1px solid rgba(255,255,255,.3);border-radius:0;color:#fff9;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:90px;letter-spacing:-.01em;text-transform:uppercase}.portfolio-filter .filter-btn:hover{border-color:#fffc;color:#fff}.portfolio-filter .filter-btn.active{background:#fff;border-color:#fff;color:#001a4d;font-weight:700}@media (max-width: 768px){.portfolio-filter .filter-btn{font-size:.8rem;padding:.4rem 1rem;min-width:auto}}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem 2.4rem}@media (max-width: 1024px){.portfolio-grid{grid-template-columns:1fr 1fr;gap:3.5rem 2.4rem}}@media (max-width: 768px){.portfolio-grid{grid-template-columns:1fr;gap:3rem 1.5rem}}@media (min-width: 1025px),(max-width: 768px){#portfolio .portfolio-grid .project-card:nth-child(4){display:none}}.portfolio-grid .project-card{text-align:left;display:flex;flex-direction:column;opacity:0;transform:translateY(60px);transition:transform .8s cubic-bezier(.2,.6,.2,1),opacity .8s cubic-bezier(.2,.6,.2,1);transition-delay:calc(var(--index) * .1s)}.portfolio-grid .project-card.visible{opacity:1;transform:translateY(0)}.portfolio-grid .project-card:hover .mockup-container{box-shadow:0 40px 80px #0009}.portfolio-grid .project-card:hover .project-image .overlay{opacity:1}.portfolio-grid .project-card .card-top-line{width:100%;height:1px;background:rgba(255,255,255,.4);margin-bottom:2.5rem}.portfolio-grid .project-card .category{font-size:.7rem;font-weight:700;margin-bottom:.8rem;color:#fff;display:inline-flex}.portfolio-grid .project-card .category span{background:transparent;border:1px solid rgba(255,255,255,.6);padding:.4rem 1.1rem;border-radius:50px;letter-spacing:.08em;text-transform:uppercase}.portfolio-grid .project-card .project-title{font-size:18pt;font-weight:400;line-height:1.35;margin-bottom:24px;color:#fff;letter-spacing:-.01em;min-height:auto}@media (max-width: 768px){.portfolio-grid .project-card .project-title{font-size:15pt}}.portfolio-grid .project-card .mockup-container{border-radius:0;overflow:hidden;background:white;box-shadow:0 30px 60px #0006;transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s cubic-bezier(.2,.6,.2,1)}.portfolio-grid .project-card .mockup-container .project-image{position:relative;aspect-ratio:16/11}.portfolio-grid .project-card .mockup-container .project-image img{width:100%;height:100%;object-fit:cover;display:block;background:#dcdcdc;padding:0;transition:transform .7s cubic-bezier(.2,.6,.2,1)}.portfolio-grid .project-card .mockup-container .project-image .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.portfolio-grid .project-card .mockup-container .project-image .overlay span{color:#fff;padding:.7rem 1.4rem;border:1px solid white;border-radius:30px;font-size:.9rem}.portfolio-grid .project-card .mockup-container .project-image:hover .overlay{opacity:1}.portfolio{padding:100px 0;background-color:#0f172a}.portfolio .section-title{font-size:25.6pt;font-weight:500;margin-bottom:3rem;color:#fff;text-align:left}@media (max-width: 768px){.portfolio .section-title{font-size:20pt;margin-bottom:2rem}}.portfolio .btn-container{text-align:left;margin-top:4rem}.portfolio .btn-container .btn-more{background:white;color:#000;border:none;padding:1.2rem 3rem;border-radius:60px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease}.portfolio .btn-container .btn-more:hover{transform:translateY(-5px);box-shadow:0 10px 25px #fff3;background:#f8f9fa}.header{position:fixed;top:0;left:0;width:100%;padding:2rem 0;z-index:1000;transition:all .3s ease}.header .header-container{display:flex;justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto}@media (max-width: 768px){.header .header-container{width:96%;padding:0 .5rem}}.header .logo{cursor:pointer;flex:0 0 auto}.header .logo img{height:36px}.header .nav{display:flex;gap:4rem;flex:1;justify-content:center}.header .nav .nav-link{background:none;border:none;color:#fff;font-size:1.1rem;font-weight:500;cursor:pointer;padding:.5rem 0;opacity:.8;transition:all .3s ease;display:inline-flex;flex-direction:column;align-items:center}.header .nav .nav-link:after{content:attr(data-text);height:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none;font-weight:800}.header .nav .nav-link.active{opacity:1;font-weight:800}@media (max-width: 768px){.header .nav{gap:1.2rem}.header .nav .nav-link{font-size:.95rem}}.header .btn-contact{flex:0 0 auto;background:#3B82F6;color:#fff;border:none;padding:.8rem 2rem;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.header .btn-contact:hover{transform:translateY(-2px);background:rgb(34.6195121951,114.4512195122,244.8804878049);box-shadow:0 4px 15px #3b82f666}.portfolio-page{padding-top:15rem;padding-bottom:10rem;min-height:100vh}.portfolio-page .section-title{font-size:32pt;font-weight:400;margin-bottom:4rem;color:#fff;text-align:left}@media (max-width: 1024px){.portfolio-page .section-title{font-size:28pt;margin-bottom:3rem}}@media (max-width: 768px){.portfolio-page .section-title{font-size:24pt;margin-bottom:2rem}}.about-page,.techstack-page,.portfolio-page{padding-top:15rem;padding-bottom:10rem;min-height:100vh}.techstack-page .history-title{margin-bottom:4rem}.techstack-page .tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.5rem 3rem}@media (max-width: 1200px){.techstack-page .tech-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width: 768px){.techstack-page .tech-grid{grid-template-columns:1fr;gap:2.5rem}}.techstack-page .tech-section .tech-icon-wrapper{margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start}.techstack-page .tech-section .tech-icon-wrapper .tech-icon{width:32px;height:32px;color:#ffffffb3;transition:all .4s cubic-bezier(.4,0,.2,1)}.techstack-page .tech-section .line-divider{width:100%;height:1px;background:rgba(255,255,255,.15);margin-bottom:.8rem}.techstack-page .tech-section:hover .tech-icon{color:#3b82f6;transform:translateY(-2px)}@media (min-width: 769px) and (max-width: 1200px){.techstack-page .tech-section .tech-content-wrapper{display:flex;gap:1.5rem;align-items:flex-start}}.techstack-page .tech-section .tech-category{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.8rem;letter-spacing:-.02em}@media (max-width: 768px){.techstack-page .tech-section .tech-category{font-size:1rem}}@media (min-width: 769px) and (max-width: 1200px){.techstack-page .tech-section .tech-category{width:10.5rem;flex-shrink:0;margin-bottom:0;font-size:1.1rem}}.techstack-page .tech-section .tech-list{list-style:none;padding:0;margin-bottom:.5rem}@media (min-width: 769px) and (max-width: 1200px){.techstack-page .tech-section .tech-list{flex:1;margin-bottom:0}}.techstack-page .tech-section .tech-list li{color:#ffffffd9;font-size:1rem;font-weight:400;margin-bottom:.35rem;line-height:1.5}@media (max-width: 768px){.techstack-page .tech-section .tech-list li{font-size:.9rem}}.techstack-page .capability-wrapper{display:flex;gap:40px;align-items:flex-start;margin-top:2rem}@media (max-width: 1000px){.techstack-page .capability-wrapper{flex-direction:column;gap:3rem;align-items:stretch}}.techstack-page .capability-wrapper .capability-image-box{flex:55;flex-shrink:1;border-radius:0;overflow:hidden;box-shadow:0 15px 40px #0006;aspect-ratio:40/29;height:auto}.techstack-page .capability-wrapper .capability-image-box img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.techstack-page .capability-wrapper .capability-list{flex:45;flex-shrink:1;display:flex;flex-direction:column;min-width:0}.techstack-page .capability-wrapper .capability-list .capability-item{display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(255,255,255,.1)}.techstack-page .capability-wrapper .capability-list .capability-item:first-child{border-top:none}.techstack-page .capability-wrapper .capability-list .capability-item:first-child .capability-content{padding-top:0}.techstack-page .capability-wrapper .capability-list .capability-item:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.techstack-page .capability-wrapper .capability-list .capability-item .capability-content{display:flex;flex-direction:column;gap:.8rem;padding:1.8rem 0}.techstack-page .capability-wrapper .capability-list .capability-item .capability-content .capability-title{font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.techstack-page .capability-wrapper .capability-list .capability-item .capability-content .capability-title .capability-number{color:#fff6;margin-right:.5rem;font-weight:500}@media (max-width: 768px){.techstack-page .capability-wrapper .capability-list .capability-item .capability-content .capability-title{font-size:1.05rem}}.techstack-page .capability-wrapper .capability-list .capability-item .capability-content .capability-detail{font-size:1rem;font-weight:400;color:#ffffffb3;line-height:1.6}@media (max-width: 768px){.techstack-page .capability-wrapper .capability-list .capability-item .capability-content .capability-detail{font-size:.9rem}}.history-title{font-size:32pt;font-weight:400;margin-bottom:3rem;color:#fff;text-align:left}@media (max-width: 1024px){.history-title{font-size:28pt;margin-bottom:3rem}}@media (max-width: 768px){.history-title{font-size:24pt;margin-bottom:2rem}}.about-page .about-intro-section{margin-bottom:7rem;max-width:1000px;padding-top:2rem}.about-page .about-intro-section .intro-title{font-size:15pt;font-weight:400;color:#fff9;margin-bottom:3.5rem;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:1rem;display:inline-block}.about-page .about-intro-section .intro-content p{font-size:1.15rem;line-height:1.95;color:#ffffffe0;margin-bottom:2.2rem;word-break:keep-all}.about-page .about-intro-section .intro-content p.greeting{font-size:1.9rem;font-weight:700;color:#fff;margin-bottom:2.5rem;letter-spacing:-.01em}.about-page .about-intro-section .intro-content p.highlight{font-weight:700;color:#fff;font-size:1.35rem;margin-top:3.5rem;position:relative;padding:2.5rem;background:rgba(255,255,255,.03);border-left:2px solid #fff;line-height:1.6}@media (max-width: 768px){.about-page .about-intro-section{margin-bottom:5rem;padding-top:1rem}.about-page .about-intro-section .intro-title{font-size:12pt;margin-bottom:2.5rem}.about-page .about-intro-section .intro-content p{font-size:1.05rem;line-height:1.8}.about-page .about-intro-section .intro-content p.greeting{font-size:1.5rem;margin-bottom:1.8rem}.about-page .about-intro-section .intro-content p.highlight{font-size:1.15rem;padding:1.8rem;margin-top:2.5rem}}.about-page .history-timeline{width:100%}.about-page .history-timeline .history-row{display:flex;padding:1.8rem 0;border-bottom:1px solid rgba(255,255,255,.2)}.about-page .history-timeline .history-row:first-child{padding-top:0}@media (max-width: 768px){.about-page .history-timeline .history-row{flex-direction:column;gap:.8rem;padding:1.4rem 0}.about-page .history-timeline .history-row:first-child{padding-top:0}}.about-page .history-timeline .history-row .year{width:400px;flex-shrink:0;font-size:1rem;font-weight:500;color:#fff}@media (max-width: 1024px){.about-page .history-timeline .history-row .year{width:300px}}@media (max-width: 768px){.about-page .history-timeline .history-row .year{width:100%;font-size:.9rem}}.about-page .history-timeline .history-row .description{flex:1}.about-page .history-timeline .history-row .description p{font-size:1rem;line-height:1.8;color:#ffffffe6;font-weight:400;margin-bottom:1rem;word-break:keep-all}@media (max-width: 768px){.about-page .history-timeline .history-row .description p{font-size:.9rem;line-height:1.6}}.about-page .history-timeline .history-row .description p:last-child{margin-bottom:0}.about-page .executive-section{margin-top:8rem}@media (max-width: 768px){.about-page .executive-section{margin-top:5rem}}.about-page .executive-section .executive-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}@media (max-width: 1024px){.about-page .executive-section .executive-grid{gap:2rem}}@media (max-width: 768px){.about-page .executive-section .executive-grid{grid-template-columns:1fr;gap:2.5rem}}.about-page .executive-section .executive-card{background:rgba(255,255,255,.05);border-radius:0;padding:3rem;text-align:left;box-shadow:0 10px 40px #0006}.about-page .executive-section .executive-card .exec-header{margin-bottom:2.5rem}.about-page .executive-section .executive-card .exec-header .exec-name{font-size:17pt;font-weight:600;margin-bottom:1rem;color:#fff;display:flex;align-items:center;gap:12px}.about-page .executive-section .executive-card .exec-header .exec-name .role-sep{color:#fff6;font-weight:100}.about-page .executive-section .executive-card .exec-header .exec-name .exec-role-inline{font-size:13pt;font-weight:400;color:#ffffffe6}@media (max-width: 768px){.about-page .executive-section .executive-card .exec-header .exec-name{font-size:13pt}.about-page .executive-section .executive-card .exec-header .exec-name .exec-role-inline{font-size:10.5pt}}.about-page .executive-section .executive-card .exec-header .exec-bar-container{position:relative;width:100%;height:1px;margin-top:1rem;display:flex;align-items:center}.about-page .executive-section .executive-card .exec-header .exec-bar-container .exec-bar{width:100%;height:1px;border-radius:1px;background:linear-gradient(to right,rgba(255,255,255,.1) 0%,var(--exec-color) 100%)}.about-page .executive-section .executive-card .exec-header .exec-bar-container .exec-bar-dot{position:absolute;right:0;width:10px;height:10px;border-radius:50%;box-shadow:0 0 12px currentColor}.about-page .executive-section .executive-card .exec-content .exec-list{list-style:none;padding:0;margin:0}.about-page .executive-section .executive-card .exec-content .exec-list li{font-size:.95rem;color:#ffffffd9;margin-bottom:1.2rem;position:relative;padding-left:1.5rem;line-height:1.5}.about-page .executive-section .executive-card .exec-content .exec-list li:before{content:"•";position:absolute;left:0;top:50%;transform:translateY(-55%);color:#fff;font-size:1.2em}.about-page .executive-section .executive-card .exec-content .exec-list li:last-child{margin-bottom:0}@media (max-width: 768px){.about-page .executive-section .executive-card .exec-content .exec-list li{font-size:.9rem}}.about-page .slide-up{opacity:0;transform:translateY(30px);transition:transform 7.5s cubic-bezier(.165,.84,.44,1),opacity 7.5s cubic-bezier(.165,.84,.44,1)!important}.about-page .slide-up.visible{opacity:1!important;transform:translateY(0)!important}.footer{background-color:#f2f0e8;padding:60px 0 40px;border-top:none;color:#1e293b}.footer .footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.footer .footer-top .footer-logo img{height:40px;display:block}.footer .footer-top .footer-brand{font-size:2.5rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.footer .footer-middle{display:grid;grid-template-columns:250px 1fr;gap:40px;margin-bottom:60px}@media (max-width: 768px){.footer .footer-middle{grid-template-columns:1fr;gap:30px}}.footer .footer-middle .footer-col{font-size:.8rem;line-height:1.6;color:#334155;font-weight:400;text-align:left}.footer .footer-bottom{font-size:.76rem;color:#475569;font-weight:400;text-align:left}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.modal-content{background:white;width:100%;max-width:900px;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 25px 50px #0000004d;animation:modalAppear .4s cubic-bezier(.165,.84,.44,1)}@keyframes modalAppear{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:2rem;color:#333;cursor:pointer;z-index:10;line-height:1;transition:transform .3s ease}.modal-close:hover{transform:rotate(90deg);color:#000}.modal-body{display:flex;min-height:500px}@media (max-width: 768px){.modal-body{flex-direction:column}}.contact-info-panel{background:#0f172a;color:#fff;padding:4rem 3rem;flex:1;display:flex;flex-direction:column}.contact-info-panel h2{font-size:3rem;font-weight:700;margin-bottom:.5rem}.contact-info-panel .subtitle{font-size:1.2rem;opacity:.9;margin-bottom:4rem}.contact-info-panel .info-items{display:flex;flex-direction:column;gap:3rem}.contact-info-panel .info-items .info-item{display:flex;align-items:center;gap:1.5rem}.contact-info-panel .info-items .info-item .icon-box{width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center}.contact-info-panel .info-items .info-item .icon-box svg{width:28px;height:28px}.contact-info-panel .info-items .info-item .text-content{display:flex;flex-direction:column}.contact-info-panel .info-items .info-item .text-content .label{font-size:.85rem;font-weight:800;letter-spacing:.1em;margin-bottom:.3rem}.contact-info-panel .info-items .info-item .text-content .value{font-size:1.1rem;font-weight:500}@media (max-width: 768px){.contact-info-panel{padding:3rem 2rem}.contact-info-panel h2{font-size:2.5rem}.contact-info-panel .info-items{gap:2rem}}.contact-form-panel{padding:4rem 3rem;flex:1.2}.contact-form-panel h2{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:.5rem}.contact-form-panel .subtitle{font-size:1.1rem;color:#3b82f6;margin-bottom:3rem;font-weight:500}.contact-form-panel .form-group{margin-bottom:1.2rem}.contact-form-panel .form-group input,.contact-form-panel .form-group textarea{width:100%;padding:1rem 1.2rem;border:1px solid #e2e8f0;border-radius:4px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#f8fafc}.contact-form-panel .form-group input::placeholder,.contact-form-panel .form-group textarea::placeholder{color:#94a3b8}.contact-form-panel .form-group input:focus,.contact-form-panel .form-group textarea:focus{outline:none;border-color:#0f172a;box-shadow:0 0 0 3px #0f172a1a;background:white}.contact-form-panel .form-group textarea{resize:none}.contact-form-panel .btn-submit{width:100%;background:#3B82F6;color:#fff;border:none;padding:1.2rem;border-radius:4px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:1rem}.contact-form-panel .btn-submit:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 10px 15px #2563eb33}@media (max-width: 768px){.contact-form-panel{padding:3rem 2rem}.contact-form-panel h2{font-size:2rem}}.modal-content.portfolio-modal{max-width:1100px;height:90vh;display:flex;flex-direction:column;background:#ffffff;border-radius:0}.modal-content.portfolio-modal .portfolio-modal-body{flex:1;overflow-y:auto;padding:5rem 6rem;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.1) transparent}.modal-content.portfolio-modal .portfolio-modal-body::-webkit-scrollbar{width:6px}.modal-content.portfolio-modal .portfolio-modal-body::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1)}@media (max-width: 768px){.modal-content.portfolio-modal .portfolio-modal-body{padding:3.5rem 2rem}}.modal-content.portfolio-modal .project-info-header{margin-bottom:6rem}.modal-content.portfolio-modal .project-info-header .category-label{display:inline-block;font-weight:800;font-size:.85rem;color:#3b82f6;border-bottom:2px solid #3b82f6;margin-bottom:2rem;letter-spacing:.1em;text-transform:uppercase}.modal-content.portfolio-modal .project-info-header .project-title-large{font-size:4rem;font-weight:800;color:#0f172a;line-height:1.1;margin-bottom:4rem;letter-spacing:-.03em;white-space:pre-line}@media (max-width: 768px){.modal-content.portfolio-modal .project-info-header .project-title-large{font-size:2.2rem;margin-bottom:3rem}}.modal-content.portfolio-modal .project-meta-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(0,0,0,.08)}@media (max-width: 768px){.modal-content.portfolio-modal .project-meta-grid{grid-template-columns:1fr;gap:2.5rem}}.modal-content.portfolio-modal .meta-label{display:block;font-size:.75rem;font-weight:800;color:#94a3b8;margin-bottom:1.2rem;letter-spacing:.15em;text-transform:uppercase}.modal-content.portfolio-modal .meta-value{font-size:1.3rem;font-weight:600;color:#1e293b;line-height:1.4}@media (max-width: 768px){.modal-content.portfolio-modal .meta-value{font-size:1.1rem}}.modal-content.portfolio-modal .project-link-wrapper{margin-bottom:5rem}@media (max-width: 768px){.modal-content.portfolio-modal .project-link-wrapper{margin-bottom:3.5rem}}.modal-content.portfolio-modal .project-link-wrapper .project-external-link{display:inline-flex;align-items:center;gap:.8rem;color:#0f172a;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;position:relative;padding-bottom:4px}.modal-content.portfolio-modal .project-link-wrapper .project-external-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#3b82f6;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.modal-content.portfolio-modal .project-link-wrapper .project-external-link:hover{color:#3b82f6}.modal-content.portfolio-modal .project-link-wrapper .project-external-link:hover:after{transform:scaleX(1);transform-origin:left}.modal-content.portfolio-modal .project-link-wrapper .project-external-link:hover svg{transform:translate(3px,-3px)}.modal-content.portfolio-modal .project-link-wrapper .project-external-link svg{width:18px;height:18px;transition:transform .3s ease}.modal-content.portfolio-modal .tag-list{display:flex;flex-wrap:wrap;gap:.8rem}.modal-content.portfolio-modal .tag-list .tag{font-size:1rem;font-weight:500;color:#3b82f6}@media (max-width: 768px){.modal-content.portfolio-modal .tag-list .tag{font-size:.9rem}}.modal-content.portfolio-modal .project-summary{margin-bottom:8rem}@media (max-width: 768px){.modal-content.portfolio-modal .project-summary{margin-bottom:5rem}}.modal-content.portfolio-modal .project-summary p{font-size:1.4rem;line-height:1.7;color:#334155;font-weight:400;word-break:keep-all}@media (max-width: 768px){.modal-content.portfolio-modal .project-summary p{font-size:1.1rem}}.modal-content.portfolio-modal .project-gallery{display:flex;flex-direction:column;gap:5rem}@media (max-width: 768px){.modal-content.portfolio-modal .project-gallery{gap:3rem}}.modal-content.portfolio-modal .project-gallery .gallery-item{width:100%;border-radius:0;overflow:hidden;box-shadow:0 20px 50px #00000014}.modal-content.portfolio-modal .project-gallery .gallery-item .gallery-zoom-button{width:100%;display:block;border:0;padding:0;background:transparent;cursor:zoom-in;line-height:0}.modal-content.portfolio-modal .project-gallery .gallery-item img{width:100%;display:block;height:auto;opacity:0;animation:fadeIn 1s forwards}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.92);padding:clamp(18px,4vw,56px);animation:fadeIn .2s ease forwards}.image-lightbox-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;touch-action:none;cursor:grab}.image-lightbox-stage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:center center;transition:transform .08s ease-out;will-change:transform}.image-lightbox-close{position:fixed;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));z-index:1201;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(15,23,42,.64);color:#fff;font-size:2rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-lightbox-hint{position:fixed;left:50%;bottom:max(18px,env(safe-area-inset-bottom));transform:translate(-50%);z-index:1201;padding:.55rem .9rem;border-radius:999px;background:rgba(15,23,42,.6);color:#ffffffd1;font-size:.85rem;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes fadeIn{to{opacity:1}}:root{--renewal-bg-deep: #08111f;--renewal-bg-navy: #0b1628;--renewal-bg-card: rgba(255, 255, 255, .07);--renewal-blue: #4f8cff;--renewal-blue-strong: #2563eb;--renewal-cyan: #38bdf8;--renewal-text-dark: #142033;--renewal-text-muted: #64748b;--renewal-line: rgba(148, 163, 184, .18);--renewal-shadow: 0 24px 70px rgba(8, 17, 31, .18)}html{scroll-behavior:smooth;background:var(--renewal-bg-deep)}body{background:radial-gradient(circle at top left,rgba(79,140,255,.1),transparent 32rem),linear-gradient(180deg,#f7f3eb 0%,#eef4ff 48%,#0b1628 100%);color:var(--renewal-text-dark)}.container{max-width:1240px}.section{padding:clamp(86px,8vw,132px) 0}.bg-navy,.about-page,.techstack-page,.portfolio-page,.process-v1{background:radial-gradient(circle at 18% 0%,rgba(79,140,255,.16),transparent 34rem),radial-gradient(circle at 90% 18%,rgba(56,189,248,.1),transparent 28rem),linear-gradient(135deg,#08111f 0%,#0b1628 48%,#101827 100%)!important}.bg-white{background:radial-gradient(circle at 84% 12%,rgba(79,140,255,.08),transparent 28rem),linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}h1,h2,h3,h4,h5,h6{letter-spacing:-.035em}p{word-break:keep-all}.btn-blue,.header .btn-contact,.contact-form-panel .btn-submit,.portfolio .btn-container .btn-more{background:linear-gradient(135deg,var(--renewal-blue) 0%,var(--renewal-blue-strong) 100%);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:999px;box-shadow:0 14px 32px #2563eb4d;transition:transform .28s ease,box-shadow .28s ease,filter .28s ease}.btn-blue:hover,.header .btn-contact:hover,.contact-form-panel .btn-submit:hover,.portfolio .btn-container .btn-more:hover{background:linear-gradient(135deg,#6ea2ff 0%,#2f6df3 100%);transform:translateY(-3px);box-shadow:0 18px 42px #2563eb66;filter:saturate(1.05)}.header{height:76px;padding:0;background:rgba(8,17,31,.78)!important;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 12px 34px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header .header-container{width:100%;max-width:1240px;padding:0 2rem}.header .nav{gap:clamp(1.5rem,4vw,4rem)}.header .nav .nav-link{color:#ffffffc2;font-size:clamp(.88rem,1vw,1.02rem);letter-spacing:-.01em;position:relative}.header .nav .nav-link:before{content:"";position:absolute;left:50%;bottom:-.34rem;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--renewal-blue),var(--renewal-cyan));transform:translate(-50%);transition:width .28s ease}.header .nav .nav-link:hover,.header .nav .nav-link.active{color:#fff;opacity:1}.header .nav .nav-link:hover:before,.header .nav .nav-link.active:before{width:100%}.header .btn-contact{padding:.72rem 1.55rem}.about-title,.satisfaction-title,.process-title,.section-title,.history-title{font-weight:700!important;line-height:1.08}.about .about-title,.satisfaction .satisfaction-header .satisfaction-title,.process .process-title{font-size:clamp(2rem,3.2vw,3rem)!important}.history-title,.portfolio-page .section-title{font-size:clamp(2.15rem,4vw,4.4rem)!important}.about .about-text{max-width:980px;padding:clamp(1.6rem,3vw,2.4rem);border-left:0;border-radius:28px;background:rgba(255,255,255,.78);border:1px solid rgba(79,140,255,.12);box-shadow:0 22px 56px #0f172a14}.about .about-text p{color:#334155;font-size:clamp(1rem,1.4vw,1.12rem)}.about .about-text strong{color:var(--renewal-blue-strong)}.satisfaction{background:radial-gradient(circle at 18% 12%,rgba(79,140,255,.2),transparent 30rem),linear-gradient(135deg,#07101f 0%,#0b1b34 52%,#0b1628 100%)!important}.satisfaction .satisfaction-header{margin-bottom:clamp(3rem,6vw,5rem)}.satisfaction .satisfaction-main .speech-bubble{border-radius:24px;box-shadow:0 26px 70px #00000042}.process-v1 .process-grid .process-card,.about-page .executive-section .executive-card,.techstack-page .tech-section,.portfolio-grid .project-card .mockup-container,.modal-content{border-radius:24px}.process-v1 .process-grid .process-card,.about-page .executive-section .executive-card{background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 24px 70px #0000003d}.process .process-grid{gap:clamp(1rem,2vw,1.8rem);margin-bottom:clamp(3rem,6vw,5rem)}.process .process-grid .process-card{padding:clamp(2rem,3vw,3.2rem)}.portfolio-filter .filter-btn{border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.portfolio-filter .filter-btn.active{box-shadow:0 12px 30px #ffffff1f}.portfolio-grid .project-card .card-top-line{background:linear-gradient(90deg,rgba(79,140,255,.8),rgba(255,255,255,.16))}.portfolio-grid .project-card .category span{background:rgba(79,140,255,.12);border-color:#4f8cff73;color:#dbeafe}.portfolio-grid .project-card .mockup-container{box-shadow:0 26px 70px #00000057}.techstack-page .tech-section{padding:1.5rem;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);transition:transform .28s ease,border-color .28s ease,background .28s ease}.techstack-page .tech-section:hover{transform:translateY(-4px);background:rgba(255,255,255,.06);border-color:#4f8cff47}.footer{background:linear-gradient(180deg,#f7f3eb 0%,#eef4ff 100%)!important;border-top:1px solid rgba(15,23,42,.08)}@media (max-width: 1024px){.container{padding:0 1.5rem}.section{padding:88px 0}}@media (max-width: 768px){.container{padding:0 1.15rem}.section{padding:72px 0}.header{height:68px}.header .header-container{width:100%;padding:0 .9rem;gap:.8rem}.header .logo img{height:28px}.header .nav{gap:.72rem;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.header .nav::-webkit-scrollbar{display:none}.header .nav .nav-link{flex:0 0 auto;font-size:.78rem;white-space:nowrap}.header .btn-contact{padding:.52rem .78rem;font-size:.72rem;white-space:nowrap}.hero .container{padding-left:1.15rem}.about .about-text,.process-v1 .process-grid .process-card,.about-page .executive-section .executive-card,.techstack-page .tech-section,.modal-content{border-radius:18px}.about-page,.techstack-page,.portfolio-page{padding-top:8.5rem;padding-bottom:5rem}}.header:after{content:"";position:absolute;left:50%;bottom:0;width:min(92%,1440px);height:1px;background:linear-gradient(90deg,transparent,rgba(79,140,255,.55),transparent);transform:translate(-50%);pointer-events:none}.header .logo img{filter:drop-shadow(0 8px 18px rgba(79,140,255,.18))}.hero{isolation:isolate}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(247,243,235,.94) 0%,rgba(247,243,235,.74) 34%,rgba(247,243,235,.08) 72%),radial-gradient(circle at 22% 48%,rgba(79,140,255,.16),transparent 24rem);pointer-events:none}.hero .container{z-index:2}.hero .hero-title{max-width:760px;color:#08111f;text-shadow:0 18px 46px rgba(255,255,255,.4)}.hero .btn-blue{position:relative;overflow:hidden}.hero .btn-blue:after{content:"";position:absolute;top:-70%;left:-40%;width:42%;height:240%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.38),transparent);transform:rotate(18deg);transition:left .55s ease}.hero .btn-blue:hover:after{left:115%}.about{position:relative;overflow:hidden}.about:before{content:"";position:absolute;top:8rem;right:-7rem;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,rgba(79,140,255,.12),transparent 68%);pointer-events:none}.about .about-title{max-width:840px;margin-left:auto;margin-right:auto}.about .about-text{position:relative}.about .about-text:before{content:"Technical Partner";display:inline-flex;margin-bottom:1.35rem;padding:.45rem .9rem;border-radius:999px;background:rgba(37,99,235,.08);color:var(--renewal-blue-strong);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.satisfaction .satisfaction-title{background:linear-gradient(90deg,#ffffff,#bfdbfe 48%,#ffffff);-webkit-background-clip:text;color:transparent!important}.satisfaction .satisfaction-subtitle{max-width:680px!important}.satisfaction .satisfaction-main:before{content:"";position:absolute;left:50%;top:0;width:min(72rem,92vw);height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:translate(-50%)}.satisfaction .satisfaction-column.active .speech-bubble{border:1px solid rgba(255,255,255,.85)}.satisfaction h4{color:#93c5fd!important}.process-v1{position:relative;overflow:hidden}.process-v1:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,black 18%,black 82%,transparent 100%);pointer-events:none}.process-v1 .container{position:relative;z-index:1}.process-v1 .process-title{margin-bottom:4rem!important}.process-v1 .process-grid .process-card{position:relative;overflow:hidden}.process-v1 .process-grid .process-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 24% 0%,rgba(79,140,255,.18),transparent 40%);opacity:0;transition:opacity .35s ease;pointer-events:none}.process-v1 .process-grid .process-card:hover:after{opacity:1}.process-v1 .process-grid .process-card .number{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;border-radius:22px;background:rgba(79,140,255,.12);border:1px solid rgba(79,140,255,.24);font-size:2.4rem}.portfolio-page .section-title{position:relative}.portfolio-page .section-title:after{content:"";display:block;width:4.5rem;height:3px;margin-top:1.2rem;border-radius:999px;background:linear-gradient(90deg,var(--renewal-blue),var(--renewal-cyan))}.portfolio-grid .project-card .mockup-container{transform:translateZ(0)}.portfolio-grid .project-card:hover .mockup-container{transform:translateY(-8px)}.portfolio-grid .project-card:hover .project-image img{transform:scale(1.04)}.portfolio-grid .project-card .project-image .overlay{background:linear-gradient(135deg,rgba(8,17,31,.68),rgba(37,99,235,.52))}.portfolio-grid .project-card .project-image .overlay span{background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#ffffffb8}.contact-modal .contact-info-panel{background:radial-gradient(circle at 20% 15%,rgba(79,140,255,.26),transparent 16rem),linear-gradient(135deg,#08111f 0%,#0b1b34 100%)}.contact-modal .contact-form-panel{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)}@media (max-width: 768px){.hero:before{background:linear-gradient(180deg,rgba(247,243,235,.92) 0%,rgba(247,243,235,.72) 46%,rgba(247,243,235,.04) 100%),radial-gradient(circle at 35% 24%,rgba(79,140,255,.14),transparent 18rem)}.hero .hero-title{max-width:78vw}.process-v1 .process-grid .process-card .number{width:4rem;height:4rem;border-radius:18px;font-size:2rem;margin-bottom:1.6rem}.portfolio-page .section-title:after{width:3.5rem}}@media (max-width: 640px){body{overflow-x:hidden}.container{width:100%;padding-left:1rem;padding-right:1rem}.header{height:auto;min-height:96px}.header .header-container{flex-wrap:wrap;align-content:center;padding:0 .75rem;gap:.55rem}.header .logo{order:1;min-width:32px;flex:0 0 auto}.header .nav{order:3;flex:1 1 auto;flex-basis:100%;min-width:0;gap:clamp(.7rem,3.2vw,1rem);justify-content:center;padding:.04rem .1rem 0;-webkit-mask-image:none;mask-image:none}.header .nav .nav-link{min-height:28px;padding:.18rem .04rem;font-size:clamp(.8rem,3.45vw,.88rem);line-height:1.1;letter-spacing:-.035em}.header .btn-contact{order:2;margin-left:auto;min-height:38px;padding:.48rem .62rem;font-size:.68rem}.hero{min-height:620px;padding:138px 0 92px}.hero .hero-bg{background-position:center top}.hero .hero-title{font-size:clamp(2rem,10vw,3rem)!important;margin-bottom:1.35rem}.hero .hero-title .line-wrapper{height:clamp(2.55rem,12vw,3.7rem)}.hero .btn-blue{min-height:46px;padding:.82rem 1.25rem;font-size:.95rem}.about .about-title{font-size:clamp(1.65rem,8vw,2.25rem)!important;text-align:left}.about .about-text{padding:1.35rem}.about .about-text:before{margin-bottom:1rem;font-size:.68rem}.about .about-text p{font-size:.96rem;line-height:1.78}.satisfaction{padding-top:78px;padding-bottom:72px}.satisfaction .satisfaction-header{margin-bottom:2.4rem}.satisfaction .satisfaction-main{padding-bottom:3.5rem}.satisfaction .satisfaction-main .speech-bubble{width:100%;padding:1.2rem .95rem;margin-bottom:2rem}.satisfaction .satisfaction-main .speech-bubble p{font-size:.95rem}.satisfaction .satisfaction-main .solution-text{font-size:.94rem;line-height:1.65}.process-v1 .process-title{margin-bottom:2.2rem!important;text-align:left}.process-v1 .process-grid{gap:1rem;margin-bottom:2.2rem}.process-v1 .process-grid .process-card{padding:1.45rem}.process-v1 .process-grid .process-card h3{font-size:1.28rem;margin-bottom:.85rem}.process-v1 .process-grid .process-card p{font-size:.94rem;line-height:1.62}.process-v1 .process-footer-text{text-align:left;font-size:.98rem}.portfolio-filter{justify-content:flex-start;max-width:none;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.4rem;scrollbar-width:none}.portfolio-filter::-webkit-scrollbar{display:none}.portfolio-filter .filter-btn{flex:0 0 auto;min-height:38px;padding:.45rem .9rem}.portfolio-grid{gap:2.2rem}.portfolio-grid .project-card .card-top-line{margin-bottom:1.45rem}.portfolio-grid .project-card .category span{padding:.35rem .78rem}.portfolio-grid .project-card .project-title{font-size:1.18rem;margin-bottom:1rem}.about-page,.techstack-page,.portfolio-page{padding-top:7.8rem}.history-title,.portfolio-page .section-title{font-size:clamp(2rem,10vw,3.1rem)!important}.techstack-page .tech-grid{gap:1rem}.techstack-page .tech-section{padding:1.2rem}.techstack-page .capability-wrapper{gap:2rem}.about-page .executive-section .executive-card{padding:1.45rem}.modal-overlay{padding:.75rem;align-items:flex-start;overflow-y:auto}.modal-content{margin:.75rem 0;max-height:none}.contact-info-panel,.contact-form-panel{padding:2rem 1.35rem!important}.contact-info-panel h2{font-size:2rem}.contact-info-panel .subtitle{margin-bottom:2rem;font-size:1rem}.contact-info-panel .info-items .info-item{align-items:flex-start;gap:1rem}.contact-info-panel .info-items .info-item .icon-box{width:46px;height:46px;flex:0 0 46px}.contact-info-panel .info-items .info-item .text-content .value{font-size:.95rem}.contact-form-panel h2{font-size:1.8rem}.contact-form-panel .subtitle{margin-bottom:1.5rem;font-size:.95rem}.contact-form-panel .form-group input,.contact-form-panel .form-group textarea,.contact-form-panel .btn-submit{min-height:46px}}@media (max-width: 380px){.header .logo img{height:24px}.header .nav .nav-link{font-size:.78rem}.header .btn-contact{padding-left:.5rem;padding-right:.5rem;font-size:.64rem}.hero{min-height:580px}.hero .hero-title{font-size:1.9rem!important}}.hero{min-height:clamp(660px,100vh - 1px,860px);padding:clamp(120px,12vh,172px) 0 clamp(86px,10vh,132px) 0!important;justify-content:center}.hero .hero-bg{background-size:cover!important;background-position:center center!important}.hero:before{background:linear-gradient(90deg,rgba(247,243,235,.95) 0%,rgba(247,243,235,.78) 36%,rgba(247,243,235,.18) 62%,rgba(247,243,235,0) 82%),radial-gradient(circle at 24% 52%,rgba(79,140,255,.14),transparent 23rem)}.hero .container{min-height:clamp(410px,55vh,560px);justify-content:center;align-items:flex-start;padding-left:clamp(1.5rem,7vw,3rem)!important;padding-right:clamp(1.5rem,6vw,6rem);transform:translateY(18px)}.hero .hero-title{max-width:min(48vw,760px);margin-bottom:clamp(1.35rem,2.2vw,2rem);font-size:clamp(2.75rem,4.15vw,5rem)!important;line-height:1.04}.hero .hero-title .line-wrapper{height:1.08em}.hero .btn-blue{margin-top:.25rem}@media (min-width: 1024px) and (max-width: 1440px){.hero{min-height:700px}.hero .container{padding-left:3rem!important;transform:translateY(10px)}.hero .hero-title{max-width:53vw;font-size:clamp(2.7rem,4.45vw,4.15rem)!important}}@media (min-width: 769px) and (max-width: 1023px){.hero{min-height:640px;padding:116px 0 86px!important}.hero .hero-bg{background-position:58% center!important}.hero .container{min-height:420px;padding-left:2rem!important;padding-right:2rem;transform:translateY(0)}.hero .hero-title{max-width:560px;font-size:clamp(2.45rem,6vw,3.8rem)!important}}@media (max-width: 768px){.hero{min-height:min(720px,100vh - 1px);padding:112px 0 76px!important;justify-content:flex-start}.hero .hero-bg{background-size:cover!important;background-position:center top!important}.hero:before{background:linear-gradient(180deg,rgba(247,243,235,.96) 0%,rgba(247,243,235,.82) 42%,rgba(247,243,235,.22) 72%,rgba(247,243,235,.02) 100%),radial-gradient(circle at 34% 25%,rgba(79,140,255,.13),transparent 18rem)}.hero .container{min-height:auto;padding-left:1.15rem!important;padding-right:1.15rem;padding-top:clamp(1.5rem,8vh,4.5rem);transform:none}.hero .hero-title{max-width:92vw;font-size:clamp(2.15rem,10.2vw,3.35rem)!important;line-height:1.06;margin-bottom:1.2rem}.hero .hero-title .line-wrapper{height:1.12em}}@media (max-width: 420px){.hero{min-height:620px;padding-top:104px!important}.hero .hero-title{font-size:clamp(2rem,10.5vw,2.85rem)!important}}@media (max-width: 768px){.hero{justify-content:center}.hero .container{padding-top:0;transform:translateY(clamp(-56px,-6vh,-32px))}.hero .hero-bg{background-size:auto clamp(360px,62vh,540px)!important;background-position:right bottom!important}}@media (max-width: 420px){.hero .container{transform:translateY(clamp(-48px,-5.5vh,-28px))}.hero .hero-bg{background-size:auto clamp(340px,56vh,460px)!important;background-position:right bottom!important}}.overflow-hidden{overflow:hidden}.techstack-page .tech-grid{gap:3.5rem 3rem}.techstack-page .tech-section{padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transform:none!important;transition:none!important}.techstack-page .tech-section:before,.techstack-page .tech-section:after{display:none!important;content:none!important}.techstack-page .tech-section:hover{transform:none!important;background:transparent!important;border-color:transparent!important}.techstack-page .tech-section .tech-icon-wrapper{margin-bottom:1rem}.techstack-page .tech-section .tech-icon-wrapper .tech-icon{width:30px;height:30px;color:#ffffffa3;filter:none!important}.techstack-page .tech-section:hover .tech-icon{color:#ffffffc7;transform:none!important}.techstack-page .tech-section .line-divider{width:100%;height:1px;margin-bottom:.85rem;background:rgba(255,255,255,.16)!important;box-shadow:none!important}.techstack-page .tech-section .tech-category{color:#fff;font-size:1.08rem;font-weight:600;letter-spacing:-.025em;margin-bottom:.85rem;text-shadow:none!important}.techstack-page .tech-section .tech-list li{color:#ffffffc7;font-size:.98rem;line-height:1.55;margin-bottom:.32rem}@media (max-width: 640px){.techstack-page .tech-grid{gap:2.25rem}.techstack-page .tech-section{padding-left:1rem!important;border-left:1px solid rgba(255,255,255,.16)!important}.techstack-page .tech-section .tech-icon-wrapper .tech-icon{width:28px;height:28px}.techstack-page .tech-section .tech-category{font-size:1rem}.techstack-page .tech-section .tech-list li{font-size:.9rem}}.about:before{display:none!important;content:none!important}.about .about-title{max-width:980px;margin-bottom:3.5rem;color:#111827;font-size:clamp(2rem,3.4vw,3.15rem);font-weight:500;line-height:1.22;letter-spacing:-.055em;text-align:left}.about .about-text{position:relative;max-width:980px;margin:0 auto;padding:0 0 0 3.2rem;border:0!important;background:transparent!important;box-shadow:none!important}.about .about-text:before{content:"“"!important;position:absolute;top:-2.05rem;left:-.15rem;display:block!important;margin:0!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#d7dee8!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(5.5rem,10vw,9rem)!important;font-weight:400!important;line-height:1!important;letter-spacing:-.08em!important;text-transform:none!important;pointer-events:none}.about .about-text:after{content:"";position:absolute;left:0;top:4.2rem;bottom:.35rem;width:1px;background:#dce3ec}.about .about-text p{max-width:900px;margin:0;color:#4b5563;font-size:clamp(1.02rem,1.32vw,1.16rem);font-weight:400;line-height:2.05;letter-spacing:-.025em;word-break:keep-all}.about .about-text p+p{margin-top:1.45rem}.about .about-text strong{color:#111827;font-weight:700;background:linear-gradient(transparent 62%,rgba(191,219,254,.8) 0)}@media (max-width: 768px){.about .about-title{margin-bottom:2.5rem;text-align:left}.about .about-text{padding-left:2.15rem}.about .about-text:before{top:-1.45rem;left:-.05rem}.about .about-text:after{top:3.1rem}.about .about-text p{font-size:.98rem;line-height:1.85}}.about{padding:clamp(92px,9vw,150px) 0!important;background:radial-gradient(circle at 12% 18%,rgba(79,140,255,.13),transparent 26rem),radial-gradient(circle at 92% 72%,rgba(56,189,248,.11),transparent 24rem),linear-gradient(180deg,#ffffff 0%,#f4f8ff 100%)!important}.about .container{position:relative}.about .about-eyebrow{display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1.25rem;color:#2563eb;font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.about .about-eyebrow:before{content:"";width:2.75rem;height:2px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#38bdf8)}.about .about-title{max-width:780px!important;margin:0 0 clamp(2rem,4vw,3.5rem) 0!important;color:#08111f!important;font-size:clamp(2.25rem,4.2vw,4.25rem)!important;font-weight:800!important;line-height:1.05!important;letter-spacing:-.065em!important;text-align:left!important;word-break:keep-all!important;overflow-wrap:normal!important}.about .about-showcase{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:clamp(1.4rem,3.4vw,3.2rem);align-items:stretch}.about .about-text{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:420px;max-width:none!important;margin:0!important;padding:clamp(2rem,4vw,3.6rem)!important;overflow:hidden;border:1px solid rgba(37,99,235,.14)!important;border-radius:34px!important;background:linear-gradient(135deg,rgba(255,255,255,.92) 0%,rgba(239,246,255,.86) 100%)!important;box-shadow:0 28px 80px #0f172a1f!important}.about .about-text:before{content:""!important;position:absolute;inset:auto -10% -34% auto;display:block!important;width:min(28rem,60vw)!important;height:min(28rem,60vw)!important;border-radius:50%!important;background:radial-gradient(circle,rgba(79,140,255,.22) 0%,rgba(56,189,248,.12) 36%,transparent 68%)!important;pointer-events:none}.about .about-text:after{content:"TECHNICAL\aPARTNER"!important;position:absolute!important;right:clamp(1.4rem,3vw,2.4rem)!important;top:clamp(1.4rem,3vw,2.4rem)!important;left:auto!important;bottom:auto!important;width:auto!important;height:auto!important;background:transparent!important;color:#0f172a14!important;font-family:Outfit,sans-serif!important;font-size:clamp(2.5rem,5.5vw,5.2rem)!important;font-weight:800!important;line-height:.86!important;letter-spacing:-.08em!important;white-space:pre!important;text-align:right!important;pointer-events:none}.about .about-text p{position:relative;z-index:1;max-width:720px!important;color:#334155!important;font-size:clamp(1.02rem,1.35vw,1.18rem)!important;line-height:1.82!important}.about .about-text p:first-child{max-width:680px!important;color:#111827!important;font-size:clamp(1.22rem,2vw,1.7rem)!important;font-weight:700!important;line-height:1.55!important;letter-spacing:-.045em!important}.about .about-text strong{color:#1d4ed8!important;background:linear-gradient(transparent 58%,rgba(147,197,253,.55) 0)!important}.about .about-value-panel{display:flex;flex-direction:column;justify-content:stretch;gap:1rem}.about .value-item{position:relative;flex:1;min-height:126px;padding:clamp(1.35rem,2vw,1.85rem);overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:26px;background:#ffffff;box-shadow:0 18px 46px #0f172a14;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.about .value-item:after{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#2563eb,#38bdf8);opacity:.9}.about .value-item:hover{transform:translateY(-4px);border-color:#2563eb3d;box-shadow:0 24px 60px #2563eb24}.about .value-item .value-number{display:block;margin-bottom:1.05rem;color:#93c5fd;font-family:Outfit,sans-serif;font-size:.92rem;font-weight:800;letter-spacing:.08em}.about .value-item strong{display:block;margin-bottom:.45rem;color:#0f172a;font-size:clamp(1.15rem,1.45vw,1.38rem);line-height:1.1;letter-spacing:-.04em}.about .value-item p{margin:0;color:#64748b;font-size:.98rem;line-height:1.55}@media (max-width: 900px){.about .about-showcase{grid-template-columns:1fr}.about .about-text{min-height:auto}.about .about-value-panel{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width: 640px){.about .about-eyebrow{font-size:.72rem}.about .about-title{font-size:clamp(2rem,10vw,2.85rem)!important}.about .about-text{padding:1.45rem!important;border-radius:22px!important}.about .about-text:after{font-size:2.25rem!important;opacity:.8}.about .about-text p:first-child{font-size:1.13rem!important}.about .about-value-panel{grid-template-columns:1fr}.about .value-item{min-height:auto;border-radius:20px}}
