/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}.container{width:100%}.flex{display:flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdfbf8;font-family:Noto Sans JP,Lato,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{color:#4a3c3c;margin-bottom:.7em;font-family:Montserrat,Noto Sans JP,sans-serif;line-height:1.25}h1{font-size:3.2em}h2{font-size:2.8em}h3{font-size:2.2em}h4{font-size:1.7em}p{color:#555;margin-bottom:1.2em;font-size:1.1em}a{color:#aa8b8b;text-decoration:none;transition:color .3s}a:hover{color:#c2a4a4}ul{list-style:none}.container{max-width:1100px;margin:0 auto;padding:0 25px}.section-padding{padding:100px 0}.section-title{text-align:center;color:#6a5b5b;margin-bottom:20px;font-size:2.8em;font-weight:700;line-height:1.2}.section-subtitle{text-align:center;color:#888;margin-bottom:60px;font-size:1.35em;line-height:1.6}.cta-button{text-align:center;cursor:pointer;border:none;border-radius:50px;padding:16px 35px;font-size:1.15em;font-weight:600;transition:all .3s;display:inline-block}.primary-cta{color:#fff;background-image:linear-gradient(135deg,#c2a4a4,#aa8b8b);box-shadow:0 10px 25px #c2a4a466}.primary-cta:hover{background-image:linear-gradient(135deg,#aa8b8b,#9f8b8b);transform:translateY(-5px);box-shadow:0 15px 30px #c2a4a480}.secondary-cta{color:#aa8b8b;background-color:#fff;border:1px solid #c2a4a4;box-shadow:0 5px 15px #00000014}.secondary-cta:hover{color:#fff;background-color:#c2a4a4;transform:translateY(-3px);box-shadow:0 8px 20px #c2a4a44d}.card-shadow{box-shadow:0 15px 30px #0000001a}.card-rounded{border-radius:25px}.image-rounded{border-radius:20px}.content-2-col{align-items:center;gap:60px;display:flex}.header{z-index:1000;-webkit-backdrop-filter:blur(8px);background-color:#fffffff2;padding:18px 0;position:sticky;top:0;box-shadow:0 2px 15px #00000014}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{color:#aa8b8b;letter-spacing:-.5px;font-family:Montserrat,sans-serif;font-size:2em;font-weight:700}.nav ul{display:flex}.nav li{margin-left:45px}.nav a{color:#555;padding-bottom:5px;font-family:Noto Sans JP,sans-serif;font-size:1.05em;font-weight:500;position:relative}.nav a:after{content:"";background-image:linear-gradient(90deg,#c2a4a4,#aa8b8b);width:0;height:2px;transition:width .3s ease-out;position:absolute;bottom:0;left:0}.nav a:hover:after{width:100%}.language-switcher select{color:#aa8b8b;cursor:pointer;appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg fill="%23AA8B8B" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-position:right 8px top 50%;background-repeat:no-repeat;background-size:24px;border:1px solid #c2a4a4;border-radius:5px;padding:8px 12px;font-family:Noto Sans JP,sans-serif;font-size:1em;transition:border-color .3s}.language-switcher select:hover{border-color:#aa8b8b}.hero{background-color:#f8f4ed;min-height:750px;padding:120px 0;position:relative;overflow:hidden}.hero,.hero-content{align-items:center;display:flex}.hero-content{justify-content:space-between;gap:50px}.hero-text{z-index:1;flex:1;max-width:650px}.hero-title{color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#6a5b5b,#aa8b8b);-webkit-background-clip:text;background-clip:text;margin-bottom:25px;font-size:3.8em;font-weight:700;line-height:1.1}.hero-subtitle{color:#aa8b8b;text-align:left;margin-bottom:30px;font-size:1.6em;font-weight:500;line-height:1.4}.hero-description{color:#777;margin-bottom:50px;font-size:1.15em;line-height:1.8}.hero-image-wrapper{flex:1;justify-content:center;align-items:center;max-width:50%;display:flex}.hero-image{object-fit:cover;border-radius:30px;max-width:100%;height:550px;box-shadow:0 20px 40px #0003}.features-section{background-color:#fdfbf8;position:relative}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:35px;padding-top:20px;display:grid}.feature-card{text-align:center;background-color:#fff;flex-direction:column;align-items:center;padding:45px;transition:transform .3s,box-shadow .3s;display:flex}.feature-card:hover{transform:translateY(-12px);box-shadow:0 20px 35px #00000026}.icon-wrapper{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:25px;transition:transform .3s;display:flex}.icon-wrapper svg{width:100%;height:100%}.feature-card:hover .icon-wrapper{transform:scale(1.1)}.feature-card h4{color:#6a5b5b;margin-bottom:18px;font-size:1.7em;line-height:1.3}.feature-card p{color:#666;font-size:1.05em;line-height:1.75}.story-section{background-color:#f8f0f0}.story-content{flex-direction:row}.story-image-wrapper{background:#fff;flex:1 0;justify-content:center;align-items:center;max-width:550px;padding:15px;display:flex}.story-image{object-fit:contain;width:100%;max-width:450px;height:auto;max-height:400px;display:block}.story-text{flex:1;max-width:550px}.story-text p{color:#555;margin-bottom:25px;font-size:1.15em;line-height:1.8}.technology-section{background-color:#fdfbf8}.technology-main-content{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:60px;display:flex}.technology-text-col{flex:2;min-width:300px;max-width:650px}.technology-text h4{color:#6a5b5b;margin-bottom:18px;font-size:1.8em;line-height:1.4}.technology-text p{color:#666;margin-bottom:30px;font-size:1.05em;line-height:1.8}.tech-images-grid{flex-wrap:wrap;flex:1;justify-content:center;align-items:flex-start;gap:24px;min-width:300px;max-width:550px;margin:0 auto;display:flex}.image-card{background:#fff;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;width:calc(50% - 12px);padding:10px;display:flex}.tech-images-grid .image-card{max-width:250px}.image-card img,.image-card svg{object-fit:contain;width:100%;height:auto;max-height:250px;display:block}.tech-sub-image{object-fit:contain;height:auto}.image-caption{color:#888;text-align:center;margin-top:15px;font-size:.95em}.ux-advice-section{margin-top:80px}.ux-advice-item{text-align:center;background-color:#fff;flex-direction:column;align-items:center;padding:40px;display:flex}.ux-advice-item h4{margin-bottom:15px;font-size:1.6em;line-height:1.4}.ux-advice-item p{font-size:1em;line-height:1.7}.results-section{background-color:#f8f4ed}.results-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;padding-top:20px;display:grid}.result-card{text-align:center;background-color:#fff;flex-direction:column;align-items:center;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.result-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0000001f}.result-card h4{color:#6a5b5b;margin-bottom:15px;font-size:1.8em;line-height:1.3}.highlight-number{-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(45deg,#c2a4a4,#aa8b8b);-webkit-background-clip:text;background-clip:text;margin-top:10px;margin-bottom:15px;font-size:1.5em;font-weight:700;display:block}.highlight-number .small-text{-webkit-text-fill-color:#aa8b8b;color:#aa8b8b;font-size:.7em;font-weight:400}.result-card p{color:#666;flex-grow:1;font-size:1.05em;line-height:1.75}.result-icon-wrapper{justify-content:center;align-items:center;width:100px;height:100px;margin-top:30px;transition:transform .3s;display:flex}.result-icon-wrapper svg{width:100%;height:100%}.result-card:hover .result-icon-wrapper{transform:scale(1.1)}.results-conclusion{text-align:center;color:#aa8b8b;margin-top:70px;font-size:1.2em;font-weight:500}.privacy-section{background-color:#fdfbf8}.privacy-items{padding-top:20px}.privacy-item{text-align:center;background-color:#fff;flex-direction:column;align-items:center;padding:40px;transition:transform .3s,box-shadow .3s;display:flex}.privacy-item:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0000001f}.privacy-item h4{margin-bottom:15px;font-size:1.6em;line-height:1.4}.privacy-item p{font-size:1em;line-height:1.7}.scalability-section{background-color:#f8f0f0}.scalability-content{flex-direction:row-reverse}.scalability-text{flex:1;max-width:650px}.scalability-item{margin-bottom:40px}.scalability-item h4{color:#6a5b5b;margin-bottom:15px;font-size:1.8em;line-height:1.4}.scalability-item p{color:#666;font-size:1.05em;line-height:1.8}.scalability-image-wrapper{background:#fff;flex:1 0;justify-content:center;align-items:center;max-width:450px;padding:15px;display:flex}.scalability-image{object-fit:contain;width:100%;max-width:300px;height:auto;max-height:350px;display:block}.cta-section-bottom{background-color:#fdfbf8}.cta-bottom-title{color:#aa8b8b;font-size:2.5em}.cta-bottom-subtitle{margin-bottom:70px;font-size:1.25em}.cta-options{padding-top:0}.cta-option-card{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;padding:40px;display:flex}.cta-option-card h4{margin-bottom:15px;font-size:1.7em;line-height:1.3}.cta-option-card p{flex-grow:1;margin-bottom:35px;font-size:1.05em;line-height:1.75}.footer{color:#fff;background-color:#aa8b8b;padding:70px 0 30px;font-size:.95em;position:relative;overflow:hidden}.footer-content{flex-wrap:wrap;justify-content:space-around;gap:40px;margin-bottom:50px;display:flex}.footer-col{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:220px;display:flex}.footer-brand h3{color:#fff;margin-bottom:20px;font-size:2em}.footer-brand p.tagline{margin-bottom:15px;font-size:1.1em;font-weight:500}.footer-brand p{color:#ffffffd9;margin-bottom:12px;line-height:1.6}.footer-brand a{color:#ffffffd9;font-weight:400}.footer-brand a:hover{color:#fff}.footer-links h4,.footer-social h4{color:#fff;margin-bottom:20px;font-size:1.25em;font-weight:600}.footer-links ul li{margin-bottom:10px}.footer-links a{color:#ffffffd9;font-size:1em;font-weight:300}.footer-social .social-icons{justify-content:center;gap:20px;display:flex}.social-icons svg{fill:#fff;stroke:none;width:28px;height:28px;transition:transform .3s}.social-icons svg:hover{transform:translateY(-5px)scale(1.1)}.footer-bottom{text-align:center;border-top:1px solid #fff3;padding-top:30px}.footer-bottom p{color:#ffffffb3;margin:0;font-size:.9em}@media (max-width:1024px){.hero-content{text-align:center;flex-direction:column}.hero-image-wrapper,.hero-text{justify-content:center;max-width:100%}.hero-image{height:450px}.hero-title{text-align:center;font-size:3.2em}.hero-subtitle{font-size:1.4em}.hero-description,.hero-subtitle{text-align:center}.cta-button{margin:0 auto}.content-2-col{text-align:center;flex-direction:column}.scalability-image-wrapper,.scalability-text,.story-image-wrapper,.story-text,.technology-images-wrapper,.technology-text{max-width:100%}.scalability-content{flex-direction:column}.scalability-item{text-align:left;margin-left:0}.technology-main-content{flex-direction:column;align-items:center}.technology-text-col{max-width:100%}.tech-images-grid{flex-direction:column;align-items:center;max-width:100%}.image-card{width:100%;max-width:450px}}@media (max-width:768px){.section-padding{padding:70px 0}.section-title{font-size:2.2em}.section-subtitle{margin-bottom:40px;font-size:1.15em}.hero{min-height:auto;padding:80px 0}.hero-title{text-align:center;font-size:2.5em}.hero-subtitle{text-align:center;font-size:1.2em}.hero-image{height:350px}.header .nav{display:none}.header-container{justify-content:center}.language-switcher{position:absolute;top:50%;right:25px;transform:translateY(-50%)}.cta-options,.features-grid,.privacy-items,.results-grid{grid-template-columns:1fr}.cta-option-card,.feature-card,.privacy-item,.result-card,.ux-advice-item{border-radius:18px;padding:30px}.cta-option-card h4,.feature-card h4,.privacy-item h4,.result-card h4,.ux-advice-item h4{font-size:1.4em}p{font-size:1em}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:30px}.footer-links ul{padding:0}.footer-col{text-align:center;align-items:center}}@media (max-width:480px){.container{padding:0 15px}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.3em}.cta-button{padding:14px 30px;font-size:1em}.hero-title{font-size:2em}.hero-subtitle{font-size:1.1em}.hero-image{height:280px}.section-title{font-size:1.8em}.section-subtitle{margin-bottom:30px;font-size:1em}.cta-option-card,.feature-card,.privacy-item,.result-card,.ux-advice-item{padding:25px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}