body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}header{background-color:#0b0e16;color:#fff;font-family:Courier New,monospace;overflow:hidden;position:relative}.header-navbar{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0a0a14;display:flex;justify-content:center;left:0;padding:15px 0;position:fixed;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;max-width:1200px;width:90%}.header-nav-links{display:flex;gap:25px;list-style:none}.header-nav-links li a{color:#00e5ff;font-size:1em;font-weight:700;text-decoration:none;transition:color .3s}.header-nav-links li a:hover{color:#fff}.hero-section{flex-direction:column;justify-content:flex-start;overflow:hidden;padding-bottom:10vh;padding-top:10vh;position:relative;text-align:center}.chain-wrapper,.hero-section{align-items:center;display:flex}.chain-wrapper{gap:15px;justify-content:center;overflow:visible;transition:transform .3s ease;z-index:1}.block{transition:transform .3s ease,box-shadow .3s ease}.block:hover{box-shadow:0 0 20px #0ff9;transform:translateY(-5px)}.block-id{color:#00eaff;font-weight:700;margin-bottom:5px}.block-hash{color:#7defff;font-size:.8rem}.link{overflow:hidden;position:relative;width:60px}.link:before{animation:flow 2s linear infinite;background:linear-gradient(90deg,#0000,#fff,#0000);content:"";height:100%;left:-50%;position:absolute;top:0;width:50%}@keyframes flow{0%{left:-50%}to{left:100%}}.hero-center{margin-bottom:20px;z-index:2}.hero-title{color:#00e5ff;font-size:2.5rem;text-shadow:0 0 15px #0ff6}.hero-subtitle{color:#7defff;font-size:1.2rem;margin-top:15px}.cursor{animation:blink .8s infinite;display:inline-block}@keyframes blink{0%,50%{opacity:1}50.1%,to{opacity:0}}.block{background:linear-gradient(145deg,#1a1f2b,#12151f);border:1px solid #2a2f3c;border-radius:8px;box-shadow:0 0 10px #00ffff4d;color:#00e5ff;display:flex;flex-direction:column;height:100px;justify-content:center;margin:0 15px;opacity:0;padding:10px;text-align:center;transform:translateY(30px);transition:opacity .5s ease,transform .5s ease;width:150px}.block.visible{opacity:1;transform:translateY(0)}.link{background:linear-gradient(90deg,#00ffff1a,#0ff,#00ffff1a);height:3px;transition:width .6s ease;width:0}.link.visible{width:60px}.blockchain-bg{left:0;pointer-events:none;top:0}.blockchain-bg,.hero-bg{height:100%;position:absolute;width:100%;z-index:0}.hero-bg{overflow:hidden}.header-img{width:130px}@media (max-width:768px){.block{font-size:.9rem}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.header-nav-links li a{font-size:.8em}.header-nav-links{display:flex;gap:10px;list-style:none}.header-img{width:80px}}.footer{background-color:#0d1b2a;color:#fff;padding:.5rem 0;text-align:center}.font-alt{font-family:Helvetica Neue,sans-serif;font-size:.9rem}.copyright{margin:0}.services-info-section{padding:2rem 1rem}.services-info-section-title{color:#036;display:inline-block;padding-bottom:.5rem;position:relative}.services-info-message{color:#444;margin-bottom:2rem}.services-info-features-grid{display:flex;flex-wrap:wrap}.services-info-feature-item{background-color:#f8f8f8;border-radius:12px;box-shadow:0 0 6px #0000001a;flex:1 1 280px;padding:1.5rem;text-align:center}.services-info-features-icon{margin-bottom:1rem}.services-info-feature-title{color:#004080;margin-bottom:.5rem}.services-info-section{background-color:#0b0e16;color:#e0f7ff;padding:4rem 1rem;text-align:center}.services-info-section-title{color:#00e5ff;font-size:2rem;margin-bottom:1.5rem;text-shadow:0 0 10px #00ffff4d}.services-info-message{color:#b8e9ff;font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:720px}.services-info-feature-item{background:linear-gradient(145deg,#1a1f2b,#12151f);border:1px solid #2a2f3c;box-shadow:0 0 15px #00ffff1a;color:#b8e9ff;transition:transform .3s ease,box-shadow .3s ease}.services-info-feature-item:hover{box-shadow:0 0 25px #0ff6;transform:translateY(-5px)}.services-info-feature-title{color:#00e5ff}@media (max-width:768px){.services-info-section-title{font-size:1rem}.services-info-message{font-size:.8rem}.services-info-feature-title{font-size:1rem!important}}.services-info-features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center;justify-items:stretch}@media (max-width:1280px){.services-info-features-grid{grid-template-columns:repeat(2,1fr)}.services-info-feature-item:last-child{grid-column:1/-1}}@media (max-width:768px){.services-info-features-grid{grid-template-columns:1fr}}section h2{border-bottom:1px solid #ccc;margin:0 0 1rem!important;padding-bottom:.5rem}table{border-collapse:collapse;width:100%}th{background-color:#eef;text-align:left;width:25%}td,th{font-size:1em;padding:.5rem}ul{padding-left:1.2rem}section h5{margin:0!important}h3{font-size:1.25em!important}li,p{font-size:1em!important}@media (max-width:767px){li,p,td,th{font-size:.8em!important}}.company-info-section{background-color:#0b0e16;color:#e0f7ff;padding:4rem 1rem;text-align:center}.company-info-subtitle-row{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:.5rem}.company-info-holder-w{background-color:#ccc;flex:1 1;height:1px}.company-info-font-serif{color:#b8e9ff;font-family:serif;font-size:1rem}.company-info-main-title-row{margin-bottom:2rem}.company-info-module-title{color:#00e5ff;display:inline-block;font-family:Arial,sans-serif;font-size:2rem;padding-bottom:.5rem;position:relative;text-shadow:0 0 10px #00ffff4d}.company-info-table{background:linear-gradient(145deg,#1a1f2b,#12151f);border-collapse:collapse;border-radius:12px;box-shadow:0 0 15px #00ffff1a;color:#b8e9ff;font-size:1rem;margin:2rem auto auto;min-width:60%;overflow:hidden;width:auto}.company-info-table td,.company-info-table th{border:1px solid #2a2f3c;color:#b8e9ff;padding:.75rem 1rem;text-align:left}.company-info-table th{background:linear-gradient(145deg,#1a1f2b,#12151f);font-weight:600;white-space:nowrap}.desktop-only{display:none}.mobile-only{display:block;text-align:center}@media (min-width:768px){.desktop-only{display:block}.mobile-only{display:none}}@media (max-width:768px){.company-info-module-title{font-size:1.2rem}}.company-info-table .grid-item{grid-row-gap:10px;align-items:start;display:grid;grid-template-columns:180px 1fr;row-gap:10px}@media (max-width:600px){.company-info-table .grid-item{grid-template-columns:1fr}.company-info-table .grid-item>div:nth-child(odd){font-weight:700;margin-bottom:4px}}.grid-item{grid-column-gap:1rem;grid-row-gap:.5rem;column-gap:1rem;display:grid;grid-template-columns:auto 1fr;row-gap:.5rem}.grid-item>div:nth-child(odd){font-weight:700;padding-right:1em;position:relative;text-align:left}.grid-item>div:nth-child(odd):after{content:"：";position:absolute;right:0}@media (max-width:600px){.grid-item{display:block}.grid-item>div:nth-child(odd){font-weight:900;padding-right:0}.grid-item>div:nth-child(odd):after{content:""}}.price-section{background-color:#0b0e16;color:#e0f7ff;padding:4rem 1rem;text-align:center}.services-info-holder{background-color:#ccc;flex:1 1;height:1px}.price-module-title{color:#00e5ff;font-size:2rem;margin-bottom:1.5rem;text-shadow:0 0 10px #00ffff4d}.price-intro{color:#b8e9ff;font-size:1.1rem;line-height:1.8;margin:0 auto 2.5rem;max-width:720px}.price-table{background:linear-gradient(145deg,#1a1f2b,#12151f);border-collapse:collapse;border-radius:12px;box-shadow:0 0 15px #00ffff1a;color:#b8e9ff;font-size:1rem;margin:2rem auto auto;min-width:60%;overflow:hidden;width:auto}.price-table td,.price-table th{border:1px solid #2a2f3c;padding:.8rem 1rem;text-align:center}.price-table th{background-color:#1a1f2b;color:#00e5ff}.price-amount{color:#00e5ff;font-size:1.1rem;font-weight:700}.price-note{color:#b8e9ff;font-size:.9rem;margin-top:1rem;text-align:right}@media screen and (max-width:768px){.price-table td,.price-table th{font-size:.9rem;padding:.6rem}.price-amount,.price-intro{font-size:.9rem}}.price-evaluation-note{color:#b8e9ff;font-size:.9rem;line-height:1.5;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:720px;text-align:right}.access-section{background-color:#0b0e16;color:#e0f7ff;padding:4rem 1rem;text-align:center}.services-info-subtitle-block{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:.5rem}.services-info-subtitle{color:#666;font-family:serif;font-size:1rem}.access-section-title{color:#00e5ff;font-size:2rem;margin-bottom:2rem;text-shadow:0 0 10px #00ffff4d}.access-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.access-tab-button{background-color:#12151f;border:none;border-bottom:3px solid #0000;border-radius:4px 4px 0 0;color:#b8e9ff;cursor:pointer;font-size:1.1rem;padding:.5rem 1.5rem;transition:border-color .3s ease,background-color .3s ease}.access-tab-button:hover{background-color:#1a1f2b}.access-tab-button.active{border-bottom:3px solid #00e5ff;font-weight:700}.access-tab-content{margin:0 auto;max-width:1200px;text-align:left}.access-tab-pane{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.access-details{color:#b8e9ff;font-size:1.1rem}.access-table{border-collapse:collapse;width:100%}.access-table th{background-color:#1a1f2b;color:#00e5ff;font-weight:400;padding-right:12px;text-align:left;vertical-align:top;white-space:nowrap;width:120px}.access-table th:after{color:#b8e9ff;content:" :";margin-left:2px}.access-table td{color:#b8e9ff;text-align:left;vertical-align:top}.access-table a{color:#00e5ff;text-decoration:none}.access-table a:hover{text-decoration:underline}.access-map-wrapper{border-radius:12px;box-shadow:0 0 10px #0000001a;flex:1 1 480px;height:300px;max-width:600px;min-width:280px;overflow:hidden}.access-map-wrapper iframe{border:0;width:100%}.access-facebook{margin-top:2rem;text-align:right}.access-facebook-icon{filter:drop-shadow(0 0 1px #888);height:40px;object-fit:contain;transition:filter .3s ease;width:40px}.access-facebook-icon:hover{filter:drop-shadow(0 0 6px #003366)}@media (max-width:767px){.access-tab-pane{flex-direction:column}.access-map-wrapper{height:250px;max-width:100%}.access-map-wrapper iframe{border:0;width:100%}.access-details{font-size:1rem}.access-tab-button{font-size:.9rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-form-container{background:#fff;color:#333;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:40px auto;max-width:720px;padding:0 20px}.contact-form-section{margin-top:100px;text-align:center}.contact-form-section-title{color:#036;display:inline-block;font-size:2rem;margin-bottom:2rem;padding-bottom:.5rem;position:relative}.contact-form-subtitle-block{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:.5rem}.contact-form-subtitle{color:#666;font-family:serif;font-size:1rem}.contact-form-container h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:24px;text-align:center}.contact-form-radiogroup{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.contact-form-radio{cursor:pointer;display:block;font-weight:500;padding-left:30px;position:relative;-webkit-user-select:none;user-select:none}.contact-form-radio input[type=radio]{cursor:pointer;opacity:0;position:absolute}.contact-form-radio .checkmark{align-items:center;background-color:#eee;border:2px solid #ccc;border-radius:50%;display:flex;height:18px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s,border-color .3s;width:18px}.contact-form-radio input:checked~.checkmark{background-color:#3498db;border-color:#2980b9}.contact-form-radio .checkmark:after{background:#fff;border-radius:50%;content:"";display:none;height:8px;width:8px}.contact-form-radio input:checked~.checkmark:after{display:block}.contact-form-radiogroup label{white-space:nowrap}.contact-form-input,.contact-form-textarea{border:1.8px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem;margin-bottom:22px;padding:10px 14px;transition:border-color .3s;width:100%}.contact-form-input:focus,.contact-form-textarea:focus{border-color:#3498db;box-shadow:0 0 5px #3498db80;outline:none}.contact-form-textarea{min-height:140px;resize:vertical}.contact-form-submit{background-color:#ef9199;border:none;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:1.1rem;font-weight:700;margin:0 auto 40px;padding:12px 0;transition:background-color .3s ease;width:160px}.contact-form-submit:hover{background-color:#ef9199cc}.alert,.success{border-radius:6px;box-sizing:border-box;display:none;font-weight:700;margin:0 auto 20px;max-width:720px;padding:16px 20px;text-align:center}.alert{background-color:#e74c3c;color:#fff}.success{background-color:#2ecc71;color:#fff}#loader{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;display:none;height:36px;margin:0 auto 20px;width:36px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-form-notes{background:#f8f9fa;border-radius:8px;color:#555;font-size:.9rem;line-height:1.6;margin:0 auto 60px;max-width:720px;padding:10px 20px;text-align:left}.contact-form-notes li{margin-bottom:8px}@media screen and (max-width:480px){.contact-form-radiogroup{flex-direction:column;gap:10px}.contact-form-submit{width:100%}}form{text-align:left}.main-content-notfound{display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 197px);padding:80px 20px;text-align:center}.privacy-policy-section{background-color:#fff;color:#333;font-family:Helvetica Neue,sans-serif;margin-top:40px;padding:60px 20px}.privacy-policy-container{margin:0 auto;max-width:800px}.privacy-policy-subtitle-block{margin-bottom:20px;text-align:center}.privacy-policy-subtitle{color:#666;font-family:serif;font-size:14px;letter-spacing:1px}.privacy-policy-title{font-size:32px;font-weight:600;margin-bottom:40px;text-align:center;width:270px!important}.privacy-policy-body h3{font-size:20px;font-weight:600;margin-bottom:10px;margin-top:30px}.privacy-policy-body p{line-height:1.8;margin-bottom:20px}.privacy-policy-body ul{margin-left:20px;padding-left:20px}.privacy-policy-contact-table{border-collapse:collapse;margin-top:20px}.privacy-policy-contact-table td{padding:8px 0}
/*# sourceMappingURL=main.fc10145c.css.map*/