*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1557b0;--blue-dark:#0d3d7a;--blue-mid:#1a5fcf;--blue-light:#e8f0fb;--green:#1a9e4e;--green-dark:#15803d;--green-lt:#e6f7ee;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--text:#111827;--shadow-sm:0 2px 8px #00000012;--shadow:0 4px 24px #00000017;--shadow-lg:0 12px 48px #00000021;--radius:10px}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;font-family:Noto Sans JP,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.bg-gray{background:var(--gray-50)}.img-cover{object-fit:cover;width:100%;height:100%}.label-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.sec-title{color:var(--gray-800);font-size:clamp(22px,3vw,30px);font-weight:900;line-height:1.35}.sec-title.center{text-align:center}.btn{cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:14px 32px;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.btn-green{background:var(--green);color:#fff;border-color:var(--green)}.btn-green:hover{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-1px)}.btn-outline-blue{border-color:var(--blue);color:var(--blue)}.btn-outline-blue:hover{background:var(--blue-light)}.btn-outline-white{color:#fff;border-color:#ffffffb3}.btn-outline-white:hover{background:#ffffff1f}.btn-lg{padding:17px 40px;font-size:17px}#site-header{z-index:100;border-bottom:1px solid var(--gray-200);background:#fff;transition:box-shadow .2s;position:sticky;top:0}.hdr-inner{align-items:center;gap:36px;height:80px;display:flex}.hdr-logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.hdr-logo img{width:auto;height:76px}nav.hdr-nav{flex:1;align-items:center;gap:28px;margin-left:80px;display:flex}nav.hdr-nav a{color:var(--gray-600);font-size:14px;font-weight:500;transition:color .15s}nav.hdr-nav a:hover{color:var(--blue)}.hdr-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.hdr-login{color:var(--gray-700);border:1px solid var(--gray-200);border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s}.hdr-login:hover{border-color:var(--blue);color:var(--blue)}.login-text-short{display:none}.hdr-cta{color:#fff;background:var(--green);border-radius:6px;padding:9px 18px;font-size:14px;font-weight:700;transition:background .15s}.hdr-cta:hover{background:var(--green-dark)}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--gray-800);border-radius:2px;width:24px;height:2px;display:block}.mobile-nav{border-top:1px solid var(--gray-200);background:#fff;flex-direction:column;padding:16px 24px 24px;display:none}.mobile-nav.open{display:flex}.mobile-nav a{color:var(--gray-700);border-bottom:1px solid var(--gray-100);padding:12px 0;font-size:15px;font-weight:500}.mobile-nav-btns{flex-direction:column;gap:10px;margin-top:16px;display:flex}#hero{background:linear-gradient(#0ea5e9 0%,#7dd3f8 60%,#bae6fd 100%);flex-direction:column;height:calc(100dvh - 80px);min-height:fit-content;padding-bottom:0;display:flex;position:relative;overflow:hidden}.hero-grid{flex:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;min-height:0;display:grid}.hero-left-panel{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:clamp(20px,3vh,48px) clamp(20px,4vw,56px);display:flex}.hero-badge{color:#fff;letter-spacing:.05em;background:#fff3;border:2px solid #fff9;border-radius:40px;align-items:center;gap:10px;margin-bottom:32px;padding:12px 28px;font-size:18px;font-weight:700;display:inline-flex}.hero-product-badge{background:var(--green);color:#fff;letter-spacing:.04em;border-radius:40px;margin-bottom:16px;padding:2px 14px;font-size:clamp(16px,2.2vw,26px);font-weight:700;display:inline-block}.hero-compliance-badges{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:20px;display:flex}.hero-compliance-badge{color:#111;align-items:center;gap:8px;font-size:clamp(15px,2vw,22px);font-weight:700;display:inline-flex}.hero-compliance-badge-icon{background:var(--green);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.hero-free-label{color:#fff;letter-spacing:-.01em;white-space:nowrap;margin-bottom:6px;font-size:clamp(17px,min(3.8vw,5.8vh),50px);font-weight:900;line-height:1.2}.hero-headline{color:#fff;letter-spacing:-.02em;white-space:nowrap;max-width:100%;margin-bottom:24px;font-size:clamp(22px,min(5vw,7.5vh),64px);font-weight:900;line-height:1.25}.hero-headline .hl-free{color:#fff;font-size:1.1em}.hero-headline .hl-free-num{font-size:1.3em;line-height:1}.hero-benefits{color:#ffffffe6;text-align:left;white-space:nowrap;flex-direction:column;gap:8px;max-width:100%;margin:0;font-size:clamp(12px,min(1.8vw,2.4vh),20px);list-style:none;display:flex}.hero-benefits li{align-items:center;gap:9px;line-height:1.3;display:flex}.hero-benefits li:before{content:"✓";color:gold;flex-shrink:0;font-size:16px;font-weight:900}.hero-cta-btn{background:var(--green);color:#fff;border:2px solid var(--green);white-space:nowrap;border-radius:14px;align-items:center;gap:10px;padding:clamp(10px,2vh,24px) 0;font-size:clamp(14px,min(1.8vw,2.5vh),22px);font-weight:900;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #1a9e4e66}.hero-cta-btn:after{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:60%;height:200%;animation:3s infinite shine;position:absolute;top:-50%;left:-100%;transform:skew(-20deg)}@keyframes shine{0%{left:-100%}20%{left:150%}to{left:150%}}.hero-cta-btn:hover{background:var(--green-dark);border-color:var(--green-dark);box-shadow:0 14px 36px #1a9e4e80}.hero-action-btn{justify-content:center;width:clamp(180px,22vw,300px);transition:transform .18s cubic-bezier(.34,1.56,.64,1),box-shadow .2s,background .15s!important}.hero-action-btn:hover{transform:scale(1.07)!important}.hero-cta-sub{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:16px;font-size:20px;display:flex}.hero-cta-sub span{align-items:center;gap:5px;display:flex}.hero-cta-sub svg{color:var(--green)}.hero-visual{height:100%;padding:0;position:relative;overflow:visible}.hero-visual-img{object-fit:contain;object-position:right bottom;pointer-events:none;z-index:1;width:100%;height:90%;display:block;position:absolute;bottom:0;right:0}.hero-chat-bubble{z-index:3;background:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;top:22%;left:45%;box-shadow:0 8px 28px #00000024}.hero-chat-icon{color:#fff;background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hero-chat-title{color:#111;font-size:14px;font-weight:700;line-height:1.2}.hero-chat-sub{color:var(--gray-500);margin-top:2px;font-size:11px}.hero-visual-overlay{border:3px solid var(--blue-light);z-index:2;background:#fff;border-radius:12px;align-items:center;gap:24px;padding:20px 28px;display:flex;position:absolute;bottom:56px;left:-120px;box-shadow:0 10px 36px #00000024}.hvo-stat{text-align:center}.hvo-num{color:var(--blue);font-family:Montserrat,sans-serif;font-size:52px;font-weight:900;line-height:1}.hvo-num span{font-size:20px;font-weight:700}.hvo-label{color:var(--gray-500);margin-top:6px;font-size:13px;font-weight:600}.hvo-sep{background:var(--gray-200);width:1px;height:64px}.hero-trust-badge{box-shadow:var(--shadow-lg);z-index:5;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:15px 20px;animation:4s ease-in-out infinite float;display:flex;position:absolute}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}#feature-strip{background:#fff;padding:68px 0}.strip-title{text-align:center;color:var(--gray-800);margin-bottom:36px;font-size:27px;font-weight:700}.strip-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.strip-item{text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:12px;transition:transform .18s;display:flex}.strip-item:hover{transform:translateY(-4px)}.strip-item:hover .strip-icon{background:var(--blue)}.strip-item:hover .strip-icon svg{stroke:#fff}.strip-icon{background:var(--blue-light);border-radius:20px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.strip-icon img{object-fit:contain;width:60px;height:60px}.strip-icon svg{fill:none;width:46px;height:46px;stroke:var(--blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.strip-label{color:var(--gray-800);white-space:nowrap;font-size:18px;font-weight:700;line-height:1.4}.strip-promo{flex-wrap:wrap;justify-content:center;align-items:center;gap:140px;margin-top:30px;padding:36px 0 0;display:flex}.strip-promo-left{flex-direction:column;align-items:center;gap:16px;display:flex;transform:translate(-70px)}.strip-promo-text{color:#fff;text-align:center;font-size:clamp(20px,2.5vw,32px);font-weight:700;line-height:1.5}.strip-promo-note{color:#fff;text-align:center;margin-top:-8px;font-size:18px}.strip-promo-btn{color:#111;white-space:nowrap;background:#fff;border:2px solid #fff;border-radius:40px;align-items:center;gap:8px;padding:12px 28px;font-size:16px;font-weight:700;transition:all .2s;display:inline-flex}.strip-promo-btn:hover{background:var(--gray-100);border-color:var(--gray-100)}.strip-promo-stat{color:#111;text-align:center;background:gold;border-radius:10px;flex-shrink:0;padding:16px 32px}.strip-promo-stat-label{font-size:18px;font-weight:700}.strip-promo-stat-num{color:#fff;margin-top:4px;font-size:36px;font-weight:900;line-height:1.1}#problems{background:var(--gray-50)}.problems-head{text-align:center;margin-bottom:44px}.problems-grid{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.prob-col{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.prob-col-head{color:#fff;align-items:center;gap:10px;padding:18px 24px;font-size:16px;font-weight:900;display:flex}.prob-col-head svg{flex-shrink:0;width:20px;height:20px}.prob-col-head.issue{background:var(--gray-700)}.prob-col-head.solve{background:var(--green)}.prob-col-body{background:#fff;padding:4px 0}.prob-item{border-bottom:1px solid var(--gray-100);align-items:flex-start;gap:12px;padding:13px 24px;font-size:14px;font-weight:500;display:flex}.prob-item:last-child{border-bottom:none}.prob-mark{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;font-weight:900;display:flex}.prob-mark.x{color:#dc2626;background:#fee2e2}.prob-mark.ok{background:var(--green-lt);color:var(--green)}#free-features{background:linear-gradient(135deg, var(--blue-dark) 0%, #1a3a6e 100%);position:relative;overflow:hidden}#free-features:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-80px}#free-features:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-60px}#free-features .container{z-index:1;position:relative}#free-features .label-tag{color:#7dd3f8}#free-features .sec-title{color:#fff}.ff-head{text-align:center;margin-bottom:44px}.ff-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.ff-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.ff-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ff-card-img{justify-content:center;align-items:center;height:186px;display:flex;position:relative;overflow:hidden}.ff-card-img:before{content:"";position:absolute;inset:0}.ff-card-img--blue{background:linear-gradient(135deg,#1557b0 0%,#2d7dd2 100%)}.ff-card-img--indigo{background:linear-gradient(135deg,#3730a3 0%,#6366f1 100%)}.ff-card-img--teal{background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%)}.ff-card-img--orange{background:linear-gradient(135deg,#c2410c 0%,#f97316 100%)}.ff-card-img--green{background:linear-gradient(135deg,#15803d 0%,#22c55e 100%)}.ff-card-img--violet{background:linear-gradient(135deg,#6d28d9 0%,#a78bfa 100%)}.ff-card-deco{pointer-events:none;background:#ffffff14;border-radius:50%;position:absolute}.ff-card-deco-1{width:140px;height:140px;top:-30px;right:-30px}.ff-card-deco-2{width:80px;height:80px;bottom:-20px;left:-20px}.ff-card-icon{z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative}.ff-card-icon svg{stroke:#fff;fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.ff-card-body{padding:20px 22px 24px}.ff-card-num{color:var(--blue);letter-spacing:.1em;margin-bottom:6px;font-size:11px;font-weight:700}.ff-card-title{color:var(--gray-800);margin-bottom:8px;font-size:16px;font-weight:900;line-height:1.4}.ff-card-desc{color:var(--gray-600);font-size:13px;line-height:1.7}.credit-cols{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-bottom:40px;display:grid}.credit-col{box-shadow:var(--shadow);border-radius:18px;padding:38px 34px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.credit-col:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.credit-col--blue{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue-mid) 100%)}.credit-col--orange{background:linear-gradient(135deg,#c2410c 0%,#f97316 100%)}.credit-col:before{content:"";pointer-events:none;background:linear-gradient(115deg,#fff0 0%,#ffffff17 45%,#fff0 70%);width:80%;height:200%;position:absolute;top:-50%;right:-20%;transform:rotate(8deg)}.credit-col:after{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-70px}.credit-card-head{z-index:1;text-align:center;background:#fff;border:1px solid #ffffff73;border-radius:12px;justify-content:center;align-items:center;gap:14px;margin-bottom:24px;padding:14px 18px;display:flex;position:relative}.credit-card-badge{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.credit-col--blue .credit-card-badge{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue-mid) 100%)}.credit-col--orange .credit-card-badge{background:linear-gradient(135deg,#c2410c 0%,#f97316 100%)}.credit-card-head:after{content:"";flex-shrink:0;width:24px}.credit-card-badge svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.credit-card-title{color:var(--gray-800);font-size:20px;font-weight:900}.credit-card-sub{color:var(--gray-600);margin-top:2px;font-size:12px;font-weight:500}.credit-list{z-index:1;flex-direction:column;display:flex;position:relative}.credit-list-item{border-top:1px solid #ffffff2e;padding:16px 0}.credit-list-item:first-child{border-top:none;padding-top:0}.credit-list-item:last-child{padding-bottom:0}.credit-list-title{color:#fff;align-items:baseline;gap:8px;margin-bottom:5px;font-size:16px;font-weight:700;display:flex}.credit-list-title:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:1px}.credit-col--blue .credit-list-title:before{background:#7dd3f8}.credit-col--orange .credit-list-title:before{background:#fed7aa}.credit-list-desc{color:#ffffffc7;font-size:13px;line-height:1.75}.credit-trio{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:48px;display:grid}.credit-trio-card{border:1px solid var(--gray-200);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:26px 24px;transition:transform .2s,box-shadow .2s}.credit-trio-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.credit-trio-head{align-items:center;gap:10px;margin-bottom:14px;display:flex}.credit-trio-icon{background:linear-gradient(135deg, var(--blue) 0%, var(--blue-mid) 100%);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.credit-trio-icon svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.credit-trio-card h4{color:var(--gray-800);font-size:15px;font-weight:800}.credit-trio-card p{color:var(--gray-600);margin-bottom:10px;font-size:13px;line-height:1.75}.credit-trio-card p:last-child{margin-bottom:0}.credit-trio-card strong{color:var(--gray-800);margin-bottom:3px;font-size:13.5px;display:block}.credit-fee{border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding:36px 34px;display:grid}.credit-fee-title{letter-spacing:.08em;text-transform:uppercase;color:var(--gray-600);margin-bottom:6px;font-size:12px;font-weight:700}.credit-fee-row{border-bottom:1px solid var(--gray-200);justify-content:flex-start;align-items:baseline;gap:16px;padding:14px 0;display:flex}.credit-fee-row:last-child{border-bottom:none}.credit-fee-label{color:var(--gray-800);font-size:30px;font-weight:600}.credit-fee-value{text-align:left;min-width:4em;font-family:Montserrat,sans-serif;font-size:30px;font-weight:900;position:relative;left:1.2em}.credit-fee-value.-free{color:var(--green-dark);padding-left:1.2em}.credit-fee-value.-cost{color:var(--gray-800)}.credit-fee-note{color:var(--gray-400);text-align:right;margin-top:10px;font-size:12px;line-height:1.7}.credit-fee-visual{background:linear-gradient(135deg, var(--blue-dark) 0%, var(--blue-mid) 100%);color:#fff;text-align:center;box-shadow:var(--shadow);border-radius:14px;padding:34px 24px;position:relative;overflow:hidden}.credit-fee-visual:before{content:"";pointer-events:none;background:linear-gradient(115deg,#fff0 0%,#ffffff1a 45%,#fff0 70%);width:80%;height:200%;position:absolute;top:-50%;right:-20%;transform:rotate(8deg)}.credit-fee-visual:after{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:150px;height:150px;position:absolute;top:-55px;right:-45px}.credit-fee-big{z-index:1;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:46px;font-weight:900;line-height:1;position:relative}.credit-fee-small{z-index:1;opacity:.88;font-size:20px;position:relative}@media (prefers-reduced-motion:reduce){.credit-col,.credit-trio-card{transition:none}.credit-col:hover,.credit-trio-card:hover{transform:none}}#functions{background:#fff}.fn-head{text-align:center;margin-bottom:44px}.fn-featured{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px;display:grid}.fn-featured-card{border-radius:var(--radius);text-align:center;background:#f0f9ff;border:2px solid #0ea5e9;flex-direction:column;align-items:center;gap:20px;padding:48px 28px;transition:border-color .2s,box-shadow .2s;display:flex}.fn-featured-card:hover{box-shadow:var(--shadow)}.fn-featured-card img{object-fit:contain;width:100px;height:100px}.fn-featured-label{color:var(--gray-800);font-size:18px;font-weight:700;line-height:1.5}.fn-featured-desc{color:var(--gray-600);font-size:14px;line-height:1.8}.fn-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;display:grid}.fn-card{border-radius:var(--radius);border:1px solid var(--gray-200);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:12px;padding:20px 16px;transition:transform .2s,box-shadow .2s;display:flex}.fn-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.fn-card img{object-fit:contain;width:52px;height:52px}.fn-card-label{color:var(--gray-800);font-size:13px;font-weight:700;line-height:1.4}#comparison{background:var(--gray-50)}.cmp-head{text-align:center;margin-bottom:40px}.cmp-wrap{overflow-x:auto}.cmp-table{border-collapse:collapse;border-radius:var(--radius);width:100%;box-shadow:var(--shadow);overflow:hidden}.cmp-table thead th{padding:20px;font-size:15px;font-weight:700}.cmp-table thead th:first-child{background:var(--gray-100);color:var(--gray-600);width:38%}.cmp-table thead th.col-pdf{background:var(--gray-700);color:#fff;text-align:center;width:31%}.cmp-table thead th.col-mbn{background:var(--green);color:#fff;text-align:center;width:31%}.cmp-table thead th.col-mbn .price{font-family:Montserrat,sans-serif;font-size:28px;font-weight:900;display:block}.cmp-table tbody tr{border-bottom:1px solid var(--gray-200)}.cmp-table tbody tr:last-child{border-bottom:none}.cmp-table tbody td{background:#fff;padding:15px 20px;font-size:14px}.cmp-table tbody td:first-child{color:var(--gray-700);font-weight:700}.cmp-table tbody td.col-pdf{text-align:center;color:var(--gray-500);background:#fafafa}.cmp-table tbody td.col-mbn{text-align:center;background:var(--green-lt);color:var(--green-dark);font-weight:700}.mk-x{color:#dc2626;font-size:20px;font-weight:900}.mk-ok{color:var(--green);font-size:20px;font-weight:900}.price-zero{color:var(--green-dark);font-family:Montserrat,sans-serif;font-size:26px;font-weight:900}#plan{background:#fff}.plan-head{text-align:center;margin-bottom:44px}.plan-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.plan-card{border:2px solid var(--gray-200);border-radius:var(--radius);padding:26px 22px;transition:border-color .2s;position:relative}.plan-card:hover{border-color:var(--blue)}.plan-card.recommend{border-color:var(--green)}.plan-recommend-badge{background:var(--green);color:#fff;border-radius:40px;padding:3px 14px;font-size:11px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-name{margin-bottom:4px;font-size:17px;font-weight:900}.plan-price-row{margin:14px 0}.plan-price{color:var(--blue);font-family:Montserrat,sans-serif;font-size:38px;font-weight:900}.plan-price.free{color:var(--green)}.plan-unit{color:var(--gray-600);font-size:14px}.plan-desc{color:var(--gray-600);border-bottom:1px solid var(--gray-100);margin-bottom:18px;padding-bottom:16px;font-size:13px}.plan-features{flex-direction:column;gap:9px;list-style:none;display:flex}.plan-features li{color:var(--gray-700);align-items:flex-start;gap:8px;font-size:13px;display:flex}.plan-features li:before{content:"✓";color:var(--green);flex-shrink:0;font-weight:900}.plan-table-th{color:var(--gray-700);border-bottom:1px solid var(--gray-100);background:#fff;padding:13px 14px;font-size:13px;font-weight:700}.plan-table-td{text-align:center;border-bottom:1px solid var(--gray-100);padding:13px 10px;font-size:14px;font-weight:700}.plan-table-td-gray{color:var(--gray-500);background:#fafafa}.plan-table-td-green{background:var(--green-lt);color:var(--green-dark)}.plan-mark-ok{color:var(--green);font-size:18px}.plan-mark-ng{color:#dc2626;font-size:18px}#testimonials{background:var(--blue-light)}.testi-head{text-align:center;margin-bottom:40px}.testi-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.testi-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:28px}.testi-quote{color:var(--gray-700);margin-bottom:20px;padding-top:8px;font-size:15px;line-height:1.8;position:relative}.testi-quote:before{content:"\"";color:#d1e3f8;font-family:Georgia,serif;font-size:56px;line-height:0;position:absolute;top:24px;left:-6px}.testi-quote p{position:relative}.testi-author{align-items:center;gap:12px;display:flex}.testi-avatar{background:var(--blue-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex;overflow:hidden}.testi-name{font-size:14px;font-weight:700}.testi-role{color:var(--gray-400);font-size:12px}#faq{background:var(--gray-50)}.faq-head{text-align:center;margin-bottom:40px}.faq-list{flex-direction:column;gap:8px;max-width:760px;margin:0 auto;display:flex}.faq-item{border:1px solid var(--gray-200);background:#fff;border-radius:8px;overflow:hidden}.faq-q{cursor:pointer;color:var(--gray-800);-webkit-user-select:none;user-select:none;align-items:center;gap:14px;padding:18px 22px;font-size:15px;font-weight:700;display:flex}.faq-q-badge{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:flex}.faq-q-text{flex:1}.faq-chevron{width:18px;height:18px;color:var(--gray-400);flex-shrink:0;transition:transform .25s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-a{color:var(--gray-600);padding:0 22px 18px 62px;font-size:14px;line-height:1.8;display:none}.faq-item.open .faq-a{display:block}#cta-section{background:var(--green);text-align:center;padding:72px 0}.cta-title{color:#fff;margin-bottom:10px;font-size:clamp(24px,3.5vw,36px);font-weight:900;line-height:1.35}.cta-sub{color:#fff;margin-bottom:32px;font-size:22px;font-weight:700}.cta-btn-wrap{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-white{color:var(--blue);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:18px 52px;font-size:17px;font-weight:900;transition:all .2s;display:inline-flex}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-note{color:#fff;margin-top:14px;font-size:17px;font-weight:600}#site-footer{background:var(--gray-800);color:#ffffffbf;padding:56px 0 32px}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}.footer-brand-name{color:#fff;margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:900}.footer-brand-info{font-size:13px;line-height:1.8}.footer-brand-info a{transition:color .15s}.footer-brand-info a:hover{color:#fff}.footer-h{color:#fff;margin-bottom:14px;font-size:13px;font-weight:700}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links li a{color:#fff9;font-size:13px;transition:color .15s}.footer-links li a:hover{color:#fff}.footer-bottom{color:#ffffff59;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:24px;font-size:12px;display:flex}.mi-header-grid{grid-template-columns:1fr 1fr;place-items:center start;gap:56px;margin-bottom:24px;display:grid}#main-integration{background:linear-gradient(135deg, var(--blue-dark) 0%, #1a3a6e 100%);padding:80px 0;position:relative;overflow:hidden}#main-integration:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-80px}#main-integration:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-60px}.mi-inner{z-index:1;position:relative}.mi-content{text-align:center;max-width:640px;margin:0 auto 40px}.mi-eyebrow{color:#ffffffe6;background:#ffffff1a;border:1px solid #fff3;border-radius:40px;align-items:center;gap:10px;margin-bottom:18px;padding:5px 16px 5px 6px;font-size:12px;font-weight:700;display:inline-flex}.mi-eyebrow-btn{background:#fff;border-radius:40px;align-items:center;gap:6px;padding:5px 16px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;color:#000!important}.mi-eyebrow-btn:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.mi-price-badge{color:#fff;background:#f59e0b;border-radius:40px;padding:3px 10px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:900}.mi-headline{color:#fff;margin-bottom:14px;font-size:34px;font-weight:900;line-height:1.35}.mi-cta-area{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.mi-price-note{color:#ffffff80;font-size:12px}.btn-mi-cta{color:var(--blue-dark);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:14px 30px;font-size:15px;font-weight:900;transition:all .2s;display:inline-flex}.btn-mi-cta:hover{transform:translateY(-2px);box-shadow:0 8px 28px #00000047}.mi-visual{box-shadow:var(--shadow-lg);background:#fff;border-radius:20px;padding:40px 32px 32px}.mi-visual-title{text-align:center;color:var(--gray-600);letter-spacing:.1em;text-transform:uppercase;margin-bottom:36px;font-size:18px;font-weight:700}.mi-flow-h{justify-content:center;align-items:stretch;display:flex}.mi-flow-card{text-align:center;border:2px solid var(--gray-400);background:#fff;border-radius:16px;flex-direction:column;flex:1 1 0;align-items:center;min-width:0;max-width:260px;padding:24px 16px 22px;display:flex}.mi-flow-card.highlight{background:linear-gradient(160deg, var(--blue-mid) 0%, #123f8f 100%);z-index:2;border-width:1px;border-color:#5a9aff;position:relative;box-shadow:0 16px 36px #0a1e4673,inset 0 0 0 1px #5a9aff40}.mi-flow-step{letter-spacing:.12em;color:#f59e0b;margin-bottom:14px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700}.mi-flow-card.highlight .mi-flow-step{color:#ffd699}.mi-flow-icon-slot{justify-content:center;align-items:center;height:144px;margin-bottom:18px;display:flex}.mi-flow-plate{background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.mi-flow-card.highlight .mi-flow-plate{background:#ffffff29;border-color:#ffffff4d;width:84px;height:84px}.mi-flow-plate svg{stroke:#fff;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.mi-flow-card.highlight .mi-flow-plate svg{width:38px;height:38px}.mi-flow-plate--img{background:0 0;border:none;border-radius:0;width:auto;height:auto}.mi-flow-plate--img img{object-fit:contain;width:110px;height:auto}.mi-flow-plate--logo{background:#fff;border:none;border-radius:10px;width:auto;height:auto;padding:14px 18px}.mi-flow-plate--logo img{object-fit:contain;width:130px;height:auto}.mi-flow-card-title{color:var(--gray-800);margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.5}.mi-flow-card.highlight .mi-flow-card-title{color:#fff}.mi-flow-connector{flex:0 64px;justify-content:center;align-self:center;align-items:center;min-width:24px;padding:0 4px;display:flex;position:relative}.mi-flow-connector-line{background:linear-gradient(90deg,#f59e0b00 0%,#f59e0b 50%,#f59e0b00 100%) 0 0/200% 100%;border-radius:2px;width:100%;height:4px;animation:2.4s linear infinite mi-flow-travel}.mi-flow-connector-arrow{box-sizing:border-box;stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;background:#f59e0b;border:2px solid #fff;border-radius:50%;width:34px;height:34px;padding:6px;position:absolute;box-shadow:0 4px 12px #f59e0b73}.mi-flow-caption{text-align:center;color:var(--gray-600);margin-top:36px;font-size:18px;line-height:1.6}@keyframes mi-flow-travel{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes mi-flow-travel-v{0%{background-position:0 200%}to{background-position:0 -200%}}@media (prefers-reduced-motion:reduce){.mi-flow-connector-line{animation:none}}#order-feature{background:linear-gradient(135deg, var(--blue-dark) 0%, #1a3a6e 100%);position:relative;overflow:hidden}#order-feature:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:360px;height:360px;position:absolute;top:-80px;right:-80px}#order-feature:after{content:"";pointer-events:none;background:#ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-100px;left:-60px}.order-section-grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid;position:relative}.order-headline{color:#fff;font-size:clamp(22px,3.5vw,30px);font-weight:800;line-height:1.4}.order-features{flex-direction:column;gap:22px;margin-top:32px;display:flex}.order-feat{align-items:flex-start;gap:16px;display:flex}.order-feat-icon{background:#ffffff1a;border:1px solid #fff3;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.order-feat-icon svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.order-feat-title{color:#fff;margin-bottom:3px;font-size:15px;font-weight:700}.order-feat-desc{color:#ffffffa6;font-size:13px;line-height:1.7}.order-flow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:20px;padding:28px}.order-flow-title{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;text-align:center;margin-bottom:20px;font-size:11px;font-weight:800}.order-flow-step{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.order-flow-step.active{background:#22c55e26;border-color:#22c55e66}.order-flow-step-icon{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.order-flow-step.active .order-flow-step-icon{background:var(--green)}.order-flow-step-icon svg{stroke:#fff9;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.order-flow-step.active .order-flow-step-icon svg{stroke:#fff}.order-flow-step-label{color:#fff6;font-size:11px;font-weight:700}.order-flow-step-text{color:#fff;font-size:13px;font-weight:700}.order-flow-arrow{text-align:center;color:#fff3;margin:4px 0;font-size:16px}.order-flow-divider{border:none;border-top:1px dashed #ffffff26;margin:12px 0}.order-flow-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.order-flow-badge{border-radius:40px;align-items:center;gap:4px;padding:5px 12px;font-size:12px;font-weight:800;display:inline-flex}.order-flow-badge.approved{color:#16a34a;background:#dcfce7}.order-flow-badge.rejected{color:#dc2626;background:#fee2e2}.order-flow-badge.returned{color:#ca8a04;background:#fef9c3}.chat-section-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.chat-feat-list{flex-direction:column;gap:20px;margin-top:28px;display:flex}.chat-feat-item{align-items:flex-start;gap:14px;display:flex}.chat-feat-icon{background:var(--blue-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.chat-feat-icon svg{width:20px;height:20px;stroke:var(--blue);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.chat-feat-title{color:var(--gray-800);margin-bottom:3px;font-size:15px;font-weight:700}.chat-feat-desc{color:var(--gray-600);font-size:13px;line-height:1.7}.chat-mockup{box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;overflow:hidden}.chat-mockup-header{background:var(--blue);color:#fff;border-radius:16px 16px 0 0;align-items:center;gap:10px;padding:14px 18px;display:flex}.chat-mockup-avatar{background:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.chat-mockup-name{font-size:14px;font-weight:700}.chat-mockup-status{opacity:.8;font-size:11px}.chat-mockup-body{background:var(--gray-50);flex-direction:column;gap:12px;padding:16px;display:flex}.chat-bubble{align-items:flex-end;gap:8px;display:flex}.chat-bubble.own{flex-direction:row-reverse}.chat-bubble-avatar{background:var(--blue-light);width:28px;height:28px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.chat-bubble-content{max-width:72%;color:var(--gray-800);background:#fff;border-radius:14px;padding:9px 13px;font-size:13px;line-height:1.6;box-shadow:0 1px 3px #00000014}.chat-bubble.own .chat-bubble-content{background:var(--blue);color:#fff}.chat-mockup-input{border-top:1px solid var(--gray-200);background:#fff;border-radius:0 0 16px 16px;align-items:center;gap:10px;padding:12px 16px;display:flex}.chat-input-bar{background:var(--gray-100);color:var(--gray-400);border-radius:20px;flex:1;padding:8px 14px;font-size:13px}.chat-send-btn{background:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-send-btn svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.mob-sticky{background:var(--green);z-index:90;text-align:center;padding:14px 20px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #00000026}.mob-sticky a{color:#fff;font-size:16px;font-weight:900;display:block}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.fu{animation:.55s both fadeUp}.fu1{animation-delay:80ms}.fu2{animation-delay:.18s}.fu3{animation-delay:.28s}.fu4{animation-delay:.38s}@media (width<=900px){#hero{height:auto}.section{padding:56px 0}.hero-grid{flex:none;grid-template-columns:1fr;min-height:360px}.hero-left-panel{text-align:center;padding:56px 24px 40px}.hero-benefits{align-items:center}.hero-visual{height:300px;min-height:300px}.hero-visual-img{height:90%}.hero-trust-badge{display:none}.strip-grid{grid-template-columns:repeat(3,1fr)}.strip-promo-left{transform:none}.problems-grid{grid-template-columns:1fr}.ff-grid{grid-template-columns:1fr 1fr}.fn-featured{grid-template-columns:1fr}.fn-featured-card{text-align:left;flex-direction:row;align-items:center;gap:20px;padding:24px 20px}.fn-featured-card img{flex-shrink:0;width:72px;height:72px}.fn-grid{grid-template-columns:repeat(2,1fr)}.testi-grid,.plan-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column}.mi-header-grid{grid-template-columns:1fr;gap:12px;margin-bottom:16px}.mi-flow-h{flex-direction:column;align-items:stretch}.mi-flow-card{width:100%;max-width:420px;margin:0 auto}.mi-flow-card.highlight{transform:none}.mi-flow-h .mi-flow-connector{flex:none;width:100%;height:40px;padding:0}.mi-flow-h .mi-flow-connector-line{background:linear-gradient(#f59e0b00 0%,#f59e0b 50%,#f59e0b00 100%) 0 0/100% 200%;border-radius:2px;width:4px;height:100%;animation-name:mi-flow-travel-v}.mi-flow-h .mi-flow-connector-arrow{transform:rotate(90deg)}.order-section-grid,.chat-section-grid{grid-template-columns:1fr;gap:36px}.credit-cols,.credit-trio,.credit-fee{grid-template-columns:1fr}}@media (width<=640px){nav.hdr-nav{display:none}.hamburger{display:flex}.hdr-inner{gap:6px}.hdr-logo img{height:44px}.hdr-login{padding:6px 10px;font-size:12px}.login-text-full{display:none}.login-text-short{display:inline}.hdr-cta{padding:6px 10px;font-size:12px;font-weight:600}.ff-grid{grid-template-columns:1fr}.fn-featured-card{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:28px 20px}.fn-featured-card img{width:80px;height:80px}.fn-grid{grid-template-columns:repeat(2,1fr)}.plan-grid{grid-template-columns:1fr}.hero-left-panel{padding:40px 20px 32px}.hero-free-label{white-space:normal;font-size:clamp(15px,5.5vw,28px)}.hero-headline{white-space:normal;font-size:clamp(22px,7vw,36px)}.hero-cta-btn{padding:18px 36px;font-size:17px}.hero-visual-img{height:80%}.hero-visual-overlay{left:50%;transform:translate(-50%)}.hero-chat-bubble{display:none}.hvo-num{font-size:28px}.hvo-num span{font-size:14px}.hvo-sep{height:36px}.strip-grid{grid-template-columns:repeat(2,1fr)}.cmp-table thead th,.cmp-table tbody td{padding:12px;font-size:13px}.mob-sticky{display:block}body{padding-bottom:56px}}.reg-steps{background:#fff;padding:0 24px 32px}.reg-steps__inner{background:#fff;border-radius:16px;max-width:1000px;margin:0 auto;padding:0 48px 28px}.reg-steps__title{text-align:center;color:#1a1a2e;margin:0 0 24px;font-size:clamp(16px,2vw,20px);font-weight:700}.reg-steps__list{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;display:flex}.reg-steps__item{text-align:center;flex:1;min-width:160px}.reg-steps__label{color:#3b82f6;letter-spacing:.05em;margin-bottom:8px;font-size:13px;font-weight:700}.reg-steps__text{color:#1a1a2e;font-size:clamp(15px,1.8vw,18px);font-weight:600;line-height:1.5}.reg-steps__arrow{color:#9ca3af;flex-shrink:0;padding-top:24px;font-size:24px}.reg-steps__list--compact{align-items:center}.reg-steps__list--compact .reg-steps__item{border-radius:var(--radius);border:1px solid var(--gray-200);min-width:104px;box-shadow:var(--shadow);background:#fff;padding:18px 10px}.reg-steps__list--compact .reg-steps__label{font-size:17px}.reg-steps__list--compact .mi-flow-connector{flex-basis:60px;min-width:44px;min-height:34px}.reg-steps__inner--full{background:0 0;border-radius:0;width:100%;max-width:none;padding:0}.reg-steps__inner--full .reg-steps__title{color:#fff}@media (width<=640px){.reg-steps__list--compact .reg-steps__item{min-width:140px}}.nc-header{text-align:center;margin-bottom:32px}.nc-header .sec-title{margin-top:6px}.nc-subtitle{color:var(--gray-600);margin-top:10px;font-size:14px}.nc-carousel{max-width:960px;margin:0 auto;position:relative}.nc-btn{z-index:2;cursor:pointer;background:#fff;border:1px solid #e5e9f0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.nc-btn--prev{left:-56px}.nc-btn--next{right:-56px}.nc-clip{overflow:hidden}.nc-track{gap:20px;padding:4px 2px 12px;display:flex}.nc-card{background:#fff;border:1px solid #e5e9f0;border-radius:16px;flex-direction:column;flex:0 0 calc(33.333% - 14px);min-width:260px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.nc-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #1557b01f}.nc-card__thumb{background:#f1f5f9;flex-shrink:0;width:100%;height:180px;overflow:hidden}.nc-card__img{object-fit:cover;width:100%;height:100%}.nc-card__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.nc-card__body{flex-direction:column;flex:1;padding:0;display:flex}.nc-card__title{color:var(--gray-900);background:#bae6fd;flex:1;padding:20px 24px;font-size:15px;font-weight:700;line-height:1.6}.nc-card__link{color:var(--blue);align-items:center;gap:4px;margin-top:14px;padding:0 24px 20px;font-size:13px;font-weight:600;display:inline-flex}@media (width<=640px){.nc-btn{display:none}.nc-card{flex:0 0 80vw;min-width:0}}
