.front-layout .lp{--ink:#0e1726;--ink-2:#5a6675;--ink-3:#8a93a1;--surface:#fff;--surface-2:#f6f7f9;--surface-dark:#0e1726;--line:#e5e8ec;--line-dark:#ffffff1f;--brand:#f97316;--brand-ink:#e2630e;--brand-wash:#feeee2;--mono:"Noto Sans Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color:var(--ink);background:var(--surface)}.front-layout .lp section{border-bottom:0;padding:clamp(72px,9vw,132px) 0}.front-layout .lp .eyebrow{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--brand);align-items:center;gap:10px;margin:0 0 22px;font-size:12px;font-weight:500;display:inline-flex}.front-layout .lp .eyebrow:before{content:"";background:var(--brand);width:22px;height:1px}.front-layout .lp .section-head{max-width:720px;margin:0 0 56px}.front-layout .lp .section-head h2{letter-spacing:-.045em;color:var(--ink);word-break:keep-all;margin:0 0 16px;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.18}.front-layout .lp .section-head .lead{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.front-layout .lp .lp-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.front-layout .lp .btn-primary,.front-layout .lp .btn-ghost{letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:54px;padding:0 26px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.front-layout .lp .btn-primary{background:var(--brand);color:#fff}.front-layout .lp .btn-primary:hover{background:var(--brand-ink);transform:translateY(-1px)}.front-layout .lp .btn-ghost{color:var(--ink);border:1px solid var(--line);background:0 0}.front-layout .lp .btn-ghost:hover{border-color:var(--ink);transform:translateY(-1px)}.front-layout .lp a:focus-visible,.front-layout .lp .btn-primary:focus-visible,.front-layout .lp .btn-ghost:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.front-layout .lp .lp-hero{background:var(--surface-2);border-bottom:1px solid var(--line);background-image:linear-gradient(var(--line) 1px, transparent 1px),linear-gradient(90deg, var(--line) 1px, transparent 1px);background-position:top;background-size:48px 48px;padding-top:clamp(132px,15vw,184px)}.front-layout .lp .lp-hero .container{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,5vw,80px);display:grid}.front-layout .lp .lp-hero .hero-copy h1{letter-spacing:-.05em;color:var(--ink);word-break:keep-all;margin:0 0 22px;font-size:clamp(34px,4.6vw,60px);font-weight:900;line-height:1.12}.front-layout .lp .lp-hero .hero-copy .hero-lead{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;max-width:520px;margin:0 0 34px;font-size:clamp(16px,1.4vw,19px);line-height:1.62}.front-layout .lp .lp-hero .hero-copy .hero-note{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-3);align-items:center;gap:8px;margin:18px 0 0;font-size:12px;display:inline-flex}.front-layout .lp .console{background:var(--surface);border:1px solid var(--line);font-family:var(--mono);border-radius:14px;overflow:hidden;box-shadow:0 30px 60px -28px #0e172647}.front-layout .lp .console .console-bar{border-bottom:1px solid var(--line);background:var(--surface-2);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.front-layout .lp .console .console-bar .console-title{letter-spacing:.12em;color:var(--ink);text-transform:uppercase;font-size:12px;font-weight:700}.front-layout .lp .console .console-bar .console-sub{letter-spacing:.06em;color:var(--ink-3);margin-left:8px;font-size:11px;font-weight:500}.front-layout .lp .console .console-bar .console-live{letter-spacing:.12em;color:var(--brand);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.front-layout .lp .console .console-bar .console-live:before{content:"";background:var(--brand);border-radius:50%;width:7px;height:7px}.front-layout .lp .console .rank-list{margin:0;padding:10px;list-style:none}.front-layout .lp .console .rank-list li{border-radius:8px;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.front-layout .lp .console .rank-list li .rank-no{color:var(--ink-3);letter-spacing:.02em;font-size:13px;font-weight:700}.front-layout .lp .console .rank-list li .rank-name{color:var(--ink-2);letter-spacing:-.02em;font-family:Pretendard,sans-serif;font-size:14px;font-weight:600}.front-layout .lp .console .rank-list li .rank-bar{background:var(--line);border-radius:3px;width:84px;height:6px;position:relative;overflow:hidden}.front-layout .lp .console .rank-list li .rank-bar span{background:var(--ink-3);border-radius:3px;position:absolute;inset:0 auto 0 0}.front-layout .lp .console .rank-list li.is-mine{background:var(--brand-wash);box-shadow:inset 0 0 0 1px #f9731666}.front-layout .lp .console .rank-list li.is-mine .rank-no{color:var(--brand)}.front-layout .lp .console .rank-list li.is-mine .rank-name{color:var(--ink);font-weight:700}.front-layout .lp .console .rank-list li.is-mine .rank-delta{color:var(--brand);letter-spacing:.04em;margin-left:6px;font-size:11px;font-weight:700}.front-layout .lp .console .rank-list li.is-mine .rank-bar span{background:var(--brand)}.front-layout .lp .console .console-foot{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px;display:flex}.front-layout .lp .console .console-foot .chip{letter-spacing:.04em;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:6px 10px;font-size:11px}.front-layout .lp .console .console-foot .chip b{color:var(--ink);font-weight:700}.front-layout .lp .console .console-foot .console-auto{letter-spacing:.1em;color:var(--ink);align-items:center;gap:7px;margin-left:auto;font-size:11px;font-weight:700;display:inline-flex}.front-layout .lp .console .console-foot .console-auto:after{content:"";background:#15b66b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #15b66b2e}.front-layout .lp .lp-strip{border-bottom:1px solid var(--line);padding:0}.front-layout .lp .lp-strip .container{grid-template-columns:repeat(3,1fr);display:grid}.front-layout .lp .lp-strip .strip-item{border-left:1px solid var(--line);padding:34px 36px}.front-layout .lp .lp-strip .strip-item:first-child{border-left:0;padding-left:0}.front-layout .lp .lp-strip .strip-item .strip-k{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-3);margin:0 0 12px;font-size:11px}.front-layout .lp .lp-strip .strip-item h3{letter-spacing:-.03em;color:var(--ink);margin:0 0 8px;font-size:19px;font-weight:800}.front-layout .lp .lp-strip .strip-item p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:14px;line-height:1.6}.front-layout .lp .lp-solutions .sol-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.front-layout .lp .lp-solutions .sol-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;padding:30px 28px 26px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.front-layout .lp .lp-solutions .sol-card:hover{border-color:var(--ink);transform:translateY(-3px);box-shadow:0 24px 44px -30px #0e172666}.front-layout .lp .lp-solutions .sol-card .sol-idx{font-family:var(--mono);letter-spacing:.1em;color:var(--brand);margin-bottom:18px;font-size:12px}.front-layout .lp .lp-solutions .sol-card h3{letter-spacing:-.035em;color:var(--ink);margin:0 0 10px;font-size:23px;font-weight:800}.front-layout .lp .lp-solutions .sol-card p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0 0 22px;font-size:15px;line-height:1.6}.front-layout .lp .lp-solutions .sol-card .sol-tags{flex-wrap:wrap;gap:7px;margin:0 0 24px;display:flex}.front-layout .lp .lp-solutions .sol-card .sol-tags span{letter-spacing:-.01em;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:5px 9px;font-size:12px}.front-layout .lp .lp-solutions .sol-card .sol-more{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:7px;margin-top:auto;font-size:14px;font-weight:700;display:inline-flex}.front-layout .lp .lp-solutions .sol-card .sol-more .arr{transition:transform .18s}.front-layout .lp .lp-solutions .sol-card:hover .sol-more .arr{transform:translate(4px)}.front-layout .lp .lp-steps{background:var(--surface-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.front-layout .lp .lp-steps .step-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.front-layout .lp .lp-steps .step{border-top:2px solid var(--ink);margin-right:28px;padding:8px 36px 0 0}.front-layout .lp .lp-steps .step:last-child{margin-right:0}.front-layout .lp .lp-steps .step .step-no{font-family:var(--mono);letter-spacing:.06em;color:var(--ink);margin:18px 0 16px;font-size:13px;font-weight:700}.front-layout .lp .lp-steps .step h3{letter-spacing:-.03em;color:var(--ink);margin:0 0 10px;font-size:20px;font-weight:800}.front-layout .lp .lp-steps .step p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:14px;line-height:1.65}.front-layout .lp .lp-feature{border-bottom:1px solid var(--line)}.front-layout .lp .lp-feature.alt{background:var(--surface-2)}.front-layout .lp .lp-feature .section-head{margin-bottom:26px}.front-layout .lp .feat-chips{flex-wrap:wrap;gap:10px;margin:0 0 32px;display:flex}.front-layout .lp .feat-chips .chip{border:1px solid var(--line);background:var(--surface);letter-spacing:-.02em;color:var(--ink);word-break:keep-all;border-radius:9px;align-items:center;gap:9px;padding:10px 15px 10px 13px;font-size:14px;display:inline-flex}.front-layout .lp .feat-chips .chip:before{content:"";border:solid var(--brand);border-width:0 2px 2px 0;flex-shrink:0;width:5px;height:9px;margin-top:-3px;transform:rotate(45deg)}.front-layout .lp .lp-feature .feature-row{grid-template-columns:1fr minmax(360px,480px);align-items:center;gap:clamp(32px,4vw,60px);display:grid}.front-layout .lp .lp-feature .feature-text h2{letter-spacing:-.04em;color:var(--ink);margin:0 0 16px;font-size:clamp(28px,3.2vw,40px);font-weight:800;line-height:1.18}.front-layout .lp .lp-feature .feature-text .lead{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;max-width:460px;margin:0 0 26px;font-size:clamp(15px,1.3vw,17px);line-height:1.62}.front-layout .lp .lp-feature .feature-text .feat-list{border-top:1px solid var(--line);max-width:460px;margin:0;padding:0;list-style:none}.front-layout .lp .lp-feature .feature-text .feat-list li{letter-spacing:-.02em;color:var(--ink);border-bottom:1px solid var(--line);word-break:keep-all;padding:13px 0 13px 28px;font-size:15px;line-height:1.45;position:relative}.front-layout .lp .lp-feature .feature-text .feat-list li:before{content:"";border:solid var(--brand);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:18px;left:4px;transform:rotate(45deg)}.front-layout .lp .lp-feature .feature-visual{justify-content:flex-end;display:flex}.front-layout .lp .blog-feature .feature-visual{align-items:stretch}.front-layout .lp .tr-stack{width:100%;max-width:480px}.front-layout .lp .tr-stack .tr-scard{transform-origin:top;background:var(--surface);border:1px solid var(--line);border-radius:14px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 18px;display:grid;position:relative;box-shadow:0 14px 30px -16px #0e172642}.front-layout .lp .tr-stack .tr-scard+.tr-scard{margin-top:12px}.front-layout .lp .tr-stack .tr-scard:nth-child(n+4){margin-top:-54px}.front-layout .lp .tr-stack .tr-scard:first-child{z-index:5}.front-layout .lp .tr-stack .tr-scard:nth-child(2){z-index:6}.front-layout .lp .tr-stack .tr-scard:nth-child(3){z-index:7}.front-layout .lp .tr-stack .tr-scard:nth-child(4){z-index:4;opacity:.78;transform:scale(.95)}.front-layout .lp .tr-stack .tr-scard:nth-child(5){z-index:3;opacity:.55;transform:scale(.9)}.front-layout .lp .tr-stack .tr-scard:nth-child(6){z-index:2;opacity:.32;transform:scale(.85)}.front-layout .lp .tr-stack .tr-scard:first-child{background:var(--brand-wash);border-color:#f9731652;box-shadow:0 18px 36px -16px #f973166b}.front-layout .lp .tr-stack .tr-ico{background:var(--surface-2);border:1px solid var(--line);width:40px;height:40px;color:var(--ink-2);border-radius:11px;justify-content:center;align-items:center;display:flex}.front-layout .lp .tr-stack .tr-ico svg{width:20px;height:20px}.front-layout .lp .tr-stack .tr-scard:first-child .tr-ico{color:var(--brand);background:#fff;border-color:#f9731659}.front-layout .lp .tr-stack .tr-sc-body{min-width:0}.front-layout .lp .tr-stack .tr-sc-body .tr-kw{letter-spacing:-.03em;color:var(--ink);margin-bottom:3px;font-size:15px;font-weight:700;display:block}.front-layout .lp .tr-stack .tr-sc-body .tr-sub{font-family:var(--mono);color:var(--ink-3);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.front-layout .lp .tr-stack .tr-sc-rank{text-align:right;white-space:nowrap}.front-layout .lp .tr-stack .tr-sc-rank .tr-rise{font-family:var(--mono);color:var(--brand);letter-spacing:.02em;margin-bottom:2px;font-size:16px;font-weight:700;display:block}.front-layout .lp .tr-stack .tr-sc-rank .tr-rise .ar{margin-right:2px;font-size:11px}.front-layout .lp .tr-stack .tr-sc-rank .tr-rank{font-family:var(--mono);color:var(--ink-3);font-size:11px}.front-layout .lp .tr-stack .tr-sc-rank .tr-rank .to{color:var(--ink-2);font-weight:700}.front-layout .lp .ready-wrap{width:100%;max-width:480px;position:relative}.front-layout .lp .ready-wrap.is-ready .ready-content{filter:blur(7px);opacity:.5;pointer-events:none;-webkit-user-select:none;user-select:none}.front-layout .lp .ready-overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.front-layout .lp .ready-overlay .ready-badge{font-family:var(--mono);letter-spacing:.12em;color:#fff;background:var(--brand);border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;box-shadow:0 10px 22px -8px #f9731680}.front-layout .lp .ready-overlay .ready-msg{letter-spacing:-.02em;color:var(--ink-2);margin:0;font-size:14px;font-weight:600}.front-layout .lp .blog-ref{width:100%}.front-layout .lp .blog-ref .blog-tab-radio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.front-layout .lp .blog-ref .blog-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.front-layout .lp .blog-ref .blog-tabs label{font:inherit;cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--ink-2);letter-spacing:-.02em;border-radius:9px;align-items:center;gap:8px;padding:11px 17px;font-size:14px;font-weight:700;transition:all .15s;display:inline-flex}.front-layout .lp .blog-ref .blog-tabs label .cnt{font-family:var(--mono);color:var(--ink-3);font-size:11px;font-weight:500}.front-layout .lp .blog-ref .blog-tabs label:hover{border-color:var(--ink);color:var(--ink)}.front-layout .lp .blog-ref #blog-tab-review:checked~.blog-tabs label[for=blog-tab-review],.front-layout .lp .blog-ref #blog-tab-info:checked~.blog-tabs label[for=blog-tab-info],.front-layout .lp .blog-ref #blog-tab-ai:checked~.blog-tabs label[for=blog-tab-ai]{background:var(--ink);border-color:var(--ink);color:#fff}.front-layout .lp .blog-ref #blog-tab-review:checked~.blog-tabs label[for=blog-tab-review] .cnt,.front-layout .lp .blog-ref #blog-tab-info:checked~.blog-tabs label[for=blog-tab-info] .cnt,.front-layout .lp .blog-ref #blog-tab-ai:checked~.blog-tabs label[for=blog-tab-ai] .cnt{color:#ffffffa6}.front-layout .lp .blog-ref .blog-list{display:none}.front-layout .lp .blog-ref #blog-tab-review:checked~.blog-list[data-tab=review],.front-layout .lp .blog-ref #blog-tab-info:checked~.blog-list[data-tab=info],.front-layout .lp .blog-ref #blog-tab-ai:checked~.blog-list[data-tab=ai]{display:grid}.front-layout .lp .blog-ref .blog-list{grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none}.front-layout .lp .blog-ref .blog-list a{border:1px solid var(--line);background:var(--surface);border-radius:10px;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.front-layout .lp .blog-ref .blog-list a:hover{border-color:var(--brand);transform:translateY(-2px)}.front-layout .lp .blog-ref .blog-list .b-thumb{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;flex-shrink:0;width:46px;height:46px}.front-layout .lp .blog-ref .blog-list .b-meta{flex:1;min-width:0}.front-layout .lp .blog-ref .blog-list .b-meta b{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:14px;font-weight:600;display:block;overflow:hidden}.front-layout .lp .blog-ref .blog-list .b-meta span{font-family:var(--mono);color:var(--ink-3);font-size:12px}.front-layout .lp .blog-ref .blog-list .b-arrow{color:var(--ink-3);margin-left:auto;font-size:15px}.front-layout .lp .blog-ref .blog-list a:hover .b-arrow{color:var(--brand)}.front-layout .lp .lp-why .why-grid{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.front-layout .lp .lp-why .why-item{background:var(--surface);padding:34px 34px 38px}.front-layout .lp .lp-why .why-item .why-k{font-family:var(--mono);letter-spacing:.1em;color:var(--ink-3);margin:0 0 16px;font-size:11px}.front-layout .lp .lp-why .why-item h3{letter-spacing:-.03em;color:var(--ink);margin:0 0 10px;font-size:20px;font-weight:800}.front-layout .lp .lp-why .why-item p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:15px;line-height:1.62}.front-layout .lp .lp-detail{border-top:1px solid var(--line)}.front-layout .lp .lp-detail h1{letter-spacing:-.045em;color:var(--ink);margin:0 0 14px;font-size:clamp(26px,3vw,38px);font-weight:800;line-height:1.2}.front-layout .lp .lp-detail>.container>p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;max-width:760px;margin:0;font-size:clamp(15px,1.3vw,17px);line-height:1.65}.front-layout .lp .lp-detail .btn-set{align-items:center;gap:18px;margin-top:26px;display:flex}.front-layout .lp .lp-detail .btn-set .btn{background:var(--brand);color:#fff;letter-spacing:-.02em;border-radius:8px;justify-content:center;align-items:center;width:auto;height:50px;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.front-layout .lp .lp-detail .btn-set .btn:hover{background:var(--brand-ink)}.front-layout .lp .lp-detail .btn-set .text-btn{letter-spacing:-.02em;color:var(--ink);align-items:center;gap:6px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.front-layout .lp .lp-detail .spec-contents{align-items:stretch;gap:40px;margin-top:56px;display:flex}.front-layout .lp .lp-detail .spec-contents .thumb{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;flex:1;max-width:none;position:relative;overflow:hidden}.front-layout .lp .lp-detail .spec-contents .screen-pc{border-radius:0;width:100%;overflow:hidden}.front-layout .lp .lp-detail .spec-contents .screen-pc img{width:100%;display:block}.front-layout .lp .lp-detail .spec-contents .screen-mo{z-index:1;background:#fff;border-radius:16px 16px 0 0;width:220px;height:70%;position:absolute;bottom:-1px;right:28px;overflow:hidden;box-shadow:0 24px 48px -20px #0e172659}.front-layout .lp .lp-detail .spec-contents .screen-mo img{width:100%;display:block}.front-layout .lp .lp-detail .spec-contents .desc{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:-.02em;word-break:keep-all;background:#0e1726e6;border-radius:8px;margin:0;padding:14px 18px;font-size:14px;font-weight:500;line-height:1.5;position:absolute;bottom:28px;left:28px;right:28px}.front-layout .lp .lp-detail .spec-contents ul{flex-direction:column;flex-shrink:0;gap:6px;width:280px;margin:0;padding:0;list-style:none;display:flex}.front-layout .lp .lp-detail .spec-contents ul:before{display:none}.front-layout .lp .lp-detail .spec-contents ul li a{border:1px solid var(--line);height:56px;color:var(--ink-2);letter-spacing:-.02em;background:var(--surface);border-radius:8px;align-items:center;padding:0 20px;font-size:16px;font-weight:600;transition:all .16s;display:flex}.front-layout .lp .lp-detail .spec-contents ul li a:hover{border-color:var(--ink);color:var(--ink)}.front-layout .lp .lp-detail .spec-contents ul li a.active{background:var(--ink);border-color:var(--ink);color:#fff;font-weight:700}.front-layout .lp .lp-news{border-top:1px solid var(--line)}.front-layout .lp .lp-news .news-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.front-layout .lp .lp-news .news-grid li a{border:1px solid var(--line);background:var(--surface);border-radius:12px;text-decoration:none;transition:border-color .18s,transform .18s;display:block;overflow:hidden}.front-layout .lp .lp-news .news-grid li a:hover{border-color:var(--ink);transform:translateY(-3px)}.front-layout .lp .lp-news .news-grid .thumb{background:var(--surface-2);height:220px;overflow:hidden}.front-layout .lp .lp-news .news-grid .thumb img{object-fit:cover;width:100%;height:100%}.front-layout .lp .lp-news .news-grid .contents{padding:22px 24px 24px}.front-layout .lp .lp-news .news-grid .contents h5{letter-spacing:-.03em;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin:0 0 8px;font-size:16px;font-weight:700;overflow:hidden}.front-layout .lp .lp-news .news-grid .contents p{letter-spacing:-.02em;color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.front-layout .lp .lp-news .news-grid .contents span{font-family:var(--mono);letter-spacing:.04em;color:var(--ink-3);font-size:12px}.front-layout .lp .lp-cta{background:var(--surface-dark);color:#fff}.front-layout .lp .lp-cta .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;display:flex}.front-layout .lp .lp-cta .cta-copy .eyebrow{color:#fbb07a}.front-layout .lp .lp-cta .cta-copy .eyebrow:before{background:#fbb07a}.front-layout .lp .lp-cta .cta-copy h2{letter-spacing:-.045em;color:#fff;word-break:keep-all;margin:0 0 14px;font-size:clamp(28px,3.4vw,44px);font-weight:800;line-height:1.16}.front-layout .lp .lp-cta .cta-copy p{letter-spacing:-.02em;color:#ffffffa8;word-break:keep-all;margin:0;font-size:16px;line-height:1.6}.front-layout .lp .lp-cta .btn-primary{color:var(--ink);background:#fff}.front-layout .lp .lp-cta .btn-primary:hover{background:#e9edf2}.front-layout .lp .lp-cta .btn-ghost{color:#fff;border-color:var(--line-dark)}.front-layout .lp .lp-cta .btn-ghost:hover{border-color:#fff}@media (prefers-reduced-motion:no-preference){.front-layout .lp .lp-hero .hero-copy>*{animation:.7s cubic-bezier(.22,1,.36,1) both lp-rise}.front-layout .lp .lp-hero .hero-copy>:nth-child(2){animation-delay:60ms}.front-layout .lp .lp-hero .hero-copy>:nth-child(3){animation-delay:.12s}.front-layout .lp .lp-hero .hero-copy>:nth-child(4){animation-delay:.18s}.front-layout .lp .console{animation:.8s cubic-bezier(.22,1,.36,1) .1s both lp-rise}.front-layout .lp .console .rank-list li{animation:.5s both lp-row}.front-layout .lp .console .rank-list li:first-child{animation-delay:.5s}.front-layout .lp .console .rank-list li:nth-child(2){animation-delay:.42s}.front-layout .lp .console .rank-list li:nth-child(3){animation-delay:.34s}.front-layout .lp .console .rank-list li:nth-child(4){animation-delay:.26s}.front-layout .lp .console .rank-list li:nth-child(5){animation-delay:.18s}.front-layout .lp .console .console-live:before{animation:1.6s ease-in-out infinite lp-pulse}}@keyframes lp-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-row{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.3}}.front-layout .lp .price-board{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 30px 60px -28px #0e172647}.front-layout .lp .price-board .pb-bar{border-bottom:1px solid var(--line);background:var(--surface-2);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.front-layout .lp .price-board .pb-bar .pb-title{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);font-size:12px;font-weight:700}.front-layout .lp .price-board .pb-bar .pb-sub{letter-spacing:.04em;color:var(--ink-3);margin-left:8px;font-size:11px;font-weight:500}.front-layout .lp .price-board .pb-bar .pb-live{font-family:var(--mono);letter-spacing:.1em;color:var(--brand);align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.front-layout .lp .price-board .pb-bar .pb-live:before{content:"";background:var(--brand);border-radius:50%;width:7px;height:7px}.front-layout .lp .price-board .pb-list{margin:0;padding:10px;list-style:none}.front-layout .lp .price-board .pb-list li{border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:16px 14px;display:flex}.front-layout .lp .price-board .pb-list li+li{border-top:1px solid var(--line)}.front-layout .lp .price-board .pb-list li .pb-name{letter-spacing:-.02em;color:var(--ink);font-size:15px;font-weight:700}.front-layout .lp .price-board .pb-list li .pb-name .pb-note{font-family:var(--mono);letter-spacing:0;color:var(--ink-3);margin-top:3px;font-size:11px;font-weight:500;display:block}.front-layout .lp .price-board .pb-list li .pb-price{color:var(--ink-2);white-space:nowrap;font-size:13px}.front-layout .lp .price-board .pb-list li .pb-price b{letter-spacing:-.03em;color:var(--ink);margin-right:2px;font-size:24px;font-weight:800}.front-layout .lp .price-board .pb-list li.is-top{background:var(--brand-wash);box-shadow:inset 0 0 0 1px #f9731666}.front-layout .lp .price-board .pb-list li.is-top+li{border-top-color:#0000}.front-layout .lp .price-board .pb-list li.is-top .pb-price b{color:var(--brand-ink)}.front-layout .lp .price-board .pb-foot{border-top:1px solid var(--line);align-items:center;gap:8px;padding:14px 16px;display:flex}.front-layout .lp .price-board .pb-foot .pb-chip{letter-spacing:.02em;color:var(--ink-2);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:6px 10px;font-size:11px}.front-layout .lp .price-board .pb-foot .pb-more{font-family:var(--mono);letter-spacing:.08em;color:var(--ink);margin-left:auto;font-size:11px;font-weight:700}.front-layout .lp .lp-solutions .type-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.front-layout .lp .lp-solutions .type-card{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:28px 26px}.front-layout .lp .lp-solutions .type-card .type-idx{font-family:var(--mono);letter-spacing:.1em;color:var(--brand);margin-bottom:16px;font-size:12px;display:block}.front-layout .lp .lp-solutions .type-card h3{letter-spacing:-.03em;color:var(--ink);word-break:keep-all;margin:0 0 9px;font-size:19px;font-weight:800}.front-layout .lp .lp-solutions .type-card p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:14px;line-height:1.6}.front-layout .lp .lp-steps .proc-grid{grid-template-columns:repeat(5,1fr);gap:0;display:grid}.front-layout .lp .lp-steps .proc-step{border-top:2px solid var(--ink);margin-right:18px;padding:8px 22px 0 0}.front-layout .lp .lp-steps .proc-step:last-child{margin-right:0}.front-layout .lp .lp-steps .proc-step .proc-no{font-family:var(--mono);letter-spacing:.06em;color:var(--brand);margin:16px 0 14px;font-size:13px;font-weight:700}.front-layout .lp .lp-steps .proc-step h3{letter-spacing:-.03em;color:var(--ink);margin:0 0 9px;font-size:18px;font-weight:800}.front-layout .lp .lp-steps .proc-step p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;font-size:13px;line-height:1.6}.front-layout .lp .lp-pricing{border-top:1px solid var(--line);scroll-margin-top:84px}.front-layout .lp .lp-pricing .price-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.front-layout .lp .lp-pricing .price-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;padding:30px 26px 28px;display:flex;position:relative}.front-layout .lp .lp-pricing .price-card h3{letter-spacing:-.03em;color:var(--ink);word-break:keep-all;margin:0 0 14px;font-size:18px;font-weight:800}.front-layout .lp .lp-pricing .price-card .price-amt{border-bottom:1px solid var(--line);color:var(--ink-2);margin:0 0 22px;padding-bottom:22px;font-size:14px;font-weight:600}.front-layout .lp .lp-pricing .price-card .price-amt b{letter-spacing:-.04em;color:var(--ink);margin-right:3px;font-size:38px;font-weight:900}.front-layout .lp .lp-pricing .price-card .price-amt span{color:var(--ink-2);font-size:14px}.front-layout .lp .lp-pricing .price-card .price-amt.sm{letter-spacing:-.03em;color:var(--ink);font-size:26px;font-weight:900}.front-layout .lp .lp-pricing .price-card ul{flex:1;margin:0;padding:0;list-style:none}.front-layout .lp .lp-pricing .price-card ul li{letter-spacing:-.02em;color:var(--ink);word-break:keep-all;padding:9px 0 9px 22px;font-size:14px;line-height:1.45;position:relative}.front-layout .lp .lp-pricing .price-card ul li:before{content:"";border:solid var(--brand);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:14px;left:2px;transform:rotate(45deg)}.front-layout .lp .lp-pricing .price-card.is-featured{border-color:var(--brand);box-shadow:0 24px 48px -28px #f9731680}.front-layout .lp .lp-pricing .price-card .price-flag{font-family:var(--mono);letter-spacing:.06em;color:#fff;background:var(--brand);border-radius:999px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;top:-11px;left:26px}.front-layout .lp .lp-pricing .price-card.price-consult{background:var(--surface-dark);border-color:var(--surface-dark)}.front-layout .lp .lp-pricing .price-card.price-consult h3{color:#fff}.front-layout .lp .lp-pricing .price-card.price-consult .price-amt{color:#ffffffb3;border-bottom-color:var(--line-dark)}.front-layout .lp .lp-pricing .price-card.price-consult .price-amt.sm{color:#fff}.front-layout .lp .lp-pricing .price-card.price-consult ul li{color:#ffffffd1}.front-layout .lp .lp-pricing .price-card .price-cta{letter-spacing:-.02em;color:#fff;align-items:center;gap:6px;margin-top:18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.front-layout .lp .lp-pricing .price-card .price-cta:hover{color:#fbb07a}.front-layout .lp .lp-pricing .price-foot{letter-spacing:-.02em;color:var(--ink-3);word-break:keep-all;margin:28px 0 0;font-size:14px;line-height:1.6}.front-layout .lp .lp-faq{border-top:1px solid var(--line)}.front-layout .lp .lp-faq .faq-list{border-top:1px solid var(--line);max-width:820px}.front-layout .lp .lp-faq details{border-bottom:1px solid var(--line)}.front-layout .lp .lp-faq details summary{cursor:pointer;letter-spacing:-.03em;color:var(--ink);word-break:keep-all;padding:24px 40px 24px 0;font-size:17px;font-weight:700;list-style:none;position:relative}.front-layout .lp .lp-faq details summary::-webkit-details-marker{display:none}.front-layout .lp .lp-faq details summary:after{content:"";border:solid var(--ink-3);border-width:0 2px 2px 0;width:9px;height:9px;transition:transform .2s;position:absolute;top:30px;right:6px;transform:rotate(45deg)}.front-layout .lp .lp-faq details[open] summary:after{top:33px;transform:rotate(-135deg)}.front-layout .lp .lp-faq details p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0;padding:0 40px 26px 0;font-size:15px;line-height:1.7}.front-layout .lp .lp-cta .cta-note{border:1px solid var(--line-dark);background:#ffffff0a;border-radius:12px;max-width:760px;margin-top:40px;padding:24px 26px}.front-layout .lp .lp-cta .cta-note .cta-note-k{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#fbb07a;margin-bottom:10px;font-size:11px;display:block}.front-layout .lp .lp-cta .cta-note p{letter-spacing:-.02em;color:#ffffffb8;word-break:keep-all;margin:0;font-size:15px;line-height:1.65}@media screen and (max-width:1024px){.front-layout .lp .lp-hero .container{grid-template-columns:1fr;gap:48px}.front-layout .lp .lp-solutions .sol-grid,.front-layout .lp .lp-solutions .type-grid,.front-layout .lp .lp-pricing .price-grid,.front-layout .lp .lp-news .news-grid{grid-template-columns:repeat(2,1fr)}.front-layout .lp .lp-steps .proc-grid{grid-template-columns:repeat(2,1fr);gap:28px 24px}.front-layout .lp .lp-steps .proc-step{margin-right:0;padding-right:0}}@media screen and (max-width:768px){.front-layout .lp .lp-strip .container,.front-layout .lp .lp-steps .step-grid,.front-layout .lp .lp-steps .proc-grid,.front-layout .lp .lp-why .why-grid,.front-layout .lp .lp-solutions .sol-grid,.front-layout .lp .lp-solutions .type-grid,.front-layout .lp .lp-pricing .price-grid,.front-layout .lp .lp-news .news-grid,.front-layout .lp .blog-ref .blog-list{grid-template-columns:1fr}.front-layout .lp .lp-feature .feature-row{grid-template-columns:1fr;gap:32px}.front-layout .lp .lp-feature .feature-visual{justify-content:stretch}.front-layout .lp .tr-stack{max-width:none}.front-layout .lp .lp-strip .strip-item{border-left:0;border-top:1px solid var(--line);padding:26px 0}.front-layout .lp .lp-strip .strip-item:first-child{border-top:0}.front-layout .lp .lp-steps .step,.front-layout .lp .lp-steps .proc-step{margin-right:0;padding-bottom:28px;padding-right:0}.front-layout .lp .lp-detail .spec-contents{flex-direction:column;gap:28px}.front-layout .lp .lp-detail .spec-contents ul{flex-flow:wrap;width:100%}.front-layout .lp .lp-detail .spec-contents ul li{flex:1}.front-layout .lp .lp-detail .spec-contents ul li a{justify-content:center;height:48px}.front-layout .lp .lp-detail .spec-contents .screen-mo{width:140px;right:16px}.front-layout .lp .lp-cta .container{flex-direction:column;align-items:flex-start}}@media screen and (max-width:450px){.front-layout .lp .console .rank-list li .rank-bar{display:none}.front-layout .lp .lp-hero{background-size:36px 36px}}.front-layout .lp.lp-review{--c-orange:#f97316;--c-orange-ink:#d9590a;--c-orange-wash:#fff2e6;--c-blue:#2f6fed;--c-blue-ink:#1d4fd0;--c-blue-wash:#e9f0ff;--c-mint:#10b981;--c-mint-ink:#059669;--c-mint-wash:#e2f8f0;--c-yellow:#f5b400;--c-yellow-ink:#cf9400;--c-yellow-wash:#fff6d9;--c-red:#ef4444;--c-red-ink:#dc2626;--c-red-wash:#ffece9}.front-layout .lp.lp-review .t-orange{--t:var(--c-orange);--t-ink:var(--c-orange-ink);--t-wash:var(--c-orange-wash)}.front-layout .lp.lp-review .t-blue{--t:var(--c-blue);--t-ink:var(--c-blue-ink);--t-wash:var(--c-blue-wash)}.front-layout .lp.lp-review .t-mint{--t:var(--c-mint);--t-ink:var(--c-mint-ink);--t-wash:var(--c-mint-wash)}.front-layout .lp.lp-review .t-yellow{--t:var(--c-yellow);--t-ink:var(--c-yellow-ink);--t-wash:var(--c-yellow-wash)}.front-layout .lp.lp-review .t-red{--t:var(--c-red);--t-ink:var(--c-red-ink);--t-wash:var(--c-red-wash)}.front-layout .lp.lp-review .lp-hero{border-bottom:1px solid var(--line);background:0 0;position:relative;overflow:hidden}.front-layout .lp.lp-review .lp-hero .container{z-index:2;position:relative}.front-layout .lp.lp-review .lp-hero .hero-blobs{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.front-layout .lp.lp-review .lp-hero .hero-blobs .blob{filter:blur(8px);opacity:.55;border-radius:50%;position:absolute}.front-layout .lp.lp-review .lp-hero .hero-blobs .blob-orange{background:radial-gradient(circle at 30% 30%,#ffd5ad,#ffb877 70%,#0000 72%);width:360px;height:360px;top:-90px;left:-70px}.front-layout .lp.lp-review .lp-hero .hero-blobs .blob-blue{opacity:.5;background:radial-gradient(circle at 40% 40%,#bcd4ff,#8fb6ff 68%,#0000 70%);width:420px;height:420px;top:-120px;right:-120px}.front-layout .lp.lp-review .lp-hero .hero-blobs .blob-mint{opacity:.45;background:radial-gradient(circle,#b9f2dd,#84e3c0 66%,#0000 68%);width:300px;height:300px;bottom:-120px;left:30%}.front-layout .lp.lp-review .lp-hero .hero-blobs .blob-yellow{opacity:.5;background:radial-gradient(circle,#ffeaa3,#ffd957 66%,#0000 68%);width:240px;height:240px;bottom:-70px;right:8%}.front-layout .lp.lp-review .lp-hero .hero-copy h1{font-size:clamp(36px,4.8vw,62px);line-height:1.1}.front-layout .lp.lp-review .lp-hero .hero-copy h1 mark{color:var(--brand-ink);background:linear-gradient(#0000 58%,#f9731652 58%);border-radius:2px;padding:0 2px}.front-layout .lp.lp-review .lp-hero .hero-badges{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.front-layout .lp.lp-review .lp-hero .hero-badges .hbadge{border:1.5px solid var(--t);box-shadow:0 10px 22px -14px var(--t);background:#fff;border-radius:999px;align-items:baseline;gap:4px;padding:9px 15px 9px 13px;display:inline-flex}.front-layout .lp.lp-review .lp-hero .hero-badges .hbadge b{letter-spacing:-.04em;color:var(--t-ink);font-size:26px;font-weight:900;line-height:1}.front-layout .lp.lp-review .lp-hero .hero-badges .hbadge i{color:var(--t-ink);font-size:13px;font-style:normal;font-weight:700}.front-layout .lp.lp-review .lp-hero .hero-badges .hbadge em{letter-spacing:-.02em;color:var(--ink-2);margin-left:4px;font-size:13px;font-style:normal;font-weight:700}.front-layout .lp.lp-review .lp-hero .hero-note{color:var(--ink-2)}.front-layout .lp.lp-review .hero-stage{flex-direction:column;align-items:center;gap:0;display:flex;position:relative}.front-layout .lp.lp-review .hero-char{z-index:2;width:100%;max-width:480px;margin-bottom:-14px}.front-layout .lp.lp-review .hero-char img{filter:drop-shadow(0 18px 26px #0e172629);width:100%;height:auto;animation:.8s cubic-bezier(.22,1,.36,1) .1s both lp-rise;display:block}.front-layout .lp.lp-review .price-board{background:#fff;border:0;border-radius:18px;width:100%;max-width:440px;box-shadow:0 34px 60px -26px #0e172657}.front-layout .lp.lp-review .price-board .pb-bar{background:linear-gradient(120deg,#1b2740 0%,#2a3b63 100%);border-bottom:0;padding:16px 18px}.front-layout .lp.lp-review .price-board .pb-bar .pb-title{color:#fff}.front-layout .lp.lp-review .price-board .pb-bar .pb-sub{color:#ffffff9e}.front-layout .lp.lp-review .price-board .pb-bar .pb-live{color:#ffd27a;background:#ffffff1f;border-radius:999px;padding:5px 11px}.front-layout .lp.lp-review .price-board .pb-bar .pb-live:before{background:#ffd27a;animation:1.6s ease-in-out infinite lp-pulse}.front-layout .lp.lp-review .price-board .pb-list li{border-radius:12px;padding:15px 14px}.front-layout .lp.lp-review .price-board .pb-list li+li{border-top:1px solid var(--line)}.front-layout .lp.lp-review .price-board .pb-list li .pb-price b{color:var(--t-ink,var(--ink));font-size:30px}.front-layout .lp.lp-review .price-board .pb-list li.is-top,.front-layout .lp.lp-review .price-board .pb-list li.t-orange,.front-layout .lp.lp-review .price-board .pb-list li.t-blue,.front-layout .lp.lp-review .price-board .pb-list li.t-mint{background:var(--t-wash);box-shadow:inset 0 0 0 1px var(--t)}.front-layout .lp.lp-review .price-board .pb-list li.is-top+li,.front-layout .lp.lp-review .price-board .pb-list li.t-orange+li,.front-layout .lp.lp-review .price-board .pb-list li.t-blue+li,.front-layout .lp.lp-review .price-board .pb-list li.t-mint+li{border-top-color:#0000}.front-layout .lp.lp-review .price-board .pb-list li.is-top .pb-name,.front-layout .lp.lp-review .price-board .pb-list li.t-orange .pb-name,.front-layout .lp.lp-review .price-board .pb-list li.t-blue .pb-name,.front-layout .lp.lp-review .price-board .pb-list li.t-mint .pb-name,.front-layout .lp.lp-review .price-board .pb-list li.is-top .pb-price,.front-layout .lp.lp-review .price-board .pb-list li.t-orange .pb-price,.front-layout .lp.lp-review .price-board .pb-list li.t-blue .pb-price,.front-layout .lp.lp-review .price-board .pb-list li.t-mint .pb-price,.front-layout .lp.lp-review .price-board .pb-list li.is-top .pb-price b,.front-layout .lp.lp-review .price-board .pb-list li.t-orange .pb-price b,.front-layout .lp.lp-review .price-board .pb-list li.t-blue .pb-price b,.front-layout .lp.lp-review .price-board .pb-list li.t-mint .pb-price b{color:var(--t-ink)}.front-layout .lp.lp-review .price-board .pb-foot{padding:14px 16px}.front-layout .lp.lp-review .price-board .pb-foot .pb-chip{background:var(--surface-2);border-color:var(--line);color:var(--ink-2)}.front-layout .lp.lp-review .price-board .pb-foot .pb-more{color:var(--brand-ink)}.front-layout .lp.lp-review .lp-strip{border-bottom:1px solid var(--line);background:var(--surface-2);padding:clamp(40px,5vw,64px) 0}.front-layout .lp.lp-review .lp-strip .container{gap:18px}.front-layout .lp.lp-review .lp-strip .strip-item{border-left:0;border:1px solid var(--line);border-top:4px solid var(--t);background:#fff;border-radius:16px;padding:26px 26px 28px;box-shadow:0 18px 34px -28px #0e17264d}.front-layout .lp.lp-review .lp-strip .strip-item:first-child{padding-left:26px}.front-layout .lp.lp-review .lp-strip .strip-item .strip-k{color:var(--t-ink);font-weight:700}.front-layout .lp.lp-review .lp-strip .strip-item h3{color:var(--ink);font-size:22px}.front-layout .lp.lp-review .lp-specs{border-bottom:1px solid var(--line)}.front-layout .lp.lp-review .lp-specs .spec-rows{flex-direction:column;gap:22px;display:flex}.front-layout .lp.lp-review .lp-specs .spec-row{background:linear-gradient(135deg, var(--t-wash) 0%, #fff 75%);border:1px solid var(--line);border-radius:22px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,4vw,56px);padding:clamp(24px,3vw,40px);display:grid}.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n){grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n) .spec-art{order:2}.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n) .spec-text{order:1}.front-layout .lp.lp-review .lp-specs .spec-art{justify-content:center;align-items:center;padding:18px;display:flex;position:relative}.front-layout .lp.lp-review .lp-specs .spec-art:before{content:"";background:radial-gradient(circle at 50% 45%, #fff 0%, var(--t-wash) 60%, transparent 72%);border-radius:50%/46%;position:absolute;inset:8% 6%;box-shadow:inset 0 0 0 1px #fff9}.front-layout .lp.lp-review .lp-specs .spec-art img{filter:drop-shadow(0 16px 24px #0e172624);width:100%;max-width:360px;height:auto;display:block;position:relative}.front-layout .lp.lp-review .lp-specs .spec-text .spec-k{font-family:var(--mono);letter-spacing:.12em;color:var(--t-ink);align-items:center;gap:8px;margin:0 0 14px;font-size:11px;font-weight:700;display:inline-flex}.front-layout .lp.lp-review .lp-specs .spec-text .spec-k:before{content:"";background:var(--t);border-radius:2px;width:20px;height:3px}.front-layout .lp.lp-review .lp-specs .spec-text h3{letter-spacing:-.035em;color:var(--ink);word-break:keep-all;margin:0 0 12px;font-size:clamp(22px,2.6vw,30px);font-weight:800}.front-layout .lp.lp-review .lp-specs .spec-text>p{letter-spacing:-.02em;color:var(--ink-2);word-break:keep-all;margin:0 0 18px;font-size:clamp(14px,1.2vw,16px);line-height:1.66}.front-layout .lp.lp-review .lp-specs .spec-text .spec-tags{flex-wrap:wrap;gap:8px;display:flex}.front-layout .lp.lp-review .lp-specs .spec-text .spec-tags span{letter-spacing:-.02em;color:var(--t-ink);border:1px solid var(--t);background:#fff;border-radius:999px;padding:6px 13px;font-size:13px;font-weight:600}.front-layout .lp.lp-review .lp-solutions .type-card{border-top:4px solid var(--t);border-radius:16px;transition:transform .18s,box-shadow .18s}.front-layout .lp.lp-review .lp-solutions .type-card .type-idx{color:var(--t-ink);background:var(--t-wash);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:16px;font-weight:700;display:inline-flex}.front-layout .lp.lp-review .lp-solutions .type-card:hover{transform:translateY(-3px);box-shadow:0 24px 44px -30px #0e172666}.front-layout .lp.lp-review .lp-steps{background:var(--surface-2)}.front-layout .lp.lp-review .lp-steps .proc-step{border-top:0;padding:0}.front-layout .lp.lp-review .lp-steps .proc-step .proc-no{color:#fff;background:var(--brand);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 0 16px;font-size:15px;display:inline-flex}.front-layout .lp.lp-review .lp-steps .proc-step:first-child .proc-no{background:var(--c-orange)}.front-layout .lp.lp-review .lp-steps .proc-step:nth-child(2) .proc-no{background:var(--c-blue)}.front-layout .lp.lp-review .lp-steps .proc-step:nth-child(3) .proc-no{background:var(--c-mint)}.front-layout .lp.lp-review .lp-steps .proc-step:nth-child(4) .proc-no{background:var(--c-yellow)}.front-layout .lp.lp-review .lp-steps .proc-step:nth-child(5) .proc-no{background:var(--c-red)}.front-layout .lp.lp-review .lp-pricing{background:var(--surface-2)}.front-layout .lp.lp-review .lp-pricing .price-card{border-top:5px solid var(--t,var(--line));border-radius:18px;transition:transform .18s,box-shadow .18s}.front-layout .lp.lp-review .lp-pricing .price-card h3{align-items:center;gap:8px;display:inline-flex}.front-layout .lp.lp-review .lp-pricing .price-card .price-amt b{color:var(--t-ink,var(--ink))}.front-layout .lp.lp-review .lp-pricing .price-card ul li:before{border-color:var(--t,var(--brand))}.front-layout .lp.lp-review .lp-pricing .price-card:hover{transform:translateY(-4px);box-shadow:0 30px 54px -32px #0e17266b}.front-layout .lp.lp-review .lp-pricing .price-card.is-featured{border-color:var(--line);border-top-color:var(--t);box-shadow:0 28px 52px -28px var(--t)}.front-layout .lp.lp-review .lp-pricing .price-card.is-featured .price-flag{background:var(--t)}.front-layout .lp.lp-review .lp-pricing .price-card.price-consult{background:linear-gradient(150deg,#1b2740 0%,#2a3b63 100%);border-top-color:#ffd27a}.front-layout .lp.lp-review .lp-pricing .price-card.price-consult .price-cta{color:#ffd27a}.front-layout .lp.lp-review .lp-pricing .price-card.price-consult .price-cta:hover{color:#ffe6b3}.front-layout .lp.lp-review .lp-faq details[open] summary{color:var(--brand-ink)}@media screen and (max-width:1024px){.front-layout .lp.lp-review .hero-stage{max-width:520px;margin:0 auto}}@media screen and (max-width:768px){.front-layout .lp.lp-review .lp-strip .container{grid-template-columns:1fr}.front-layout .lp.lp-review .lp-strip .strip-item{border-top:4px solid var(--t);padding:24px}.front-layout .lp.lp-review .lp-specs .spec-row,.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n){grid-template-columns:1fr;gap:18px}.front-layout .lp.lp-review .lp-specs .spec-row .spec-art,.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n) .spec-art{order:1}.front-layout .lp.lp-review .lp-specs .spec-row .spec-text,.front-layout .lp.lp-review .lp-specs .spec-row:nth-child(2n) .spec-text{order:2}.front-layout .lp.lp-review .lp-specs .spec-art img{max-width:260px}.front-layout .lp.lp-review .hero-badges .hbadge b{font-size:23px}}@media screen and (max-width:450px){.front-layout .lp.lp-review .hero-badges{gap:8px}.front-layout .lp.lp-review .hero-badges .hbadge{padding:8px 13px}.front-layout .lp.lp-review .price-board,.front-layout .lp.lp-review .hero-char{max-width:100%}}
