.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box;margin:0;padding:0}.lp-root{--bg:#f6f5f1;--surface:#fff;--text-1:#1d1d1f;--text-2:#6e6e73;--text-3:#86868b;--text-4:#aeaeb2;--border:#0000000f;--gray-dark:#4a5568;--gray-mid:#6b7280;--gray-light:#9ca3af;background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Pretendard,-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;line-height:1.4;overflow-x:hidden}.lp-section{flex-direction:column;justify-content:center;align-items:center;padding:120px 48px;display:flex;position:relative}.lp-alt{background:var(--bg)}.lp-reveal{opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(60px)}.lp-visible{opacity:1;transform:translateY(0)}.lp-d1{transition-delay:.1s}.lp-d2{transition-delay:.25s}.lp-d3{transition-delay:.4s}.lp-d4{transition-delay:.55s}.lp-d5{transition-delay:.7s}@keyframes lpTextUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.35}}.lp-cta-pill{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:980px;align-items:center;gap:8px;font-family:inherit;font-weight:700;transition:box-shadow .25s,transform .25s;display:inline-flex}.lp-cta-pill:hover{transform:scale(1.03);box-shadow:0 6px 20px #00000040}.lp-cta-pill svg{transition:transform .25s}.lp-cta-pill:hover svg{transform:translate(3px)}.lp-cta-pill.sm{padding:9px 20px;font-size:14px}.lp-cta-pill.md{padding:13px 30px;font-size:16px}.lp-cta-pill.lg{padding:17px 40px;font-size:19px}.lp-cta-under{color:#4a556899;text-align:center;word-break:keep-all;margin:0;font-size:12px;line-height:1.6}.lp-cta-under strong{color:var(--text-1);font-weight:700}.lp-cta-block{flex-direction:column;align-items:center;gap:16px;display:flex}.lp-header{z-index:1000;background:0 0;border-bottom:1px solid #0000;justify-content:flex-end;align-items:center;height:60px;padding:0 32px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0;right:0}.lp-header.scrolled{-webkit-backdrop-filter:saturate(180%)blur(18px);backdrop-filter:saturate(180%)blur(18px);background:#f6f5f1c7;border-bottom:1px solid #0000000f}.lp-header-actions{align-items:center;gap:6px;display:flex}.lp-header-login{cursor:pointer;color:#1d1d1f;background:0 0;border:none;border-radius:980px;padding:8px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s}.lp-header-login:hover{background:#0000000d}.lp-hero{text-align:center;min-height:100vh;padding-top:60px;position:relative;overflow:hidden}.lp-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a55680f 0%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite lpHeroGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes lpHeroGlow{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;transform:translate(-50%,-50%)scale(1.15)}}.lp-hero-intro-wrap{flex-shrink:0;width:200px;height:200px;margin-bottom:40px;position:relative}@keyframes lpIntroDrawCircle{0%{stroke-dashoffset:628px}to{stroke-dashoffset:0}}@keyframes lpIntroGlow{0%,to{filter:drop-shadow(0 0 16px #1f293726)}50%{filter:drop-shadow(0 0 28px #1f293759)}}.lp-intro-el{width:200px;height:200px;margin-top:-100px;margin-left:-100px;position:absolute;top:50%;left:50%}.lp-intro-el svg{width:200px;height:200px}#lpSLayer,#lpDLayer,#lpBrainLayer{opacity:1}.lp-intro-circ{stroke-dasharray:628;stroke-dashoffset:628px;animation:2.2s cubic-bezier(.4,0,.2,1) forwards lpIntroDrawCircle}#lpGlowWrap{cursor:pointer;z-index:10;width:200px;height:200px;margin-top:-100px;margin-left:-100px;animation:2.5s ease-in-out 1.4s infinite lpIntroGlow;position:absolute;top:50%;left:50%}.lp-splash{z-index:10000;background:#f6f5f1;justify-content:center;align-items:center;padding:24px;font-family:Pretendard,-apple-system,BlinkMacSystemFont,SF Pro Display,system-ui,sans-serif;transition:opacity .6s;display:flex;position:fixed;inset:0}.lp-splash-text{letter-spacing:-.01em;color:#1d1d1f;text-align:center;opacity:0;font-size:clamp(20px,4.6vw,34px);font-weight:600;line-height:1.45;animation:.7s cubic-bezier(.16,1,.3,1) .2s forwards lpSplashTextIn}@keyframes lpSplashTextIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.lp-splash-br-m{display:none}@media (max-width:768px){.lp-splash-br-m{display:inline}}.lp-nowrap-d{white-space:nowrap}@media (max-width:768px){.lp-nowrap-d{white-space:normal}}.lp-pre .lp-intro-circ{stroke-dashoffset:628px;opacity:0;animation:none}.lp-pre #lpGlowWrap{animation:none}.lp-pre .lp-hero-headline,.lp-pre .lp-hero-sub,.lp-pre .lp-hero-action,.lp-pre .lp-scroll-hint{opacity:0;animation:none}.lp-hero-headline{letter-spacing:-.02em;color:var(--text-1);opacity:0;word-break:keep-all;font-size:clamp(30px,5vw,56px);font-weight:800;line-height:1.28;animation:1s cubic-bezier(.16,1,.3,1) 1.3s forwards lpTextUp}.lp-hero-headline .lp-hl-dim{color:var(--text-3);margin-bottom:14px;font-size:.56em;font-weight:700;display:block}.lp-hero-headline .lp-hl-strong{display:block}.lp-hero-sub{color:var(--text-2);word-break:keep-all;opacity:0;margin-top:26px;font-size:clamp(15px,1.8vw,19px);line-height:1.75;animation:1s cubic-bezier(.16,1,.3,1) 1.5s forwards lpTextUp}.lp-hero-sub strong{color:var(--text-1);font-weight:700}.lp-hero-action{opacity:0;margin-top:36px;animation:1s cubic-bezier(.16,1,.3,1) 1.7s forwards lpTextUp}.lp-scroll-hint{opacity:0;flex-direction:column;align-items:center;gap:0;animation:1s cubic-bezier(.16,1,.3,1) 1.9s forwards lpScrollHintUp;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes lpScrollHintUp{0%{opacity:0;transform:translate(-50%)translateY(40px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.lp-scroll-arrow{color:var(--text-2);animation:2s ease-in-out infinite lpScrollBounce}@keyframes lpScrollBounce{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(10px)}}.lp-label{letter-spacing:.15em;text-transform:uppercase;color:#4a556873;z-index:1;margin-bottom:28px;font-size:12px;font-weight:600;position:relative}.lp-headline{letter-spacing:-.025em;color:var(--text-1);text-align:center;word-break:keep-all;z-index:1;font-size:clamp(26px,4vw,44px);font-weight:800;line-height:1.35;position:relative}.lp-sub{color:var(--text-2);text-align:center;word-break:keep-all;z-index:1;max-width:720px;margin-top:20px;font-size:clamp(15px,1.9vw,19px);line-height:1.75;position:relative}.lp-sub strong{color:var(--text-1);font-weight:700}.lp-rainbow{background:linear-gradient(90deg,#e27b7b,#e0a05a,#c9b75b,#6fa989,#6e8fc4,#8e7fc0);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.lp-ba-formula{letter-spacing:-.02em;color:#1d1d1f66;z-index:1;margin-bottom:20px;font-size:clamp(15px,2vw,20px);font-weight:800;position:relative}.lp-ba-formula .lt{color:#4a5568e6;margin:0 .35em;font-weight:900}.lp-ba-formula strong{color:#1d1d1feb;font-weight:800}.lp-sad{z-index:1;flex-direction:column;gap:40px;width:100%;max-width:920px;margin-top:56px;display:flex;position:relative}.lp-sad-flowrow{align-items:center;gap:10px;width:100%;display:flex}.lp-sad-input,.lp-sad-output{flex:1}.lp-sad-group,.lp-sad-doc{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.lp-sad-cards{flex-direction:column;gap:8px;width:84%;max-width:210px;display:flex}.lp-sad-card{background:var(--surface);border:1px solid #63b3ed59;border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex;box-shadow:0 2px 12px #0000000a}.lp-sad-card svg{flex-shrink:0}.lp-sad-card.gray{border-color:var(--border)}.lp-sad-bar{background:#0000001a;border-radius:5px;height:9px;display:inline-block}.lp-sad-bar.blue{background:#63b3ed99}.lp-sad-bar.red{background:#dc504680}.lp-sad-cap{color:var(--text-3);text-align:center;font-size:12px;font-weight:600}.lp-sad-beamwrap{flex:0 0 44px}.lp-sad-beam{opacity:.22;background-image:linear-gradient(90deg,#4a55688c 0 6px,#0000 6px 12px);background-repeat:repeat-x;background-size:12px 2px;width:100%;height:2px;transition:opacity .3s;display:block}.lp-sad-beam.flow{opacity:1;animation:.6s linear infinite sadFlow}@keyframes sadFlow{to{background-position-x:12px}}.lp-sad-ai{background:var(--surface);border:1px solid var(--border);height:84px;color:var(--text-1);border-radius:22px;flex-direction:column;flex:0 0 120px;justify-content:center;align-items:center;gap:2px;font-size:22px;font-weight:800;display:flex;box-shadow:0 4px 20px #0000000d}.lp-sad-ai-sub{color:var(--text-4);letter-spacing:.04em;font-size:10px;font-weight:600}.lp-sad-ai-logos{align-items:center;gap:7px;margin-top:3px;display:flex}.lp-sad-ai-logos img{object-fit:contain;width:16px;height:16px;display:block}.lp-sad-docbox{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:11px;width:90%;max-width:240px;padding:18px 16px;display:flex;box-shadow:0 2px 12px #0000000a}.lp-sad-doc.dull .lp-sad-docbox{opacity:.65}.lp-sad-doc.rich .lp-sad-docbox{border-color:#63b3ed59;box-shadow:0 6px 24px #63b3ed1a}.lp-sad-line{gap:6px;display:flex}@media (max-width:768px){.lp-sad{gap:28px}.lp-sad-flowrow{gap:6px}.lp-sad-beamwrap{flex:0 0 18px}.lp-sad-ai{border-radius:16px;flex:0 0 92px;height:60px;font-size:16px}.lp-sad-ai-sub{font-size:9px}.lp-sad-ai-logos{gap:5px;margin-top:2px}.lp-sad-ai-logos img{width:12px;height:12px}.lp-sad-cards{width:96%}.lp-sad-card{padding:8px 9px}.lp-sad-docbox{width:96%;padding:14px 12px}.lp-sad-cap{font-size:10.5px}.lp-sad-group{position:relative}.lp-sad-group>.lp-sad-cap{text-align:center;width:96%;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}}.lp-ba-caption{color:var(--text-2);text-align:center;word-break:keep-all;margin-top:40px;font-size:clamp(15px,2vw,19px);line-height:1.7}.lp-ba-caption strong{color:var(--text-1);font-weight:700}.lp-proc-steps{align-items:center;gap:4px;width:100%;max-width:1100px;margin-top:56px;display:flex}.lp-proc-card{text-align:center;flex-direction:column;flex:1;align-items:center;gap:12px;padding:8px 6px;display:flex}.lp-proc-num{letter-spacing:.08em;color:#4a556866;font-size:12px;font-weight:800}.lp-proc-icon{background:#4a55680f;border:1px solid #4a55681a;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.lp-proc-title{color:var(--text-1);word-break:keep-all;font-size:16px;font-weight:800}.lp-proc-arrow{color:var(--text-4);flex-shrink:0;justify-content:center;align-items:center;padding:0 2px;display:flex}.lp-chap-nav{z-index:1;align-items:center;gap:14px;margin-bottom:36px;display:flex;position:relative}.lp-chap-nav-item{color:var(--text-4);letter-spacing:.03em;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .3s;display:inline-flex}.lp-chap-nav-item em{letter-spacing:.06em;font-size:11px;font-style:normal;font-weight:800}.lp-chap-nav-item.on{color:var(--text-1)}.lp-chap-nav-sep{background:#0000001f;flex-shrink:0;width:22px;height:1px}.lp-chap-video-wrap{z-index:1;width:100%;margin-top:48px;position:relative}.lp-demo-video{aspect-ratio:9/16;background:#f3f4f2;border-radius:20px;width:100%;max-width:320px;margin:0 auto;display:block}.lp-demo-video.web{aspect-ratio:16/9;max-width:min(1100px,92vw)}.lp-demo-note{color:#1d1d1f73;text-align:center;margin:0 auto 12px;font-size:12px;line-height:1.5}.lp-more-wrap{z-index:1;text-align:center;width:100%;max-width:1100px;margin:32px auto 0;position:relative}.lp-more-btns{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.lp-more-btn{appearance:none;color:#4a5568d9;cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:box-shadow .2s,transform .2s;display:inline-flex}.lp-more-btn:hover{transform:scale(1.03);box-shadow:0 4px 14px #00000014}.lp-more-btn .chev{transition:transform .25s}.lp-more-btn.open .chev{transform:rotate(180deg)}.lp-more-panel{opacity:0;max-height:0;margin-top:0;transition:max-height .45s,opacity .3s,margin .45s;overflow:hidden}.lp-more-panel.open{opacity:1;max-height:4000px;margin-top:28px}.lp-chap-desc{color:#1d1d1f9e;text-align:center;word-break:keep-all;max-width:760px;margin:0 auto;font-size:15px;line-height:1.85}.lp-chap-desc+.lp-chap-desc{margin-top:22px}.lp-chap-desc strong{color:#1d1d1fcc;font-weight:700}.lp-chap-note{color:#4a55688c;text-align:center;word-break:keep-all;margin-top:18px;font-size:12px;line-height:1.6}.lp-db-layout{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:72px;width:100%;max-width:1200px;margin-top:64px;display:flex;position:relative}.lp-db-mockup{flex-direction:column;flex:440px;align-items:center;gap:16px;max-width:540px;display:flex}.lp-db-text{flex:380px;min-width:340px}.lp-db-lines{flex-direction:column;gap:0;display:flex}.lp-db-line{letter-spacing:-.02em;color:var(--text-4);cursor:pointer;border-bottom:1px solid var(--border);word-break:keep-all;padding:12px 0;font-size:clamp(18px,2.5vw,28px);font-weight:700;line-height:1.5;transition:color .6s cubic-bezier(.16,1,.3,1)}.lp-db-line:last-child{border-bottom:none}.lp-db-line.lp-lit{color:var(--text-1)}.lp-db-mock-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;width:100%;padding:24px}.lp-db-counter{color:var(--text-3);align-self:flex-start;gap:18px;font-size:12px;font-weight:600;display:flex}.lp-db-counter strong{color:var(--text-1);font-weight:800}.lp-prism-stage{z-index:1;width:100%;max-width:1280px;margin:4px 0 0;position:relative}.lp-prism-stage svg{width:100%;height:auto;display:block;overflow:visible}.lp-prism-stage svg.prism-svg-mobile{display:none}.db-card{fill:var(--surface);stroke:var(--border);stroke-width:1px;filter:drop-shadow(0 2px 12px #00000008)}.db-title{fill:var(--text-1);font-size:14px;font-weight:700}.db-sub{fill:var(--text-3);font-size:11px;font-weight:500}.prism-body{fill:#fff;stroke:#4a556873;stroke-width:1.4px;stroke-linejoin:round}.prism-label{fill:var(--text-1);letter-spacing:.01em;font-size:14px;font-weight:700}.beam-in-base{stroke:#4a556859;stroke-width:2px;stroke-linecap:round;fill:none}.beam-in-flow{stroke:#4a5568f2;stroke-width:2.4px;stroke-linecap:round;fill:none;stroke-dasharray:44 240;animation:3.4s linear infinite prismFlowIn}@keyframes prismFlowIn{0%{stroke-dashoffset:280px;opacity:0}10%{opacity:1}90%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.beam-mid-base{stroke:#4a556840;stroke-width:1.8px;stroke-linecap:round;fill:none}.beam-mid-flow{stroke:url(#rainbow);stroke-width:2.4px;stroke-linecap:round;fill:none;stroke-dasharray:36 220;opacity:0;animation:3.4s linear 1s infinite prismFlowMid}@keyframes prismFlowMid{0%{stroke-dashoffset:250px;opacity:0}10%{opacity:1}85%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.beam-out-base{stroke:#4a556833;stroke-width:1.6px;stroke-linecap:round;fill:none;stroke-dasharray:4 4}.beam-out-flow{stroke-width:2.2px;stroke-linecap:round;fill:none;stroke-dasharray:24 180;opacity:0;animation:3.4s linear 2s infinite prismFlowOut}.beam-out-flow.c1{stroke:#e27b7b}.beam-out-flow.c2{stroke:#6fa989}.beam-out-flow.c3{stroke:#6e8fc4}@keyframes prismFlowOut{0%{stroke-dashoffset:200px;opacity:0}10%{opacity:1}85%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.pack-card{fill:#fff;stroke:#4a556840;stroke-width:1.4px;filter:drop-shadow(0 4px 18px #0000000f)}.pack-title{fill:var(--text-1);font-size:15px;font-weight:800}.pack-sub{fill:var(--text-3);font-size:11px;font-weight:500}.pack-icon{fill:none;stroke:#4a556899;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.llm-card{fill:var(--surface);stroke:var(--border);stroke-width:1px;filter:drop-shadow(0 2px 10px #00000008)}.llm-name{fill:var(--text-1);text-anchor:middle;font-size:13px;font-weight:700}.lp-price-head{text-align:center;z-index:1;margin-bottom:24px;position:relative}.lp-price-big{letter-spacing:-.03em;color:var(--text-1);word-break:keep-all;font-size:clamp(34px,5.5vw,64px);font-weight:800;line-height:1.25}.lp-price-big .won{color:var(--gray-dark);white-space:nowrap}.lp-price-foot{color:var(--text-4);text-align:center;word-break:keep-all;margin-top:18px;font-size:12.5px;line-height:1.7}.lp-dglc-layout{justify-content:center;align-items:center;gap:72px;width:100%;max-width:1200px;margin-top:48px;display:flex}.lp-dglc-text{flex:380px;min-width:340px}.lp-dglc-lines{flex-direction:column;gap:0;display:flex}.lp-dglc-line{color:var(--text-4);letter-spacing:-.02em;border-bottom:1px solid var(--border);cursor:pointer;word-break:keep-all;padding:14px 0;font-size:clamp(20px,2.6vw,30px);font-weight:800;line-height:1.4;transition:color .3s}.lp-dglc-line:last-child{border-bottom:none}.lp-dglc-line.lp-active{color:var(--text-1)}.lp-dglc-captions{min-height:160px;margin-top:20px;position:relative}.lp-dglc-caption{color:var(--text-2);opacity:0;pointer-events:none;word-break:keep-all;font-size:16px;line-height:1.8;transition:opacity .4s;position:absolute;top:0;left:0}.lp-dglc-caption.lp-active{opacity:1;pointer-events:auto;position:relative}.lp-dglc-mockup{flex:420px;max-width:540px;min-height:400px;position:relative}.lp-dglc-panel{background:var(--surface);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:20px;width:100%;padding:32px 28px;transition:opacity .5s,transform .5s;position:absolute;top:0;left:0;transform:translateY(12px);box-shadow:0 4px 24px #0000000a}.lp-dglc-panel.lp-active{opacity:1;pointer-events:auto;position:relative;transform:none}.lp-dglc-mock-title{color:var(--text-1);align-items:center;gap:8px;margin-bottom:24px;font-size:15px;font-weight:700;display:flex}.lp-dglc-mock-title svg{stroke:var(--text-1);flex-shrink:0}.lp-dglc-charge-btn{background:var(--text-1);color:#fff;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:600}.lp-dglc-charge-note{color:var(--text-4);text-align:center;margin-top:12px;font-size:12px}.lp-dglc-refund-balance{text-align:center;background:#f5f5f7;border-radius:14px;margin-bottom:20px;padding:20px}.lp-dglc-refund-balance-label{color:var(--text-4);margin-bottom:6px;font-size:12px}.lp-dglc-refund-balance-value{color:var(--text-1);font-size:32px;font-weight:800}.lp-dglc-refund-balance-unit{color:var(--text-3);margin-left:4px;font-size:14px;font-weight:600}.lp-dglc-refund-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;display:flex}.lp-dglc-refund-row:last-of-type{border-bottom:none}.lp-dglc-refund-label{color:var(--text-3)}.lp-dglc-refund-value{color:var(--text-1);font-weight:600}.lp-dglc-refund-value.fee{color:#ef4444}.lp-dglc-refund-value.final{color:#10b981;font-weight:700}.lp-dglc-refund-btn{color:#fff;background:#10b981;border:none;border-radius:12px;width:100%;margin-top:20px;padding:14px;font-size:15px;font-weight:600}.lp-dglc-usage-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.lp-dglc-usage-total{color:var(--text-3);font-size:13px}.lp-dglc-usage-total strong{color:var(--text-1);font-weight:700}.lp-dglc-usage-item{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:14px 0;display:flex}.lp-dglc-usage-item:last-child{border-bottom:none}.lp-dglc-usage-icon{background:#1f29370f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lp-dglc-usage-icon svg{stroke:var(--text-2)}.lp-dglc-usage-info{flex:1}.lp-dglc-usage-name{color:var(--text-1);margin-bottom:2px;font-size:14px;font-weight:600}.lp-dglc-usage-date{color:var(--text-4);font-size:12px}.lp-dglc-usage-cost{color:var(--text-1);white-space:nowrap;font-size:15px;font-weight:700}.lp-final{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:48px;min-height:auto;padding:140px 48px 160px;display:flex}.lp-final-headline{letter-spacing:-.03em;color:var(--text-3);word-break:keep-all;font-size:clamp(28px,5vw,56px);font-weight:800;line-height:1.3}.lp-final-accent{color:var(--text-1)}@media (max-width:900px){.lp-prism-stage svg.prism-svg-desktop{display:none}.lp-prism-stage svg.prism-svg-mobile{display:block}.lp-proc-steps{grid-template-columns:repeat(2,1fr);gap:28px 12px;display:grid}.lp-proc-arrow{display:none}.lp-proc-steps .lp-proc-card:last-child{grid-column:1/-1}}@media (max-width:768px){.lp-section{padding:100px 24px}.lp-header{height:56px;padding:0 16px}.lp-header-login{padding:7px 10px;font-size:13px}.lp-hero{padding-top:56px}.lp-demo-note{white-space:normal;padding:0 12px}.lp-db-layout{flex-direction:column-reverse;gap:48px;margin-top:48px}.lp-db-mockup{max-width:100%}.lp-chap-nav{gap:10px}.lp-chap-nav-sep{width:14px}.lp-price-big{font-size:clamp(24px,7.2vw,42px)}.lp-dglc-layout{flex-direction:column;gap:48px;margin-top:40px}.lp-dglc-text{flex:none;width:100%}.lp-dglc-line{border-bottom:none}.lp-dglc-mockup{display:none}}
