.p2-nav{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;gap:20px}.p2-nav__logo{font-size:1.1rem;font-weight:800;color:#111;text-decoration:none;letter-spacing:-.04em;font-family:Pretendard,sans-serif;white-space:nowrap}.p2-nav__links{display:flex;align-items:center;gap:28px;flex:1;justify-content:center}.p2-nav__links a{font-size:.875rem;font-weight:500;color:#333;text-decoration:none;white-space:nowrap;font-family:Pretendard,sans-serif;transition:color .2s}.p2-nav__links a:hover{color:#111;font-weight:600}.p2-nav__cta{font-size:.8rem;font-weight:700;color:#fff;background:#111;text-decoration:none;padding:8px 20px;border-radius:100px;font-family:Pretendard,sans-serif;transition:background .2s;white-space:nowrap}.p2-nav__cta:hover{background:#333}@media(max-width:768px){.p2-nav__links{display:none}.p2-nav{padding:0 20px}}.haneol-header{display:none!important}.reveal-section,.scroll-reveal{opacity:0;transform:translateY(36px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1)}.reveal-section.revealed,.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.book-slider{display:flex;width:200vw;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1)}.book-page{width:100vw;height:100%;flex-shrink:0;position:relative;overflow-y:auto;overflow-x:hidden}.page-2{background:#fff}.main-hero{display:block}.main-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.main-hero-overlay--dark{position:absolute;inset:0;background:linear-gradient(135deg,#000000bf,#0000004d);z-index:1}.hero-center-wrapper{position:absolute;inset:0;z-index:10;display:flex;align-items:center;padding:0 8%}.main-hero-content{max-width:700px;width:100%;text-align:left}.hero-cta-group{margin-top:36px;display:flex;gap:16px;justify-content:flex-start}@media(max-width:640px){.hero-center-wrapper{padding:0 5%;align-items:center}.main-hero-content{text-align:left}.hero-cta-group{justify-content:flex-start}}html,body{overflow-x:hidden}.book-wrapper{width:100vw;height:100vh;overflow:hidden;position:relative;background:#000}.book-slider{display:flex;width:200vw;height:100vh;transition:transform .8s cubic-bezier(.25,1,.5,1)}.book-page{width:100vw;height:100vh;flex-shrink:0;position:relative;overflow-y:auto;overflow-x:hidden}.page-1{overflow:hidden}.page-2{background:#fff;scroll-behavior:smooth}body.page2-active .haneol-header{background-color:#fff!important;border-bottom:1px solid #eee!important}body.page2-active .haneol-header .logo a,body.page2-active .haneol-header .gnb a{color:#111!important}body.page2-active .haneol-header .btn-menu .bar{background-color:#111!important}body.page2-active .haneol-header .header-cta__tel{color:#333!important;border-color:#0000002e!important}body.page2-active .haneol-header .header-cta__contact{background:#111!important;color:#fff!important}.main-hero{display:flex;align-items:center;padding:0}.main-hero-content-wrapper{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px 5% 40px}.main-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.main-hero-overlay--dark{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.5) 40%,rgba(0,0,0,.2) 75%,transparent),linear-gradient(180deg,#0006,#0000001a 30% 75%,#00000059);z-index:2}.hero-center-wrapper{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:flex-start;padding:0 8%}.main-hero-content{position:relative;max-width:720px;width:100%;text-align:left}.new-circle-flex{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:40px}.new-circle-item{width:200px;height:200px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.new-circle-item.highlight{border-color:#3b82f6;background:#eff6ff}.new-circle-text{font-size:1rem;color:#111;line-height:1.5}.new-circle-text strong{font-size:1.25rem;font-weight:800;display:block;margin-top:4px}.new-circle-op{font-size:2rem;font-weight:300;color:#94a3b8}.new-p2-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-bottom:80px}.new-t-card{position:relative;height:380px;border-radius:20px;overflow:hidden;background:#000;display:flex;flex-direction:column;justify-content:flex-end}.new-t-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.6;z-index:0;pointer-events:none;transition:opacity .3s}.new-t-card:hover img{opacity:.8}.new-t-content{position:relative;z-index:10;padding:24px;text-shadow:0 2px 4px rgba(0,0,0,.8)}.new-t-content span{color:#fff;font-size:1.25rem;font-weight:700;line-height:1.4}@media(max-width:1024px){.new-p2-grid{grid-template-columns:repeat(2,1fr)}.new-t-card{height:280px}}@media(max-width:640px){.new-p2-grid{grid-template-columns:repeat(2,1fr);gap:10px}.new-t-card{height:180px;border-radius:12px}.new-t-content{padding:12px}.new-t-content span{font-size:.95rem;line-height:1.2}.new-circle-flex{flex-wrap:nowrap;gap:8px;margin-top:20px}.new-circle-item{width:110px;height:110px;border-width:1.5px;padding:6px}.new-circle-text{font-size:.72rem;line-height:1.3}.new-circle-text strong{font-size:.85rem;margin-top:2px}.new-circle-op{font-size:1.2rem}.hero-center-wrapper{padding:0 5%;align-items:center}.main-hero-content{text-align:center}}.main-hero-title{color:#fff;text-align:left;margin:0;padding:0;opacity:0;transform:translateY(30px);animation:fadeInUp 1s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.2s}.main-hero-title.editorial{font-family:Pretendard,sans-serif;font-size:clamp(38px,5vw,64px);font-weight:800;letter-spacing:-.05em;line-height:1.35;text-shadow:0 2px 4px rgba(0,0,0,.6),0 8px 30px rgba(0,0,0,.4);word-break:keep-all}.main-hero-title.editorial .title-highlight{display:inline-block;color:#fff;line-height:1.22;margin-bottom:.08em}.hero-subtext{color:#ffffffd9;font-family:Pretendard,sans-serif;font-size:clamp(16px,1.5vw,20px);font-weight:500;line-height:1.6;letter-spacing:-.02em;word-break:keep-all;text-align:left;margin-top:24px;text-shadow:0 2px 8px rgba(0,0,0,.3);opacity:0;transform:translateY(30px);animation:fadeInUp 1s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:.4s}.hero-cta-group{display:flex;gap:20px;margin-top:50px;flex-wrap:wrap}.glass-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 42px;border-radius:6px;font-family:Pretendard,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;text-decoration:none;cursor:pointer;transition:all .25s cubic-bezier(.25,.8,.25,1);opacity:0;transform:translateY(20px);animation:fadeInUp .8s cubic-bezier(.2,.8,.2,1) forwards}.glass-btn.primary{background:#fff;color:#111;border:none;box-shadow:0 4px 24px #00000038}.glass-btn.primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 32px #00000047}.btn-arrow{flex-shrink:0;transition:transform .2s}.glass-btn:hover .btn-arrow{transform:translate(4px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.p2-container{max-width:1200px;margin:0 auto;padding:180px 24px 120px}.p2-header{text-align:center;margin-bottom:80px}.p2-title{font-family:Pretendard,sans-serif;font-size:clamp(38px,4.5vw,56px);font-weight:800;color:#111;line-height:1.35;letter-spacing:-.04em;margin:0 0 30px;word-break:keep-all}.p2-title .hl{color:#3b82f6}.p2-desc{font-family:Pretendard,sans-serif;font-size:clamp(16px,1.8vw,20px);font-weight:400;color:#475569;line-height:1.7;margin:0;word-break:keep-all}.p2-desc strong{font-weight:700;color:#111}.p2-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:80px}.t-card{position:relative;height:380px;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;background-size:cover;background-position:center;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;opacity:1;transform:translateY(0)}.t-card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.t-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.2) 60%,transparent 100%);pointer-events:none;z-index:1}.t-content{position:absolute;inset:0;padding:30px 24px;display:flex;flex-direction:column;justify-content:space-between;z-index:2}.t-quote{font-family:Pretendard,sans-serif;color:#fff;margin:auto 0 0;text-shadow:0 2px 10px rgba(0,0,0,.4)}.t-quote strong{font-weight:800;font-size:20px;line-height:1.4;display:block;word-break:keep-all;letter-spacing:-.02em}.simple-circles-container{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:50px;flex-wrap:wrap}.simple-circle{width:200px;height:200px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 20px #00000008;padding:20px}.simple-circle span{font-family:Pretendard,sans-serif;font-size:16px;color:#111;line-height:1.5;word-break:keep-all}.simple-circle span strong{font-size:20px;font-weight:800;display:block;margin-top:4px;margin-bottom:4px}.simple-circle.highlight{border:2.5px solid #ef4444}.simple-circle.highlight span{color:#ef4444}.circle-operator{font-size:32px;color:#94a3b8;font-weight:300}.vertical-dark-section{width:100%;background:linear-gradient(135deg,#1e3a8a,#0f172a);padding:120px 24px;color:#fff;text-align:center}.vt-container{max-width:800px;margin:0 auto}.vt-title{font-family:Pretendard,sans-serif;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.4;letter-spacing:-.03em;margin-bottom:80px;word-break:keep-all}.vt-title strong{font-weight:800}.vt-items{display:flex;flex-direction:column}.vt-item{display:flex;flex-direction:column;align-items:center;padding:60px 0;border-bottom:1px solid rgba(255,255,255,.15)}.vt-item:first-child{border-top:1px solid rgba(255,255,255,.15)}.vt-value{font-family:Pretendard,sans-serif;font-size:clamp(48px,6vw,76px);font-weight:800;letter-spacing:-.04em;line-height:1.1;text-shadow:0 4px 20px rgba(0,0,0,.3)}.saas-section{padding:160px 24px;background-color:#f8fafc;color:#0f172a}.saas-section.bg-white{background-color:#fff}.saas-container{max-width:1200px;margin:0 auto}.saas-header{margin-bottom:70px;text-align:center}.saas-title{font-family:Pretendard,sans-serif;font-size:clamp(34px,4vw,44px);font-weight:700;line-height:1.35;letter-spacing:-.04em;margin-bottom:16px;color:#111}.saas-subtitle{font-family:Pretendard,sans-serif;font-size:20px;font-weight:500;color:#475569;letter-spacing:-.02em;margin:0}.saas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.saas-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000a;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.saas-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000014}.saas-card-img{width:100%;height:200px;background:#f8fafc;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid #f1f5f9}.saas-text-wrapper{padding:32px 30px 40px;flex:1;display:flex;flex-direction:column}.saas-card-title{font-size:22px;font-weight:800;color:#1e293b;margin:0 0 20px;position:relative;letter-spacing:-.03em}.saas-card-desc{font-size:16px;line-height:1.6;color:#555;word-break:keep-all;margin:0;font-weight:500}.smooth-svg{position:absolute;bottom:0;left:0;width:100%;height:80%}.draw-line{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawSmooth 3s cubic-bezier(.16,1,.3,1) forwards}@keyframes drawSmooth{to{stroke-dashoffset:0}}.float-tooltip{position:absolute;top:30px;background:#ffffffe6;backdrop-filter:blur(4px);border:1px solid #e2e8f0;padding:8px 16px;border-radius:30px;font-size:13px;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:8px;box-shadow:0 4px 14px #0000000f;animation:floatUp 3s ease-in-out infinite alternate}.float-tooltip .dot{width:8px;height:8px;background:#3b82f6;border-radius:50%;box-shadow:0 0 0 3px #3b82f633}.flow-bg-blue{background:linear-gradient(135deg,#f0f9ff,#e0f2fe)}.ref-flow-container{display:flex;align-items:center;justify-content:center;position:relative;width:250px;transform:scale(.9)}.ref-left-card{background:#fff;border:1px solid #bae6fd;border-radius:8px;width:100px;padding:12px 10px;box-shadow:0 4px 14px #00000008;z-index:2}.sym-header{height:8px;background:#e2e8f0;border-radius:4px;margin:0 auto 12px}.sym-group{margin-bottom:8px}.sym-label{height:4px;background:#cbd5e1;border-radius:2px;margin-bottom:4px}.sym-input{height:14px;border:1px solid #e2e8f0;border-radius:4px;background:#f8fafc}.sym-input.with-icon{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.sym-val{width:12px;height:6px;background:#cbd5e1;border-radius:3px}.sym-btn.gray-theme{height:18px;background:#94a3b8;border-radius:4px;margin-top:12px}.ref-connector-curve{width:60px;height:40px;margin:0 -10px;z-index:1;display:flex;align-items:center}.ref-connector-curve svg{width:100%;height:100%;overflow:visible}.ref-right-card{background:#fff;border:1px solid #bae6fd;border-radius:10px;width:130px;padding:10px 12px;box-shadow:0 6px 20px #0000000f;z-index:2}.ref-right-header.no-border{margin-bottom:12px;border-bottom:none;padding-bottom:0}.sym-text-lines{display:flex;flex-direction:column;gap:6px;width:100%}.sym-line{height:6px;border-radius:3px;background:#e2e8f0}.sym-line.bold{background:#94a3b8;height:7px}.sym-line.solid{background:#cbd5e1}.w-30{width:30%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-80{width:80%}.ref-list{display:flex;flex-direction:column;gap:6px}.ref-list-item{display:flex;align-items:center;padding:8px;border-radius:6px;background:#f8fafc;border:1px solid transparent;position:relative}.ref-list-item.active-hover{background:#fff;border-color:#e2e8f0;box-shadow:0 4px 10px #0000000d}.ref-mouse-cursor{position:absolute;right:4px;bottom:-8px;z-index:10;transform:rotate(-15deg);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.iso-bg{background:#fafafa}.iso-wrapper{position:relative;width:140px;height:160px;perspective:800px}.iso-layer{position:absolute;left:0;width:100%;height:80px;border-radius:12px;transform:rotateX(60deg) rotate(-45deg);box-shadow:-8px 8px #0000000a,inset 0 0 0 1px #ffffff80;display:flex;align-items:center;justify-content:flex-end;padding-right:15px;padding-bottom:10px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.iso-red{top:60px;background:#fee2e2e6;border:2px solid #fca5a5;z-index:3}.iso-yellow{top:30px;background:#fef9c3e6;border:2px solid #fde047;z-index:2}.iso-green{top:0;background:#dcfce7e6;border:2px solid #86efac;z-index:1}.saas-card:hover .iso-layer.iso-green{transform:rotateX(60deg) rotate(-45deg) translateZ(40px)}.saas-card:hover .iso-layer.iso-yellow{transform:rotateX(60deg) rotate(-45deg) translateZ(20px)}.iso-label{font-size:11px;font-weight:800;transform:rotateX(-60deg) rotate(45deg);color:#1e293b;display:inline-block;transform-origin:center right}.iso-red .iso-label{color:#b91c1c}.iso-yellow .iso-label{color:#a16207}.iso-green .iso-label{color:#15803d}.kanban-bg{background:#fdfdfd}.kanban-board{display:flex;gap:8px;width:85%}.kb-col{flex:1;background:#f1f5f9;border-radius:8px;padding:6px;display:flex;flex-direction:column;gap:6px}.kb-header{font-size:9px;font-weight:800;color:#475569;text-align:center;border-bottom:1px solid #e2e8f0;padding-bottom:4px;margin-bottom:2px}.kb-card{background:#fff;border-radius:4px;padding:6px;box-shadow:0 2px 4px #00000005;display:flex;flex-direction:column;gap:4px;border:1px solid #e2e8f0}.kb-line{height:4px;background:#e2e8f0;border-radius:2px}.kb-line.solid{height:6px;border-radius:3px}.bg-red{background:#f87171!important;width:40%}.bg-yellow{background:#facc15!important;width:60%}.bg-green{background:#4ade80!important;width:50%}.QC-bg{background:#f8fafc}.qc-clipboard{position:relative;width:140px;height:160px;background:#e2e8f0;border-radius:8px;padding:12px 10px;box-shadow:0 10px 20px #0000001a}.qc-clip{position:absolute;top:-6px;left:50%;transform:translate(-50%);width:40px;height:14px;background:#94a3b8;border-radius:4px;border:2px solid #64748b;z-index:2}.qc-paper{background:#fff;width:100%;height:100%;border-radius:4px;padding:16px 8px;display:flex;flex-direction:column;gap:8px}.qc-title{font-size:10px;font-weight:800;color:#1e293b;text-align:center;margin-bottom:2px;border-bottom:1px dashed #cbd5e1;padding-bottom:6px}.qc-compact-list{display:flex;flex-direction:column;gap:6px;flex:1}.qc-compact-item{display:flex;align-items:center;gap:5px;background:#f8fafc;padding:5px 8px;border-radius:4px;font-size:9px;font-weight:600;color:#555;box-shadow:0 1px 3px #00000005;transition:background .3s}.qc-compact-check{width:10px;height:10px;border-radius:2px;border:1.5px solid #cbd5e1;position:relative}.qc-compact-item.active{background:#eff6ff;color:#1e3a8a}.qc-compact-item.active .qc-compact-check{background:#3b82f6;border-color:#3b82f6}.qc-compact-item.active .qc-compact-check:after{content:"";position:absolute;top:1px;left:3px;width:3px;height:5px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.qr-bg{background:#fafafa;display:flex;align-items:center;justify-content:center}.qr-static-box{width:90px;height:90px;background:#fff;padding:8px;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 10px #00000008}.qr-static-pattern{position:relative;width:100%;height:100%}.q-marker{position:absolute;width:22px;height:22px;border:4px solid #111;border-radius:2px}.q-marker:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;background:#111}.q-tl{top:0;left:0}.q-tr{top:0;right:0}.q-bl{bottom:0;left:0}.q-inner-dots{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle 3.5px at 10px 38px,#111 80%,transparent),radial-gradient(circle 3.5px at 38px 10px,#111 80%,transparent),radial-gradient(circle 3.5px at 38px 38px,#111 80%,transparent),radial-gradient(circle 3.5px at 58px 38px,#111 80%,transparent),radial-gradient(circle 3.5px at 38px 58px,#111 80%,transparent),radial-gradient(circle 3.5px at 58px 58px,#111 80%,transparent),radial-gradient(circle 3.5px at 10px 58px,#111 80%,transparent)}.table-bg{background:#fdfdfd;display:flex;align-items:center;justify-content:center}.table-ui-window{width:140px;height:150px;background:#fff;border:1.5px solid #111;display:flex;flex-direction:column;overflow:hidden}.t-row{display:flex;border-bottom:1px solid #e2e8f0;height:40px}.t-row:last-child{border-bottom:none;height:70px}.t-header{background:#f8fafc;border-bottom:1.5px solid #111;height:28px}.t-cell{padding:8px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center;gap:4px}.t-cell:last-child{border-right:none}.w-30{width:35%}.w-70{width:65%}.t-line{height:6px;background:#cbd5e1;border-radius:2px;width:100%}.t-line.short{width:60%}.t-line.bg-dark{background:#64748b}.t-box{width:100%;height:30px;background:#e2e8f0;border-radius:4px}.word-doc-section{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:120px 24px;display:flex;justify-content:center;align-items:center}.word-container{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center}.checklist-official-wrapper{background:#fff;border:2px solid #1e293b;padding:50px;width:100%}.official-header{border-bottom:3px double #1e293b;padding-bottom:20px;margin-bottom:30px;text-align:center}.official-header h3{font-size:26px;font-weight:900;color:#0f172a;margin:0;letter-spacing:-.05em;font-family:Pretendard,sans-serif}.official-table{width:100%;border-collapse:collapse;border:1px solid #1e293b}.official-table th{background:#f1f5f9;padding:16px;font-size:15px;font-weight:800;text-align:center;border:1px solid #1e293b}.official-table td{padding:16px;font-size:15px;border:1px solid #1e293b;vertical-align:middle}.official-table .cat{font-weight:800;color:#0f172a;text-align:center;background:#fafafa}.official-table .item-desc{color:#334155;line-height:1.5;font-weight:600}.check-box{text-align:center}.checklist-input{width:22px;height:22px;cursor:pointer;accent-color:#0f172a;margin:0 auto;display:block}.doc-cta-area{margin-top:60px;display:flex;flex-direction:column;align-items:center;text-align:center}.doc-cta-area h4{font-size:24px;font-weight:800;color:#0f172a;margin:0 0 20px;letter-spacing:-.02em}.btn-cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:#0f172a;color:#fff;font-size:18px;font-weight:800;text-decoration:none;border-radius:6px;transition:all .3s ease;flex-shrink:0}.btn-cta:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 4px 12px #0284c740}@media(max-width:768px){.word-doc-section{padding:80px 16px}.checklist-official-wrapper{padding:16px;margin:0;border-left:none;border-right:none}.official-header h3{font-size:18px;line-height:1.4;word-break:keep-all}.official-table{table-layout:fixed}.official-table th{font-size:12px;padding:10px 4px;word-break:keep-all}.official-table td{font-size:11px;padding:10px 6px;word-break:keep-all;line-height:1.4}.official-table .cat{width:45px;font-size:11px;padding:6px 2px}.official-table .check-box{width:35px}.checklist-input{width:18px;height:18px}.doc-cta-area{padding-top:32px;margin-top:32px}.doc-cta-area h4{font-size:20px}.btn-cta{width:100%;font-size:16px}}.manager-bg{background:#f8fafc;display:flex;align-items:center;justify-content:center}.phone-bg-area{background:linear-gradient(to bottom,#eff6ff,#dbeafe)!important;align-items:flex-end;justify-content:center}.css-phone-dummy{width:200px;height:260px;background:#f8fafc;border:8px solid #27272a;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom:none;position:absolute;bottom:-10px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 2px #d4d4d8,0 10px 40px #00000026;display:flex;flex-direction:column;z-index:10;transition:transform .4s cubic-bezier(.16,1,.3,1)}.saas-card:hover .css-phone-dummy{transform:translate(-50%) translateY(-15px)}.phone-dynamic-island{position:absolute;top:8px;left:50%;transform:translate(-50%);width:60px;height:18px;background:#111;border-radius:10px;z-index:20}.phone-button{position:absolute;background:#27272a;border-radius:2px 0 0 2px}.btn-mute{width:2px;height:18px;left:-10px;top:60px}.btn-vol-up{width:2px;height:30px;left:-10px;top:90px}.btn-vol-down{width:2px;height:30px;left:-10px;top:130px}.btn-power{width:2px;height:45px;right:-10px;top:100px;border-radius:0 2px 2px 0}.phone-screen-content{background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex:1;overflow:hidden;position:relative;display:flex;flex-direction:column;align-items:center;padding-top:40px}.mockup-checklist{width:85%;display:flex;flex-direction:column;gap:8px}.mockup-header{font-size:13px;font-weight:800;color:#111;margin-bottom:5px}.mockup-item{display:flex;align-items:center;gap:6px;background:#f8fafc;padding:6px 10px;border-radius:6px;font-size:10px;font-weight:600;color:#555;box-shadow:0 2px 5px #00000005}.mockup-check{width:12px;height:12px;border-radius:3px;border:1.5px solid #cbd5e1}.mockup-item.active{background:#eff6ff;color:#1e3a8a}.mockup-item.active .mockup-check{background:#3b82f6;border-color:#3b82f6}.hero-cta-group{margin-top:40px;display:flex;justify-content:center;gap:16px}.p2-section{width:100%;border-bottom:1px solid #e2e8f0}.p2-container{margin:0 auto;padding:120px 24px;position:relative;z-index:2;width:100%;max-width:1100px;display:flex;flex-direction:column;align-items:center}.sync-glass-container{position:relative;width:180px;height:100px;display:flex;align-items:center;justify-content:space-between}.sync-doc{width:50px;height:60px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000000f;border:1px solid #e2e8f0;position:relative}.sync-doc:after{content:"";position:absolute;top:15px;left:10px;width:20px;height:4px;background:#cbd5e1;border-radius:2px;box-shadow:0 10px #e2e8f0,0 20px #e2e8f0}.sync-doc.doc-right:after{background:#3b82f6;box-shadow:0 10px #93c5fd,0 20px #bfdbfe}.sync-arrows-smooth{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#fffc;backdrop-filter:blur(8px);border:1px solid #eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6;box-shadow:0 8px 20px #3b82f626;animation:spinSmooth 4s cubic-bezier(.4,0,.2,1) infinite}.sync-arrows-smooth svg{width:24px;height:24px}@keyframes spinSmooth{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media(max-width:1024px){.p2-cards{grid-template-columns:repeat(2,1fr);gap:16px}.t-card{height:380px}}@media(max-width:768px){.main-hero{padding:0 24px}.main-hero-video{object-position:50% center}.main-hero-title.editorial{font-size:clamp(38px,8vw,44px)}.hero-subtext{font-size:17px;margin-top:24px}.hero-cta-group{margin-top:32px;gap:10px}.glass-btn{padding:12px 18px;font-size:13px;flex:1;justify-content:center}.p2-container{padding:80px 24px 60px}.p2-header{margin-bottom:40px}.p2-title{font-size:26px}.p2-desc{font-size:14px}.simple-circles-container{gap:8px;margin-top:30px}.simple-circle{width:100px;height:100px;padding:10px;border-width:1.5px}.simple-circle.highlight{border-width:1.5px}.simple-circle span{font-size:11px}.simple-circle span strong{font-size:13px;margin-top:2px;margin-bottom:2px}.circle-operator{font-size:20px}.p2-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:0;padding:0}.t-card{height:200px;border-radius:12px}.t-content{padding:16px 12px}.t-quote strong{font-size:14px}.vertical-dark-section{padding:80px 24px}.vt-title{font-size:26px;margin-bottom:50px}.vt-item{padding:40px 0}.vt-value{font-size:36px}.saas-section{padding:80px 24px}.saas-header{margin-bottom:40px}.saas-title{font-size:28px}.saas-subtitle{font-size:16px}.saas-grid{grid-template-columns:1fr;gap:20px}.saas-text-wrapper{padding:24px}.saas-card-title{font-size:20px}}
