html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{word-break:keep-all;overflow-wrap:break-word}.hamburger-btn{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;background:#0a0a0acc;border:1px solid #ffffff26;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:0;transition:border-color .3s;display:flex;position:fixed;top:1.5rem;right:1.5rem}.hamburger-btn:hover{border-color:#4f46e580}.hamburger-line{background:#fff;border-radius:2px;width:20px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-btn.active .hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.hamburger-btn.active .hamburger-line:nth-child(2){opacity:0}.hamburger-btn.active .hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.menu-backdrop{z-index:998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;position:fixed;inset:0}.menu-panel{z-index:999;background:linear-gradient(#0f0f1a 0%,#0a0a0a 100%);border-left:1px solid #4f46e526;width:320px;max-width:85vw;height:100vh;padding:5rem 2rem 2rem;position:fixed;top:0;right:0;overflow-y:auto}.menu-list{margin:0;padding:0;list-style:none}.menu-item{border-bottom:1px solid #ffffff0d}.menu-item:last-child{border-bottom:none}.menu-link{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 0;font-family:inherit;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.menu-link:hover{color:var(--accent-light,#818cf8)}.menu-parent{text-align:left}.menu-arrow{color:var(--text-muted,#a1a1aa);font-size:1.3rem;transition:transform .2s}.menu-arrow.expanded{transform:rotate(90deg)}.menu-sub{margin:0;padding:0 0 0 1rem;list-style:none;overflow:hidden}.menu-sub-link{color:var(--text-muted,#a1a1aa);padding:.7rem 0;font-size:.95rem;font-weight:400}.menu-sub-link:hover{color:#fff}*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#0a0a0a;--accent:#4f46e5;--accent-light:#818cf8;--text:#fff;--text-muted:#a1a1aa}body{background:var(--primary);color:var(--text);word-break:keep-all;-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.app{width:100%}.hero{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100dvh;padding:0 1.5rem;display:flex;position:sticky;top:0;overflow:hidden}.hero-bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.hero-overlay{z-index:1;background:#0009;position:absolute;inset:0}.hero-label{z-index:2;color:#fff;letter-spacing:.3em;margin-bottom:.5rem;font-size:clamp(1.2rem,3vw,2rem);font-weight:300;position:relative}.hero-title{z-index:2;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#4f46e5 50%,#818cf8 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,10vw,10rem);font-weight:900;position:relative}.hero-subtitle{z-index:2;color:var(--text-muted);letter-spacing:.05em;text-align:center;margin-top:1rem;padding:0 1rem;font-size:clamp(.95rem,2.5vw,1.5rem);font-weight:300;position:relative}.scroll-indicator{z-index:2;color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem}.scroll-arrow{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:30px}.section-title{text-align:center;color:var(--text);margin-bottom:2rem;font-size:clamp(1.6rem,4vw,3rem);font-weight:800}.about-section{z-index:2;background:var(--primary);justify-content:center;padding:6rem 8%;display:flex;position:relative}.about-content{text-align:center;max-width:800px}.about-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.9}.about-stats{justify-content:center;gap:clamp(2rem,5vw,4rem);margin-top:3rem;display:flex}.stat-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.stat-number{background:linear-gradient(135deg, var(--accent), var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900}.stat-label{color:var(--text-muted);font-size:clamp(.8rem,1.2vw,.95rem)}.content-section{z-index:2;background:var(--primary);justify-content:center;align-items:center;gap:4rem;min-height:auto;padding:6rem 8%;display:flex;position:relative}.content-section:nth-child(odd){flex-direction:row-reverse}.section-content{flex:1;max-width:500px}.content-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.content-description{color:var(--text-muted);font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.9}.section-visual{flex:1;justify-content:center;align-items:center;display:flex}.visual-image{aspect-ratio:4/3;background-position:50%;background-size:cover;border:1px solid #4f46e526;border-radius:16px;width:100%;max-width:450px;box-shadow:0 20px 60px #4f46e533}.why-section{z-index:2;background:linear-gradient(180deg, var(--primary), #0d0d1a);padding:6rem 8%;position:relative}.why-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.why-card{background:#ffffff08;border:1px solid #4f46e526;border-radius:16px;padding:2rem;transition:border-color .3s}.why-card:hover{border-color:var(--accent)}.why-num{color:var(--accent);opacity:.4;margin-bottom:.8rem;font-size:2rem;font-weight:900;display:block}.why-card h3{color:var(--text);margin-bottom:.8rem;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:700}.why-card p{color:var(--text-muted);font-size:clamp(.88rem,1.1vw,.95rem);line-height:1.8}.services-overview{z-index:2;background:var(--primary);flex-direction:column;align-items:center;padding:6rem 8%;display:flex;position:relative}.services-intro{color:var(--text-muted);text-align:center;max-width:700px;margin-bottom:3rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.8}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.service-overview-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e533;border-radius:16px;padding:2rem;transition:border-color .3s,transform .3s}.service-overview-card:hover{border-color:var(--accent);transform:translateY(-4px)}.service-overview-card h3{color:var(--text);margin-bottom:.8rem;font-size:clamp(1.1rem,1.5vw,1.3rem)}.service-overview-card p{color:var(--text-muted);margin-bottom:1.2rem;font-size:clamp(.88rem,1.1vw,.95rem);line-height:1.8}.service-link{color:var(--accent-light);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .3s}.service-link:hover{color:var(--accent)}.tech-section{z-index:2;background:linear-gradient(180deg, var(--primary), #0d0d1a);flex-direction:column;align-items:center;padding:6rem 8%;display:flex;position:relative}.tech-desc{color:var(--text-muted);text-align:center;max-width:650px;margin-bottom:3rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.8}.tech-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:900px;display:grid}.tech-group{text-align:center}.tech-category{color:var(--accent-light);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.85rem;font-weight:700}.tech-tags{flex-direction:column;align-items:center;gap:.5rem;display:flex}.tech-tag{color:var(--text-muted);text-align:center;background:#4f46e514;border:1px solid #4f46e533;border-radius:8px;width:100%;padding:.5rem 1rem;font-size:clamp(.78rem,1vw,.85rem)}.process-preview{z-index:2;background:var(--primary);flex-direction:column;align-items:center;padding:6rem 8%;display:flex;position:relative}.process-preview-desc{color:var(--text-muted);text-align:center;max-width:600px;margin-bottom:3rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.8}.process-steps{flex-direction:column;gap:1rem;width:100%;max-width:700px;display:flex}.process-step-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:1.2rem;padding:1.5rem;display:flex}.process-step-num{color:var(--accent);opacity:.6;flex-shrink:0;min-width:2.5rem;font-size:1.5rem;font-weight:900}.process-step-card h3{color:var(--text);margin-bottom:.5rem;font-size:clamp(1rem,1.3vw,1.15rem);font-weight:700}.process-step-card p{color:var(--text-muted);font-size:clamp(.88rem,1.1vw,.95rem);line-height:1.7}.process-link-wrap{text-align:center;margin-top:2rem}.cards-section{z-index:2;background:linear-gradient(180deg, var(--primary), #0d0d1a);flex-direction:column;justify-content:center;align-items:center;padding:6rem 8%;display:flex;position:relative}.cards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1100px;display:grid}.card{cursor:pointer;background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e533;border-radius:16px;transition:border-color .3s;overflow:hidden}.card:hover{border-color:var(--accent)}.card-image{aspect-ratio:16/9;background-position:50%;background-size:cover;width:100%}.card-body{padding:1.5rem}.card-number{color:var(--accent);opacity:.5;margin-bottom:.5rem;font-size:2rem;font-weight:900}.card h3{color:var(--text);margin-bottom:.8rem;font-size:clamp(1.2rem,1.5vw,1.5rem)}.card p{color:var(--text-muted);font-size:clamp(.88rem,1vw,.95rem);line-height:1.7}.blog-preview{z-index:2;background:var(--primary);flex-direction:column;align-items:center;padding:6rem 8%;display:flex;position:relative}.blog-preview-desc{color:var(--text-muted);text-align:center;max-width:600px;margin-bottom:3rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.8}.blog-preview-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1000px;display:grid}.blog-preview-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e51f;border-radius:14px;height:100%;padding:1.8rem;text-decoration:none;transition:border-color .3s,transform .2s;display:block}.blog-preview-card:hover{border-color:var(--accent);transform:translateY(-3px)}.blog-preview-category{color:var(--accent-light);background:#4f46e526;border-radius:12px;margin-bottom:.8rem;padding:.25rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.blog-preview-card h3{color:#fff;margin-bottom:.6rem;font-size:clamp(1rem,1.3vw,1.15rem);font-weight:700;line-height:1.4}.blog-preview-card p{color:var(--text-muted);font-size:clamp(.85rem,1vw,.92rem);line-height:1.6}.cta-section{z-index:2;background:linear-gradient(135deg,#1a1a2e,#0a0a1a);justify-content:center;padding:6rem 8%;display:flex;position:relative}.cta-content{text-align:center;max-width:600px}.cta-content h2{color:var(--text);margin-bottom:1rem;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800}.cta-content p{color:var(--text-muted);margin-bottom:2rem;font-size:clamp(.95rem,1.3vw,1.1rem);line-height:1.8}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-btn{white-space:nowrap;border-radius:10px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .3s}.cta-btn:hover{transform:translateY(-2px)}.cta-btn.primary{background:var(--accent);color:#fff}.cta-btn.primary:hover{box-shadow:0 8px 30px #4f46e566}.cta-btn.secondary{color:var(--accent-light);background:0 0;border:1px solid #4f46e566}.cta-btn.secondary:hover{border-color:var(--accent-light);box-shadow:0 8px 30px #4f46e526}.footer{z-index:2;background:var(--primary);border-top:1px solid #ffffff0d;padding:3rem 8%;position:relative}.footer-content{text-align:center;max-width:800px;margin:0 auto}.footer-info{margin-bottom:1.5rem}.footer-brand{color:var(--text);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.footer-info p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--accent-light)}.footer-copy{color:var(--text-muted);opacity:.6;font-size:.8rem}.contact-section{z-index:2;background:var(--primary);justify-content:center;padding:6rem 8%;display:flex;position:relative}.contact-container{width:100%;max-width:700px}@media (width<=1024px){.tech-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.why-grid{gap:1rem}}@media (width<=768px){.hero{padding:0 1.5rem}.hero-label{letter-spacing:.15em}.hero-subtitle{letter-spacing:0;line-height:1.6}.about-section{padding:4rem 6%}.about-text{text-align:left}.content-section,.content-section:nth-child(odd){flex-direction:column;gap:2rem;padding:4rem 6%}.section-content{max-width:100%}.visual-image{width:100%;max-width:100%}.why-section{padding:4rem 6%}.why-grid{grid-template-columns:1fr;gap:1rem}.why-card{padding:1.5rem}.why-num{margin-bottom:.5rem;font-size:1.5rem}.services-overview{padding:4rem 6%}.services-intro{text-align:left}.services-grid{grid-template-columns:1fr;gap:1rem}.service-overview-card{padding:1.5rem}.tech-section{padding:4rem 6%}.tech-desc{text-align:left}.tech-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.process-preview{padding:4rem 6%}.process-preview-desc{text-align:left}.process-step-card{padding:1.2rem}.process-step-num{min-width:2rem;font-size:1.2rem}.cards-section{padding:4rem 6%}.cards-grid{grid-template-columns:1fr;gap:1rem}.card-body{padding:1.2rem}.card-number{font-size:1.5rem}.blog-preview{padding:4rem 6%}.blog-preview-desc{text-align:left}.blog-preview-grid{grid-template-columns:1fr;gap:1rem}.blog-preview-card{padding:1.4rem}.cta-section{padding:4rem 6%}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{text-align:center;width:100%;max-width:280px}.footer{padding:2.5rem 6%}.footer-links{gap:1rem}.section-title{margin-bottom:1.5rem}}@media (width<=400px){.about-section,.content-section,.content-section:nth-child(odd),.why-section,.services-overview,.tech-section,.process-preview,.cards-section,.blog-preview,.cta-section{padding-left:5%;padding-right:5%}.tech-grid{grid-template-columns:1fr 1fr}.hero{padding:0 1rem}}.top-bar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0ad9;border-bottom:1px solid #ffffff0f;padding:.9rem 8%;transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.top-bar-hidden{transform:translateY(-100%)}.top-bar-link{color:var(--accent-light);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.top-bar-link:hover{color:#fff}@media (width<=768px){.top-bar{padding:.8rem 5%}.top-bar-link{font-size:.9rem}}.policy-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.policy-container{width:100%;max-width:800px;padding-top:3.5rem}.policy-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.policy-updated{color:var(--text-muted);border-bottom:1px solid #ffffff14;margin-bottom:3rem;padding-bottom:2rem;font-size:.9rem}.policy-content{color:var(--text-muted);line-height:1.8}.policy-section{margin-bottom:3rem}.policy-section h2{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.policy-section h3{color:var(--accent-light);margin-top:1.5rem;margin-bottom:.8rem;font-size:1.05rem;font-weight:600}.policy-section p{margin-bottom:.8rem;font-size:.98rem}.policy-section ul{margin-bottom:1rem;padding-left:1.5rem}.policy-section li{margin-bottom:.5rem;font-size:.98rem}.policy-highlight{border-left:3px solid var(--accent);color:#fff;background:#4f46e51a;border-radius:0 8px 8px 0;padding:1rem 1.2rem;font-weight:500}.policy-table-wrap{margin:1rem 0;overflow-x:auto}.policy-table{border-collapse:collapse;width:100%;font-size:.9rem}.policy-table th,.policy-table td{text-align:left;border:1px solid #ffffff14;padding:.8rem 1rem}.policy-table th{color:#fff;background:#4f46e526;font-weight:600}.policy-table td{color:var(--text-muted)}.policy-info-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:1rem 0;padding:1.5rem}.policy-info-box p{margin-bottom:.4rem}@media (width<=768px){.policy-page{padding:2.5rem 5%}.policy-title{font-size:clamp(1.6rem,5vw,2.5rem)}.policy-section h2{font-size:1.15rem}.policy-section p,.policy-section li{font-size:.92rem}.policy-table{font-size:.78rem}.policy-table th,.policy-table td{padding:.5rem}.policy-back{margin-bottom:1.5rem;font-size:.9rem}}.contact-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.contact-page-container{width:100%;max-width:700px;padding-top:3.5rem}.contact-page-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.contact-page-desc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.contact-page-info{background:#4f46e514;border:1px solid #4f46e533;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem}.contact-info-item{align-items:center;gap:1rem;display:flex}.contact-info-label{color:var(--accent-light);min-width:60px;font-size:.95rem;font-weight:600}.contact-info-value{color:#fff;font-size:.95rem}.contact-guide{background:#4f46e50f;border:1px solid #4f46e526;border-radius:12px;margin-bottom:2.5rem;padding:1.5rem 2rem}.contact-guide h3{color:var(--accent-light);margin-bottom:.8rem;font-size:1rem;font-weight:600}.contact-guide ul{padding:0;list-style:none}.contact-guide li{color:var(--text-muted);padding:.3rem 0 .3rem 1rem;font-size:.95rem;position:relative}.contact-guide li:before{content:"•";color:var(--accent);position:absolute;left:0}.contact-form{margin-bottom:2rem}.contact-page-textarea{width:100%;color:var(--text);resize:vertical;background:#1a1a2e;border:1px solid #4f46e54d;border-radius:12px;outline:none;min-height:200px;padding:1.2rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.contact-page-textarea:focus{border-color:var(--accent)}.contact-form-footer{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.contact-form-status{color:var(--accent-light);font-size:.9rem}.contact-form-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-left:auto;padding:.9rem 2.5rem;font-size:1rem;font-weight:600;transition:background .3s,transform .2s}.contact-form-btn:hover{background:var(--accent-light);transform:translateY(-2px)}.contact-page-note{border-top:1px solid #ffffff0d;padding-top:1.5rem}.contact-page-note p{color:var(--text-muted);margin-bottom:.3rem;font-size:.85rem}@media (width<=768px){.contact-page{padding:2.5rem 5%}.contact-page-title{font-size:clamp(1.6rem,5vw,2.5rem)}.contact-page-desc{margin-bottom:1.5rem;font-size:.98rem}.contact-guide{padding:1.2rem 1.5rem}.contact-guide h3{font-size:.95rem}.contact-guide li{font-size:.9rem}.contact-page-textarea{min-height:180px;font-size:.95rem}.contact-form-btn{width:100%;padding:.85rem}}.faq-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.faq-container{width:100%;max-width:800px;padding-top:3.5rem}.faq-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.faq-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.faq-category{margin-bottom:2.5rem}.faq-category-title{color:var(--accent-light);border-bottom:1px solid #4f46e533;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid #ffffff0d}.faq-question{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.2rem 0;font-family:inherit;font-size:1rem;font-weight:500;transition:color .2s;display:flex}.faq-question:hover{color:var(--accent-light)}.faq-icon{color:var(--accent);flex-shrink:0;font-size:1.4rem;transition:transform .3s}.faq-icon.open{transform:rotate(45deg)}.faq-answer{overflow:hidden}.faq-answer p{color:var(--text-muted);padding:0 0 1.2rem;font-size:.95rem;line-height:1.8}.faq-item.active .faq-question{color:var(--accent-light)}.faq-footer-note{text-align:center;border-top:1px solid #ffffff14;margin-top:3rem;padding-top:3.5rem}.faq-footer-note p{color:var(--text-muted);margin-bottom:.8rem}.faq-contact-link{color:var(--accent-light);font-weight:600;text-decoration:none;transition:color .2s}.faq-contact-link:hover{color:#fff}@media (width<=768px){.faq-page{padding:2.5rem 5%}.faq-title{font-size:clamp(1.6rem,5vw,2.5rem)}.faq-desc{margin-bottom:2rem;font-size:.98rem}.faq-category-title{font-size:1.1rem}.faq-question{padding:1rem 0;font-size:.95rem}.faq-answer p{font-size:.9rem}}.sns-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.sns-container{width:100%;max-width:600px;padding-top:3.5rem}.sns-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.sns-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.sns-grid{flex-direction:column;gap:1rem;display:flex}.sns-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1.2rem;padding:1.5rem 1.8rem;text-decoration:none;transition:border-color .3s;display:flex}.sns-card:hover{border-color:var(--sns-color)}.sns-icon-wrap{width:48px;height:48px;color:var(--sns-color);background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sns-icon-wrap svg{width:26px;height:26px}.sns-info{flex:1}.sns-name{color:#fff;margin-bottom:.2rem;font-size:1.1rem;font-weight:600}.sns-handle{color:var(--text-muted);font-size:.9rem}.sns-arrow{color:var(--text-muted);font-size:1.3rem;transition:color .2s,transform .2s}.sns-card:hover .sns-arrow{color:var(--sns-color);transform:translate(4px)}.sns-info-section{border-top:1px solid #ffffff0d;margin-top:3rem;padding-top:3.5rem}.sns-info-section h2{color:var(--text);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.sns-info-section p{color:var(--text-muted);margin-bottom:.8rem;font-size:1rem;line-height:1.7}.sns-info-section a{color:var(--accent-light);text-decoration:none}.sns-info-section a:hover{text-decoration:underline}@media (width<=768px){.sns-page{padding:2.5rem 5%}.sns-title{font-size:clamp(1.6rem,5vw,2.5rem)}.sns-desc{margin-bottom:2rem;font-size:.98rem;line-height:1.7}.sns-card{padding:1.2rem 1.4rem}.sns-name{font-size:1rem}.sns-handle{font-size:.85rem}.sns-info-section h2{font-size:1.15rem}.sns-info-section p{font-size:.95rem}}.process-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.process-container{width:100%;max-width:800px;padding-top:3.5rem}.process-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.process-desc{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem}.process-highlight{border-left:3px solid var(--accent);color:var(--text-muted);background:#4f46e514;border-radius:0 12px 12px 0;margin-bottom:3rem;padding:1.5rem 1.8rem;font-size:1rem;line-height:1.8}.process-highlight strong{color:#fff}.process-timeline{flex-direction:column;display:flex}.process-step{gap:1.5rem;display:flex}.process-step-indicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.process-step-number{border:2px solid var(--accent);width:48px;height:48px;color:var(--accent-light);background:#4f46e526;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.process-step-line{background:linear-gradient(to bottom, var(--accent), #4f46e51a);flex:1;width:2px;margin:.5rem 0}.process-step-content{padding-bottom:2.5rem}.process-step-title{color:#fff;margin-top:.7rem;margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.process-step-desc{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.process-step-details{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.process-step-details li{color:var(--accent-light);background:#4f46e514;border:1px solid #4f46e533;border-radius:20px;padding:.4rem .9rem;font-size:.82rem}.process-cta{text-align:center;border-top:1px solid #ffffff14;margin-top:2rem;padding-top:2.5rem}.process-cta p{color:var(--text-muted);margin-bottom:1rem;font-size:1.05rem}.process-cta-btn{background:var(--accent);color:#fff;border-radius:8px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.process-cta-btn:hover{background:var(--accent-light);transform:translateY(-2px)}@media (width<=768px){.process-page{padding:2.5rem 5%}.process-title{font-size:clamp(1.6rem,5vw,2.5rem)}.process-desc{font-size:.98rem}.process-highlight{padding:1.2rem 1.4rem;font-size:.92rem}.process-step{gap:1rem}.process-step-number{width:38px;height:38px;font-size:.78rem}.process-step-title{font-size:1.1rem}.process-step-desc{font-size:.9rem}.process-step-details{gap:.4rem}.process-step-details li{padding:.3rem .7rem;font-size:.78rem}.process-cta-btn{text-align:center;width:100%;padding:.85rem}}.service-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.service-container{width:100%;max-width:800px;padding-top:3.5rem}.service-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.service-subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.service-hero-box{border-left:3px solid var(--accent);background:#4f46e514;border-radius:0 12px 12px 0;margin-bottom:3rem;padding:1.5rem 1.8rem}.service-hero-box p{color:var(--text-muted);font-size:1rem;line-height:1.8}.service-hero-box strong{color:#fff}.service-section{margin-bottom:3rem}.service-section h2{color:#fff;border-bottom:1px solid #4f46e533;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:700}.service-check-list{padding:0;list-style:none}.service-check-list li{color:var(--text-muted);padding:.7rem 0 .7rem 1.8rem;font-size:.98rem;line-height:1.6;position:relative}.service-check-list li:before{content:"✓";color:var(--accent-light);font-weight:700;position:absolute;left:0}.service-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.service-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e526;border-radius:12px;padding:1.5rem;transition:border-color .3s}.service-card:hover{border-color:var(--accent)}.service-card h3{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.service-card p{color:var(--text-muted);font-size:.9rem;line-height:1.7}.service-tags{flex-wrap:wrap;gap:.6rem;display:flex}.service-tags span{color:var(--accent-light);background:#4f46e51a;border:1px solid #4f46e540;border-radius:20px;padding:.5rem 1rem;font-size:.85rem}.service-steps{flex-direction:column;gap:.8rem;display:flex}.service-step{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.service-step-num{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.service-step p{color:var(--text-muted);font-size:.95rem}.service-example-list{padding:0;list-style:none}.service-example-list li{color:var(--text-muted);border-bottom:1px solid #ffffff0a;padding:.8rem 0;font-size:.95rem}.service-example-list li strong{color:#fff}.service-timeline-box{flex-direction:column;gap:.6rem;display:flex}.service-timeline-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.service-timeline-label{color:var(--text-muted);font-size:.95rem}.service-timeline-value{color:var(--accent-light);font-size:.95rem;font-weight:600}.service-plan-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-plan{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff14;border-radius:12px;padding:1.5rem}.service-plan.featured{border-color:var(--accent);position:relative}.service-plan h3{color:#fff;margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.service-plan-desc{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem}.service-plan ul{padding:0;list-style:none}.service-plan li{color:var(--text-muted);padding:.4rem 0 .4rem 1.2rem;font-size:.85rem;position:relative}.service-plan li:before{content:"·";color:var(--accent-light);font-weight:700;position:absolute;left:0}.service-plan-note{color:var(--text-muted);margin-top:1rem;font-size:.82rem}.service-benefit-list{flex-direction:column;gap:1.2rem;display:flex}.service-benefit{align-items:flex-start;gap:1rem;display:flex}.service-benefit-icon{text-align:center;flex-shrink:0;width:40px;font-size:1.5rem}.service-benefit h4{color:#fff;margin-bottom:.3rem;font-size:1rem;font-weight:600}.service-benefit p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.service-myth-list{flex-direction:column;gap:1.5rem;display:flex}.service-myth{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem}.myth-q{color:#fff;margin-bottom:.6rem;font-size:.98rem;font-weight:600}.myth-a{color:var(--text-muted);font-size:.92rem;line-height:1.7}.service-cta{text-align:center;border-top:1px solid #ffffff14;margin-top:2rem;padding-top:2.5rem}.service-cta p{color:var(--text-muted);margin-bottom:1rem;font-size:1.05rem}.service-cta-btn{background:var(--accent);color:#fff;border-radius:8px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.service-cta-btn:hover{background:var(--accent-light);transform:translateY(-2px)}@media (width<=768px){.service-page{padding:2.5rem 5%}.service-title{font-size:clamp(1.6rem,5vw,2.5rem)}.service-subtitle{font-size:.98rem}.service-hero-box{padding:1.2rem 1.4rem}.service-hero-box p{font-size:.92rem}.service-section h2{font-size:1.15rem}.service-check-list li{font-size:.92rem}.service-grid{grid-template-columns:1fr}.service-card{padding:1.2rem}.service-card h3{font-size:1rem}.service-card p{font-size:.88rem}.service-tags span{padding:.4rem .8rem;font-size:.8rem}.service-step p{font-size:.9rem}.service-plan-grid{grid-template-columns:1fr}.service-plan{padding:1.2rem}.service-plan h3{font-size:1.05rem}.service-benefit h4{font-size:.95rem}.service-benefit p{font-size:.88rem}.service-cta-btn{text-align:center;width:100%;padding:.85rem}}.apps-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.apps-container{width:100%;max-width:900px;padding-top:3.5rem}.apps-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.apps-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.apps-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.app-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e526;border-radius:16px;flex-direction:column;padding:2rem;transition:border-color .3s,transform .2s;display:flex}.app-card:hover{border-color:var(--accent);transform:translateY(-4px)}.app-card-header{margin-bottom:1rem}.app-card-category{color:var(--accent-light);text-transform:uppercase;letter-spacing:.05em;background:#4f46e526;border-radius:20px;margin-bottom:.8rem;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.app-card-name{color:#fff;font-size:1.4rem;font-weight:700}.app-card-desc{color:var(--text-muted);flex:1;margin-bottom:1.2rem;font-size:.92rem;line-height:1.7}.app-card-tech{flex-wrap:wrap;gap:.4rem;margin-bottom:1.2rem;display:flex}.app-card-tech span{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;padding:.3rem .6rem;font-size:.75rem}.app-card-links{border-top:1px solid #ffffff0f;gap:.6rem;padding-top:1rem;display:flex}.app-store-btn{color:var(--accent-light);background:#4f46e51a;border:1px solid #4f46e54d;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.app-store-btn:hover{border-color:var(--accent);background:#4f46e533}.app-store-btn svg{width:14px;height:14px}@media (width<=768px){.apps-page{padding:2.5rem 5%}.apps-title{font-size:clamp(1.6rem,5vw,2.5rem)}.apps-desc{margin-bottom:2rem;font-size:.98rem}.apps-grid{grid-template-columns:1fr}.app-card{padding:1.5rem}.app-card-name{font-size:1.2rem}.app-card-desc{font-size:.9rem}.app-card-tech span{font-size:.72rem}.app-store-btn{padding:.45rem .9rem;font-size:.8rem}}.business-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.business-container{width:100%;max-width:800px;padding-top:3.5rem}.business-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.business-greeting{border-bottom:1px solid #ffffff0f;margin-bottom:3rem;padding-bottom:2.5rem}.business-greeting h2{color:#fff;margin-bottom:1.2rem;font-size:1.4rem;font-weight:700}.business-greeting p{color:var(--text-muted);margin-bottom:.8rem;font-size:1rem;line-height:1.9}.business-info-section{margin-bottom:3rem}.business-info-section h2{color:#fff;border-bottom:1px solid #4f46e533;margin-bottom:1.2rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.business-info-table{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e526;border-radius:12px;overflow:hidden}.business-info-row{border-bottom:1px solid #ffffff0a;padding:1rem 1.5rem;display:flex}.business-info-row:last-child{border-bottom:none}.business-info-label{width:100px;color:var(--accent-light);flex-shrink:0;font-size:.9rem;font-weight:600}.business-info-value{color:var(--text-muted);font-size:.95rem}.business-info-value a{color:var(--accent-light);text-decoration:none}.business-info-value a:hover{color:#fff}.business-service-list{padding:0;list-style:none}.business-service-list li{color:var(--text-muted);border-bottom:1px solid #ffffff08;padding:.7rem 0 .7rem 1.5rem;font-size:.95rem;position:relative}.business-service-list li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.business-values{flex-direction:column;gap:1.2rem;display:flex}.business-value-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;align-items:flex-start;gap:1.2rem;padding:1.2rem 1.5rem;display:flex}.business-value-num{color:var(--accent);opacity:.6;flex-shrink:0;font-size:1.5rem;font-weight:900}.business-value-item h4{color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:600}.business-value-item p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.business-footer-note{text-align:center;border-top:1px solid #ffffff14;margin-top:2rem;padding-top:2.5rem}.business-footer-note p{color:var(--text-muted);margin-bottom:1rem;font-size:1.05rem}.business-cta-btn{background:var(--accent);color:#fff;border-radius:8px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.business-cta-btn:hover{background:var(--accent-light);transform:translateY(-2px)}@media (width<=768px){.business-page{padding:2.5rem 5%}.business-title{margin-bottom:2rem;font-size:clamp(1.6rem,5vw,2.5rem)}.business-greeting h2{font-size:1.2rem}.business-greeting p{font-size:.95rem}.business-info-row{flex-direction:column;gap:.3rem;padding:.8rem 1.2rem}.business-info-label{width:auto;font-size:.85rem}.business-info-value{font-size:.9rem}.business-info-section h2{font-size:1.1rem}.business-service-list li{font-size:.9rem}.business-value-item{padding:1rem 1.2rem}.business-value-item h4{font-size:1rem}.business-value-item p{font-size:.88rem}.business-cta-btn{text-align:center;width:100%;padding:.85rem}}.blog-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.blog-container{width:100%;max-width:800px;padding-top:3.5rem}.blog-title{background:linear-gradient(135deg, #fff, var(--accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.blog-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem}.blog-list{flex-direction:column;gap:1rem;display:flex}.blog-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #4f46e51f;border-radius:14px;padding:1.8rem;text-decoration:none;transition:border-color .3s,transform .2s;display:block}.blog-card:hover{border-color:var(--accent);transform:translateY(-3px)}.blog-card-meta{align-items:center;gap:.8rem;margin-bottom:.8rem;display:flex}.blog-card-category{color:var(--accent-light);text-transform:uppercase;letter-spacing:.03em;background:#4f46e526;border-radius:12px;padding:.25rem .6rem;font-size:.72rem;font-weight:600}.blog-card-date{color:var(--text-muted);font-size:.8rem}.blog-card-title{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.4}.blog-card-summary{color:var(--text-muted);font-size:.92rem;line-height:1.6}.blog-post-page{background:var(--primary);justify-content:center;min-height:100vh;padding:4rem 8%;display:flex}.blog-post-container{width:100%;max-width:750px;padding-top:3.5rem}.blog-post-meta{align-items:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.blog-post-title{color:#fff;margin-bottom:2.5rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.3}.blog-post-content{color:var(--text-muted);font-size:1rem;line-height:2}.blog-post-content h2{color:#fff;margin-top:2.5rem;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.blog-post-content h3{color:var(--accent-light);margin-top:2rem;margin-bottom:.8rem;font-size:1.1rem;font-weight:600}.blog-post-content p{margin-bottom:1.2rem}.blog-post-content ul,.blog-post-content ol{margin-bottom:1.2rem;padding-left:1.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content strong{color:#fff}.blog-post-content blockquote{border-left:3px solid var(--accent);color:#fff;background:#4f46e514;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-weight:500}.blog-post-footer{border-top:1px solid #ffffff14;margin-top:3rem;padding-top:3.5rem}.blog-post-back{color:var(--accent-light);font-weight:500;text-decoration:none;transition:color .2s}.blog-post-back:hover{color:#fff}@media (width<=768px){.blog-page,.blog-post-page{padding:2.5rem 5%}.blog-title{font-size:clamp(1.6rem,5vw,2.5rem)}.blog-desc{margin-bottom:2rem;font-size:.98rem;line-height:1.7}.blog-card{padding:1.4rem}.blog-card-title{font-size:1.1rem}.blog-card-summary{font-size:.88rem}.blog-post-title{margin-bottom:2rem;font-size:clamp(1.4rem,4vw,2rem)}.blog-post-content{font-size:.95rem;line-height:1.9}.blog-post-content h2{margin-top:2rem;font-size:1.2rem}.blog-post-content h3{font-size:1.05rem}.blog-post-content blockquote{padding:.8rem 1.2rem;font-size:.92rem}}
