:root{--brand:#2563eb;--brand-dark:#1d4ed8;--brand-deep:#172554;--brand-soft:#dbeafe;--brand-pale:#eff6ff;--ink:#10213e;--muted:#5b6c83;--canvas:#f5f7fc;--line:#dbe4f0;--danger:#b42318;--warning:#a15c00;--white:#fff;--shadow:0 24px 70px #1b39701f;--shadow-soft:0 12px 36px #1b397014;--radius:18px;--radius-large:28px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Pretendard Variable,Pretendard,Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:not(:disabled),[href]{cursor:pointer}button:disabled{cursor:wait;opacity:.68}:focus-visible{outline-offset:3px;outline:3px solid #44b9aa}.skip-link{z-index:999;background:var(--ink);color:var(--white);border-radius:10px;padding:10px 16px;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow-container{max-width:840px}.section-pad{padding:112px 0}.eyebrow{color:var(--brand);letter-spacing:.15em;margin:0 0 14px;font-size:.77rem;font-weight:800;line-height:1.4}.eyebrow-light{color:#9de4d8}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d8e7e4d1;position:sticky;top:0}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:76px;display:grid}.brand-link{border-radius:12px;width:fit-content;display:inline-flex}.brand-lockup{letter-spacing:-.035em;align-items:center;gap:10px;font-size:1.23rem;font-weight:850;display:inline-flex}.brand-mark,.brand-dot{background:var(--brand);width:34px;height:34px;color:var(--white);border-radius:11px 11px 11px 4px;place-items:center;font-size:.95rem;font-weight:900;display:inline-grid;position:relative}.site-nav{color:#385957;justify-content:center;align-items:center;gap:32px;font-size:.94rem;font-weight:650;display:flex}.site-nav a,.header-login{border-radius:8px;transition:color .16s}.site-nav a:hover,.header-login:hover{color:var(--brand)}.header-actions,.button-row{align-items:center;gap:12px;display:flex}.header-login{color:inherit;background:0 0;border:0;padding:9px 6px;font-size:.92rem;font-weight:700}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 21px;font-size:.93rem;font-weight:760;line-height:1.2;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--brand);color:var(--white);box-shadow:0 9px 25px #0f766e38}.button-primary:hover{background:#0d6962;box-shadow:0 12px 30px #0f766e47}.button-secondary{background:var(--white);color:var(--brand);border-color:#c8e4df}.button-light{background:var(--white);color:var(--brand-dark)}.button-small{min-height:42px;padding:10px 16px;font-size:.86rem}.hero{background:radial-gradient(circle at 83% 18%, #83e0d138, transparent 31%), linear-gradient(180deg, #f8fcfb 0%, var(--canvas) 100%);min-height:720px;padding-top:92px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0f766e1a;border-radius:50%;width:460px;height:460px;position:absolute;inset:auto auto -200px -160px;box-shadow:0 0 0 54px #0f766e06,0 0 0 108px #0f766e05}.hero-grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:76px;display:grid;position:relative}.hero-copy h1{letter-spacing:-.072em;max-width:650px;margin:0;font-size:clamp(3rem,5.2vw,5rem);line-height:1.08}.hero-lead{max-width:610px;color:var(--muted);margin:28px 0 34px;font-size:clamp(1.03rem,1.6vw,1.17rem);line-height:1.85}.trust-list{color:#43615f;flex-wrap:wrap;gap:10px 22px;margin:30px 0 0;padding:0;font-size:.86rem;font-weight:650;list-style:none;display:flex}.trust-list li:before{content:"";vertical-align:1px;background:#36a99a;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero-product{place-items:center;min-height:560px;display:grid;position:relative}.hero-product:before{content:"";background:#dff4ef;border-radius:50%;width:510px;height:510px;position:absolute}.product-window{z-index:2;width:min(440px,90%);box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ffffffdb;border-radius:30px;padding:22px;position:relative}.product-window-top,.customer-strip,.draft-card-head,.review-actions{align-items:center;display:flex}.product-window-top{border-bottom:1px solid var(--line);gap:11px;padding-bottom:18px}.product-window-top>div{flex-direction:column;flex:1;min-width:0;line-height:1.25;display:flex}.product-window-top strong{font-size:.95rem}.product-window-top span:not(.brand-dot):not(.live-chip){color:var(--muted);font-size:.72rem}.live-chip{color:#8a4b00;background:#fff4e5;border-radius:999px;padding:7px 9px;font-size:.69rem;font-weight:800}.customer-strip{gap:12px;padding:20px 2px 17px}.avatar,.compact-avatar,.customer-avatar{background:var(--brand-soft);color:var(--brand);border-radius:50%;flex:none;place-items:center;font-weight:850;display:grid}.avatar{width:42px;height:42px}.customer-strip>div:last-child{flex-direction:column;display:flex}.customer-strip strong{font-size:.87rem}.customer-strip span{color:var(--muted);font-size:.73rem}.draft-card{background:var(--brand-pale);border:1px solid #cfe7e2;border-radius:18px;padding:18px}.draft-card-head{color:var(--brand);letter-spacing:.08em;justify-content:space-between;font-size:.7rem;font-weight:850}.draft-card-head small{letter-spacing:0}.draft-card p{color:#284c49;margin:12px 0 16px;font-size:.91rem;line-height:1.65}.draft-pills{gap:7px;display:flex}.draft-pills span{background:var(--white);color:#3d625f;border-radius:8px;padding:6px 9px;font-size:.7rem;font-weight:700}.review-actions{justify-content:flex-end;gap:10px;padding-top:18px;font-size:.78rem;font-weight:800}.review-actions span,.review-actions strong{border-radius:9px;padding:9px 13px}.review-actions span{background:var(--brand-soft);color:var(--brand)}.review-actions strong{background:var(--brand);color:var(--white)}.floating-note{z-index:3;min-width:190px;box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #d8e7e4e6;border-radius:14px;flex-direction:column;padding:13px 16px;display:flex;position:absolute}.floating-note span{color:var(--brand);letter-spacing:.1em;font-size:.66rem;font-weight:850}.floating-note strong{margin-top:2px;font-size:.78rem}.floating-note-left{bottom:91px;left:-16px}.floating-note-right{top:76px;right:-9px}.workflow-section{background:var(--white)}.section-heading{margin-bottom:48px}.section-heading h2,.privacy-grid h2,.final-cta h2,.content-cta h2{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.3vw,3.15rem);line-height:1.2}.section-heading>p:last-child,.split-heading>p{color:var(--muted);line-height:1.8}.split-heading{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;display:grid}.split-heading>p{margin:0}.centered-heading{text-align:center;max-width:700px;margin-inline:auto}.centered-heading>p:last-child{margin:18px 0 0}.workflow-grid{border-radius:var(--radius-large);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:1px;list-style:none;display:grid;overflow:hidden}.workflow-card{background:var(--white);min-height:240px;padding:32px}.workflow-card>span,.feature-index,.detail-number{color:var(--brand);letter-spacing:.1em;font-size:.74rem;font-weight:900}.workflow-card h3,.feature-card h3,.platform-grid h3,.detail-card h3{letter-spacing:-.035em;margin:40px 0 10px;font-size:1.24rem}.workflow-card p,.feature-card p,.platform-grid p,.detail-card p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.75}.feature-section{background:var(--canvas)}.feature-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--white);min-height:280px;padding:34px;box-shadow:0 1px #102a2a05}.feature-card-wide{background:linear-gradient(150deg, var(--white) 52%, #e8f6f2 100%);grid-row:span 2;min-height:578px}.feature-card h3{margin-top:80px;font-size:1.5rem}.feature-card-wide h3{margin-top:130px;font-size:2rem}.feature-card p{max-width:500px}.mini-timeline{background:#ffffffd1;border:1px solid #cce4df;border-radius:15px;align-items:center;gap:14px;width:min(430px,100%);margin-top:50px;padding:17px;display:flex}.mini-timeline>span{background:var(--brand);border:3px solid #bce4dc;border-radius:50%;width:13px;height:13px}.mini-timeline>div{flex-direction:column;display:flex}.mini-timeline strong{font-size:.84rem}.mini-timeline small{color:var(--muted);font-size:.7rem}.center-action{text-align:center;margin-top:34px}.text-link{color:var(--brand);border-bottom:1px solid #a8d5ce;align-items:center;gap:8px;font-weight:800;display:inline-flex}.privacy-band{background:var(--brand-deep);color:var(--white)}.privacy-grid{grid-template-columns:.95fr 1.05fr;gap:100px;display:grid}.privacy-points{gap:0;display:grid}.privacy-points article{border-top:1px solid #ffffff26;grid-template-columns:54px 1fr;gap:18px;padding:26px 0;display:grid}.privacy-points article:last-child{border-bottom:1px solid #ffffff26}.privacy-points>article>strong{color:#83e0d1;letter-spacing:.08em;font-size:.78rem}.privacy-points h3{margin:0 0 7px;font-size:1.05rem}.privacy-points p{color:#c2d8d5;margin:0;font-size:.9rem}.platform-section{background:var(--white)}.platform-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.platform-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fbfdfc;min-height:250px;padding:30px}.platform-grid>article>span{color:var(--brand);letter-spacing:.14em;font-size:.7rem;font-weight:850}.platform-grid h3{margin-top:80px}.final-cta-section{background:var(--white);padding-top:30px}.final-cta{background:var(--brand);color:var(--white);border-radius:32px;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;padding:62px;display:grid}.final-cta>div:last-child{flex-direction:column;align-items:flex-start;gap:17px;display:flex}.final-cta>div:last-child p{color:#d9efec;margin:0}.site-footer{background:var(--white);padding:68px 0 28px}.footer-grid{grid-template-columns:1fr auto auto;gap:80px;padding-bottom:46px;display:grid}.footer-grid>div p{color:var(--muted);margin:12px 0 0;font-size:.88rem}.footer-grid nav{color:#486461;align-content:start;gap:10px;font-size:.86rem;display:grid}.footer-grid nav a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);color:#718986;justify-content:space-between;padding-top:22px;font-size:.75rem;display:flex}.subpage-hero{text-align:center;background:radial-gradient(circle at 80% 20%,#83e0d138,#0000 28%),#f8fcfb;padding:116px 0 98px}.subpage-hero h1{letter-spacing:-.065em;word-break:keep-all;margin:0;font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.13}.subpage-hero p:last-child{max-width:780px;color:var(--muted);margin:25px auto 0;font-size:1.05rem;line-height:1.9}.content-layout{padding-top:90px;padding-bottom:120px}.content-section{margin-bottom:90px}.detail-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.detail-card{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--white);min-height:310px;padding:34px}.detail-card h3{margin-top:62px;font-size:1.38rem}.detail-card small{border-top:1px solid var(--line);color:var(--brand);margin-top:22px;padding-top:18px;font-size:.78rem;line-height:1.6;display:block}.boundary-card{border-radius:var(--radius-large);background:#eaf6f3;grid-template-columns:.84fr 1.16fr;gap:68px;margin-bottom:70px;padding:50px;display:grid}.boundary-card h2,.getting-started h2,.faq-section h2,.security-summary h2{letter-spacing:-.045em;word-break:keep-all;margin:0;font-size:clamp(1.7rem,3vw,2.45rem);line-height:1.28}.boundary-columns{grid-template-columns:1fr 1fr;gap:30px;display:grid}.boundary-columns h3{margin:0 0 12px;font-size:1rem}.boundary-columns ul,.security-summary ul{color:var(--muted);word-break:keep-all;gap:8px;margin:0;padding-left:19px;font-size:.89rem;display:grid}.content-cta{border-radius:var(--radius-large);background:var(--brand);color:var(--white);justify-content:space-between;align-items:center;gap:32px;padding:48px;display:flex}.content-cta p:not(.eyebrow){color:#d3eae6;margin:8px 0 0}.principle-stack{border-top:1px solid var(--line);margin-bottom:90px;display:grid}.principle-stack article{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:30px;padding:42px 12px;display:grid}.principle-stack>article>span{color:var(--brand);letter-spacing:.12em;font-size:.76rem;font-weight:900}.principle-stack h2{letter-spacing:-.035em;margin:0 0 12px;font-size:1.42rem}.principle-stack p{max-width:840px;color:var(--muted);margin:0}.security-summary{border-radius:var(--radius-large);background:var(--brand-deep);color:var(--white);grid-template-columns:.75fr 1.25fr;gap:65px;padding:50px;display:grid}.security-summary-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.security-summary-grid article{border:1px solid #ffffff26;border-radius:16px;padding:24px}.security-summary-grid h3{margin:0 0 14px;font-size:1rem}.security-summary ul{color:#c7dcda}.getting-started{grid-template-columns:.75fr 1.25fr;gap:70px;margin-bottom:100px;display:grid}.getting-started ol{margin:0;padding:0;list-style:none}.getting-started li{border-top:1px solid var(--line);grid-template-columns:44px 1fr;gap:16px;padding:22px 0;display:grid}.getting-started li:last-child{border-bottom:1px solid var(--line)}.getting-started li>span{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border-radius:10px;place-items:center;font-size:.76rem;font-weight:850;display:grid}.getting-started strong{font-size:.98rem}.getting-started p{color:var(--muted);margin:4px 0 0;font-size:.89rem}.faq-section{margin-bottom:60px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:24px 5px;font-size:1.02rem;font-weight:750;list-style-position:inside}.faq-list details[open] summary{color:var(--brand)}.faq-list p{max-width:900px;color:var(--muted);margin:0;padding:0 5px 24px 28px}.support-note{border-radius:var(--radius);background:#fff8f7;border:1px solid #f0c9c5;padding:30px}.support-note strong{color:var(--danger)}.support-note p{color:#6f5553;margin:7px 0 0}.legal-article{max-width:860px;margin:0 auto}.legal-date{border-bottom:1px solid var(--line);color:var(--muted);margin:0 0 16px;padding-bottom:22px;font-size:.85rem}.legal-article section{border-bottom:1px solid var(--line);padding:30px 0}.legal-article h2{letter-spacing:-.025em;margin:0 0 13px;font-size:1.18rem}.legal-article p{color:#4d6966;margin:0;line-height:1.9}.login-page{grid-template-columns:minmax(400px,.88fr) minmax(500px,1.12fr);min-height:100vh;display:grid}.login-intro{background:radial-gradient(circle at 78% 18%, #83e0d12e, transparent 25%), var(--brand-deep);color:var(--white);flex-direction:column;justify-content:space-between;padding:clamp(38px,5vw,72px);display:flex}.brand-link-light .brand-mark{background:var(--white);color:var(--brand)}.login-intro h1{letter-spacing:-.065em;margin:0;font-size:clamp(2.5rem,4.4vw,4.4rem);line-height:1.13}.login-intro>div>p:last-child{color:#bdd5d2;max-width:550px;margin:24px 0 0;line-height:1.8}.login-principles{color:#d2e5e2;gap:13px;margin:0;padding:0;font-size:.85rem;list-style:none;display:grid}.login-principles li{align-items:center;gap:13px;display:flex}.login-principles span{color:#83e0d1;font-size:.68rem;font-weight:850}.login-panel{background:#f8fbfa;place-items:center;padding:50px 24px;display:grid}.login-card{border:1px solid var(--line);border-radius:var(--radius-large);background:var(--white);width:min(470px,100%);box-shadow:var(--shadow-soft);padding:42px}.signup-card{width:min(550px,100%)}.login-card h2{letter-spacing:-.045em;margin:0;font-size:2rem}.login-card-copy{color:var(--muted);margin:10px 0 28px;font-size:.9rem}.login-form{gap:19px;display:grid}.signup-password-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.field-group{gap:8px;display:grid}.field-group label{font-size:.83rem;font-weight:750}.field-label-line{justify-content:space-between;display:flex}.field-label-line span{color:#78908e;font-size:.72rem}.field-group input,.customer-search input{background:var(--white);border:1px solid #d3e1f6;border-radius:11px;width:100%;transition:border .15s,box-shadow .15s}.field-group input{min-height:50px;padding:12px 14px}.field-group input:focus,.customer-search input:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #2563eb1f}.login-options{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:-2px;display:flex}.login-option{color:var(--ink);align-items:center;gap:8px;font-size:.82rem;font-weight:650;display:inline-flex}.login-option input{width:18px;height:18px;accent-color:var(--brand);flex-shrink:0;margin:0}.login-submit{border:0;width:100%;margin-top:3px}.form-status{min-height:24px;color:var(--muted);margin:-5px 0 0;font-size:.82rem}.agreement-list{border:1px solid var(--line);background:#fbfdfc;border-radius:12px;gap:10px;padding:14px;display:grid}.agreement-list legend{padding:0 5px;font-size:.76rem;font-weight:800}.agreement-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;font-size:.76rem;display:grid}.agreement-row input{width:18px;height:18px;accent-color:var(--brand);margin:0}.agreement-row label{font-weight:650}.agreement-row a,.auth-switch a{color:var(--brand);text-underline-offset:3px;border-radius:5px;font-weight:760;text-decoration:underline}.oauth-section{margin-top:20px}.auth-divider{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:14px;display:grid}.auth-divider span{background:var(--line);height:1px}.auth-divider p{color:#718986;margin:0;font-size:.72rem}.oauth-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.oauth-button{background:var(--white);border:1px solid #d3e1f6;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:10px 12px;font-size:.79rem;font-weight:760;transition:border-color .15s,background .15s;display:inline-flex}.oauth-button:hover:not(:disabled){background:var(--brand-pale);border-color:#9bb9ea}.oauth-button:disabled{cursor:not-allowed}.oauth-button>span{background:var(--white);color:#344c49;border:1px solid #dce7e5;border-radius:7px;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:900;display:grid}.oauth-naver>span{color:var(--white);background:#03c75a;border-color:#03c75a}.oauth-note,.oauth-status{color:var(--muted);margin:9px 0 0;font-size:.72rem}.oauth-status{min-height:22px}.auth-switch{text-align:center;color:var(--muted);margin:13px 0 0;font-size:.79rem}.login-help{background:var(--canvas);border-radius:12px;flex-direction:column;margin-top:20px;padding:16px;display:flex}.login-help strong{font-size:.8rem}.login-help span{color:var(--muted);margin-top:3px;font-size:.75rem}.back-link{color:var(--brand);margin-top:22px;font-size:.82rem;font-weight:750;display:inline-block}.dashboard-shell{background:var(--canvas);grid-template-columns:232px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{border-right:1px solid var(--line);background:var(--white);flex-direction:column;height:100vh;padding:30px 22px 24px;display:flex;position:sticky;top:0}.dashboard-brand{margin:0 9px 38px}.dashboard-sidebar nav{gap:6px;display:grid}.dashboard-sidebar nav a{color:#55716e;border-radius:11px;align-items:center;gap:11px;padding:11px 12px;font-size:.86rem;font-weight:680;display:flex}.dashboard-sidebar nav a span{color:#93aaa7;font-size:.65rem;font-weight:900}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{background:var(--brand-soft);color:var(--brand)}.dashboard-sidebar nav a.active span{color:var(--brand)}.sidebar-privacy{background:var(--brand-deep);color:var(--white);border-radius:14px;margin-top:auto;padding:16px}.sidebar-privacy strong{font-size:.78rem}.sidebar-privacy p{color:#bfd5d2;margin:6px 0 10px;font-size:.69rem;line-height:1.55}.sidebar-privacy a{color:#83e0d1;font-size:.68rem;font-weight:800}.dashboard-workspace{min-width:0}.dashboard-topbar{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;min-height:76px;padding:12px 34px;display:flex}.dashboard-topbar>div:first-child{flex-direction:column;display:flex}.dashboard-topbar p{margin:0;font-size:.86rem;font-weight:760}.dashboard-topbar span{color:var(--muted);font-size:.7rem}.dashboard-top-actions{align-items:center;gap:9px;display:flex}.hybrid-surface-badge{color:#2563eb;white-space:nowrap;background:#2563eb14;border:1px solid #2563eb3d;border-radius:999px;padding:.45rem .75rem;font-size:.78rem;font-weight:700}.icon-button,.text-button,.connection-card button{background:0 0;border:0;border-radius:10px;font-weight:760}.icon-button{border:1px solid var(--line);background:var(--white);place-items:center;width:38px;height:38px;font-size:1.15rem;display:grid}.text-button{color:var(--muted);padding:9px 12px;font-size:.78rem}.dashboard-main{width:min(1420px,100%);margin:0 auto;padding:42px 34px 70px}.dashboard-main>section,.dashboard-main>div{scroll-margin-top:24px}.dashboard-welcome{grid-template-columns:1fr 370px;align-items:end;gap:40px;margin-bottom:28px;display:grid}.dashboard-welcome h1{letter-spacing:-.062em;margin:0;font-size:clamp(2.15rem,4vw,3.55rem);line-height:1.16}.connection-card{background:var(--white);border:1px solid #cce5df;border-radius:15px;grid-template-columns:12px 1fr;align-items:start;gap:12px;padding:18px;display:grid}.connection-dot{background:#21a179;border-radius:50%;width:9px;height:9px;margin-top:6px;box-shadow:0 0 0 4px #21a1791f}.connection-card strong{font-size:.83rem}.connection-card p{color:var(--muted);margin:3px 0 0;font-size:.72rem;line-height:1.5}.connection-card a,.connection-card button{color:var(--brand);margin-top:7px;padding:0;font-size:.72rem;display:inline-block}.connection-warning{background:#fffaf1;border-color:#efd7b1}.connection-warning .connection-dot{background:#c2780b;box-shadow:0 0 0 4px #c2780b1f}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.kpi-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-grid article{border:1px solid var(--line);background:var(--white);border-radius:16px;align-content:space-between;min-height:148px;padding:20px;display:grid}.kpi-grid article>span{color:var(--muted);font-size:.76rem;font-weight:720}.kpi-grid strong{letter-spacing:-.05em;font-size:2.2rem;line-height:1}.kpi-grid small{color:#7c9491;font-size:.68rem}.kpi-grid .kpi-accent{border-color:var(--brand);background:var(--brand);color:var(--white)}.kpi-grid .kpi-accent>span,.kpi-grid .kpi-accent small{color:#d5eeea}.dashboard-columns{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:18px;margin-bottom:18px;display:grid}.dashboard-columns-even{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-card{border:1px solid var(--line);background:var(--white);border-radius:18px;min-width:0;padding:24px}.card-heading,.customer-card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:19px;display:flex}.card-heading .eyebrow,.customer-card-head .eyebrow{margin-bottom:4px;font-size:.62rem}.card-heading h2,.customer-card-head h2{letter-spacing:-.035em;margin:0;font-size:1.15rem}.card-heading>span,.work-item-heading-actions>span{background:var(--canvas);color:var(--muted);border-radius:7px;padding:5px 8px;font-size:.67rem;font-weight:750}.call-list,.compact-list,.agenda-list,.task-list{display:grid}.call-row{border-bottom:1px solid #e8efed;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 2px;display:grid}.call-row:last-child{border-bottom:0}.call-direction{background:var(--brand-soft);width:40px;height:40px;color:var(--brand);border-radius:12px;place-items:center;font-size:.69rem;font-weight:850;display:grid}.call-main{min-width:0}.call-main strong,.compact-list strong,.agenda-list strong,.task-list strong,.customer-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:.83rem;display:block;overflow:hidden}.call-main>span,.agenda-list span,.customer-grid span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;display:block;overflow:hidden}.call-main p{color:#4f6c69;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.71rem;overflow:hidden}.call-meta{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.call-meta small{color:#819794;font-size:.63rem}.status-chip{background:var(--canvas);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:.62rem;font-weight:760}.status-pendingreview,.status-analyzing,.status-transcribing{color:#8b5300;background:#fff4de}.status-confirmed{background:var(--brand-soft);color:var(--brand)}.status-failed{color:var(--danger);background:#fff0ef}.compact-list article,.task-list article{border-bottom:1px solid #e8efed;align-items:center;gap:11px;padding:15px 0;display:flex}.compact-list article:last-child,.task-list article:last-child{border-bottom:0}.compact-avatar{width:36px;height:36px;font-size:.68rem}.compact-list article>div,.task-list article>div{min-width:0}.compact-list small,.task-list small,.customer-grid small{color:#78908d;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.65rem;display:block;overflow:hidden}.agenda-list article{border-bottom:1px solid #e8efed;grid-template-columns:70px 1fr;gap:13px;padding:16px 0;display:grid}.agenda-list-dated article{grid-template-columns:96px 1fr}.agenda-list article:last-child{border-bottom:0}.agenda-list time{color:var(--brand);font-size:.73rem;font-weight:850}.task-check{border:2px solid #b9ceca;border-radius:6px;flex:none;width:18px;height:18px}.empty-state{text-align:center;place-content:center;min-height:180px;padding:30px;display:grid}.empty-state.small{min-height:150px}.empty-state strong{font-size:.84rem}.empty-state p{max-width:320px;color:var(--muted);margin:4px 0 0;font-size:.69rem}.customer-card{margin-top:0}.customer-card+.customer-card{margin-top:18px}.customer-welcome-side{gap:9px;display:grid}.customer-create-trigger{background:var(--brand);min-height:48px;color:var(--white);border:0;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:11px 18px;font-size:.8rem;font-weight:820;display:flex;box-shadow:0 10px 24px #0f766e24}.customer-create-trigger span{font-size:1.05rem;line-height:1}.customer-create-trigger:disabled,.customer-create-submit:disabled,.customer-create-secondary:disabled{cursor:wait;opacity:.62}.customer-create-feedback{min-height:18px;color:var(--brand);text-align:right;margin:0;font-size:.72rem;font-weight:720}.customer-create-feedback[data-error=true]{color:var(--danger)}.customer-create-card{margin-bottom:18px}.customer-create-form{gap:20px;padding-top:21px;display:grid}.customer-create-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 14px;display:grid}.customer-create-field{gap:7px;min-width:0;display:grid}.customer-create-field label{color:#294946;font-size:.73rem;font-weight:780}.customer-create-field label em{color:var(--brand);margin-left:4px;font-size:.65rem;font-style:normal}.customer-create-field input,.customer-create-field select,.customer-create-field textarea{background:var(--white);width:100%;color:var(--ink);font:inherit;border:1px solid #d3e1f6;border-radius:11px;font-size:.78rem;transition:border .15s,box-shadow .15s}.customer-create-field input,.customer-create-field select{min-height:44px;padding:10px 12px}.customer-create-field textarea{resize:vertical;min-height:92px;padding:12px;line-height:1.55}.customer-create-field input:focus,.customer-create-field select:focus,.customer-create-field textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 3px #0f766e1f}.customer-create-field-address{grid-column:span 2}.customer-create-field-wide{grid-column:1/-1}.customer-create-actions{justify-content:flex-end;gap:8px;display:flex}.customer-create-secondary,.customer-create-submit{border-radius:10px;min-height:42px;padding:9px 16px;font-size:.75rem;font-weight:800}.customer-create-secondary{border:1px solid var(--line);background:var(--white);color:var(--muted)}.customer-create-submit{border:1px solid var(--brand);background:var(--brand);min-width:110px;color:var(--white)}.profile-fields{margin:4px 0 0;display:grid}.profile-fields>div{border-bottom:1px solid #e8efed;grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:12px;padding:16px 0;display:grid}.profile-fields>div:last-child{border-bottom:0}.profile-fields dt{color:var(--muted);font-size:.72rem;font-weight:720}.profile-fields dd{text-overflow:ellipsis;margin:0;font-size:.92rem;font-weight:760;overflow:hidden}.profile-actions{justify-content:flex-end;padding-top:8px;display:flex}.profile-logout{border:1px solid var(--line);background:var(--white);min-height:40px;color:var(--muted);border-radius:10px;padding:8px 14px;font-size:.78rem;font-weight:760}.profile-privacy{color:var(--muted);font-size:.78rem;line-height:1.65}.profile-privacy p{margin:12px 0 0}.profile-privacy ul{margin:12px 0 0;padding-left:18px}.profile-privacy li+li{margin-top:6px}@media (max-width:520px){.profile-fields>div{grid-template-columns:1fr;gap:4px}}.customer-card-head{align-items:center}.customer-search{grid-template-columns:minmax(180px,310px) auto;gap:7px;display:grid}.customer-search input{min-height:40px;padding:9px 12px;font-size:.76rem}.customer-search button{background:var(--brand);min-width:64px;color:var(--white);border:0;border-radius:10px;font-size:.73rem;font-weight:780}.search-status{min-height:22px;color:var(--muted);margin:9px 0 0;font-size:.7rem}.customer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:3px;display:grid}.customer-grid article{background:#fbfdfc;border:1px solid #e2ecea;border-radius:13px;align-items:center;gap:11px;min-width:0;padding:15px;display:flex}.customer-avatar{width:38px;height:38px;font-size:.75rem}.customer-grid article>div:last-child{min-width:0}.customer-list-card,.customer-detail-card{margin-top:18px}.customer-table-scroll{margin:3px -2px 0;overflow-x:auto}.customer-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:780px}.customer-table th,.customer-table td{color:#55716e;text-align:left;vertical-align:middle;border-bottom:1px solid #e8efed;padding:15px 13px;font-size:.73rem}.customer-table thead th{color:#78908d;letter-spacing:.03em;padding-top:10px;padding-bottom:11px;font-size:.64rem;font-weight:800}.customer-table tbody th{color:var(--ink);font-weight:800}.customer-table tbody tr{transition:background .15s}.customer-table tbody tr:hover,.customer-table tbody tr[data-selected=true]{background:#f4faf8}.customer-table tbody tr:last-child th,.customer-table tbody tr:last-child td{border-bottom:0}.customer-table th:first-child{width:17%}.customer-table th:nth-child(2){width:22%}.customer-table th:nth-child(3){width:20%}.customer-table th:nth-child(4){width:21%}.customer-table th:nth-child(5){width:14%}.customer-table th:nth-child(6){width:100px}.customer-name-button,.customer-detail-link{color:inherit;font:inherit;font-weight:inherit;background:0 0;border:0}.customer-name-button{color:var(--ink);text-align:left;padding:3px 0;font-weight:820}:is(.customer-name-button:hover,.customer-name-button:focus-visible,.customer-detail-link:hover,.customer-detail-link:focus-visible){color:var(--brand);text-underline-offset:3px;outline:none;text-decoration:underline}.customer-detail-link{color:var(--brand);white-space:nowrap;padding:5px 0;font-size:.7rem;font-weight:800}.customer-detail-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:19px;display:flex}.customer-detail-head h2{letter-spacing:-.04em;margin:0;font-size:1.3rem}.customer-detail-head p:not(.eyebrow){color:var(--muted);margin:5px 0 0;font-size:.75rem}.customer-detail-actions{align-items:center;gap:12px;display:flex}.customer-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:6px 0 0;display:grid}.customer-detail-summary>div{border-bottom:1px solid #e8efed;min-width:0;padding:16px 0}.customer-detail-summary dt{color:var(--muted);margin-bottom:4px;font-size:.68rem;font-weight:760}.customer-detail-summary dd{color:#294946;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.79rem;font-weight:700;overflow:hidden}.customer-edit-form{border-top:1px solid var(--line);margin-top:6px;padding-top:22px}.customer-edit-form h3,.customer-activity-section h3,.work-item-form h3{letter-spacing:-.03em;margin:0;font-size:1.02rem}.customer-edit-feedback{min-height:18px;color:var(--brand);margin:0;font-size:.72rem;font-weight:720}.customer-edit-feedback[data-error=true]{color:var(--danger)}.customer-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:26px;display:grid}.customer-activity-section{min-width:0}.customer-activity-section .card-heading{padding-bottom:14px}.customer-activity-section .call-row{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:14px 0}.customer-activity-section .call-direction{width:36px;height:36px}.customer-schedule-list article{grid-template-columns:116px minmax(0,1fr)}.customer-activity-calls{grid-column:1/-1}.work-item-heading-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.work-item-add,.work-item-edit{border:1px solid var(--line);background:var(--white);color:var(--brand);font-weight:800}.work-item-add{border-radius:9px;min-height:34px;padding:6px 11px;font-size:.7rem}.work-item-edit{white-space:nowrap;background:0 0;border:0;padding:4px 0;font-size:.7rem}:is(.work-item-edit:hover,.work-item-edit:focus-visible,.work-item-add:hover,.work-item-add:focus-visible){color:var(--ink);text-underline-offset:3px;outline:none;text-decoration:underline}.work-item-welcome-actions{gap:8px;display:flex}.work-item-welcome-secondary{min-height:48px;padding-inline:16px}.work-item-form{padding-top:8px}.work-item-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agenda-list article.work-item-row{grid-template-columns:70px minmax(0,1fr) auto;align-items:center}.agenda-list-dated article.work-item-row{grid-template-columns:96px minmax(0,1fr) auto}.work-item-agenda-head,.agenda-list-agenda article.work-item-row-agenda{grid-template-columns:108px 68px 120px minmax(160px,1.15fr) minmax(0,1.35fr) 44px;align-items:center;gap:16px}.work-item-agenda-head{color:#78908d;letter-spacing:.03em;border-bottom:1px solid #e8efed;padding:15px 0 11px;font-size:.64rem;font-weight:800;display:grid}.work-item-agenda-head span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.work-item-type strong,.work-item-row-agenda strong{white-space:nowrap}.work-item-customer,.work-item-title,.work-item-memo{min-width:0}.work-item-agenda-head .work-item-title,.work-item-title,.work-item-title strong{text-align:center}.work-item-memo{color:#55716e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.75rem;font-weight:650;line-height:1.45;overflow:hidden}.customer-schedule-list article.work-item-row{grid-template-columns:116px minmax(0,1fr) auto}.task-list article.work-item-row{align-items:center}@media (max-width:1080px){.hero-grid{gap:30px}.floating-note-left{left:0}.floating-note-right{right:0}.dashboard-shell{grid-template-columns:190px minmax(0,1fr)}.dashboard-sidebar{padding-inline:14px}.dashboard-welcome{grid-template-columns:1fr}.customer-create-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-create-field-address{grid-column:1/-1}.kpi-grid{grid-template-columns:repeat(2,1fr)}.customer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.section-pad{padding:84px 0}.header-inner{grid-template-columns:auto 1fr}.site-nav{display:none}.header-actions{justify-self:end}.hero{padding-top:70px}.hero-grid,.privacy-grid,.split-heading,.final-cta,.boundary-card,.security-summary,.getting-started{grid-template-columns:1fr}.hero-product{min-height:520px}.workflow-grid{grid-template-columns:repeat(2,1fr)}.privacy-grid,.split-heading,.final-cta,.boundary-card,.security-summary,.getting-started{gap:38px}.login-page{grid-template-columns:1fr}.login-intro{min-height:560px}.dashboard-shell{display:block}.dashboard-sidebar{border-right:0;border-bottom:1px solid var(--line);height:auto;padding:18px 22px;position:static}.dashboard-brand{margin:0 0 14px}.dashboard-sidebar nav{padding-bottom:5px;display:flex;overflow-x:auto}.dashboard-sidebar nav a{flex:none}.sidebar-privacy{display:none}.dashboard-topbar{padding-inline:22px}.dashboard-main{padding:34px 22px 60px}}@media (max-width:720px){.container{width:min(100% - 28px,1180px)}.header-inner{gap:10px;min-height:68px}.header-login{display:none}.button-small{min-height:39px;padding:9px 12px;font-size:.78rem}.hero{min-height:auto}.hero-copy h1{font-size:clamp(2.7rem,12vw,4rem)}.hero-product{min-height:470px}.hero-product:before{width:390px;height:390px}.floating-note{min-width:160px;padding:10px 12px}.floating-note-left{bottom:35px}.floating-note-right{top:27px}.workflow-grid,.feature-grid,.platform-grid,.detail-grid,.boundary-columns,.security-summary-grid{grid-template-columns:1fr}.workflow-card{min-height:210px}.feature-card-wide{grid-row:auto;min-height:400px}.feature-card-wide h3{margin-top:80px}.final-cta,.content-cta{padding:34px}.content-cta{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:34px}.footer-grid>div{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.subpage-hero{padding:86px 0 72px}.content-layout{padding-top:65px;padding-bottom:90px}.boundary-card,.security-summary{padding:32px}.principle-stack article{grid-template-columns:52px 1fr;gap:12px}.login-intro{min-height:510px;padding:36px 24px}.login-panel{padding-inline:14px}.login-card{padding:30px 22px}.dashboard-columns,.dashboard-columns-even{grid-template-columns:1fr}.customer-card-head{flex-direction:column;align-items:stretch}.customer-search{grid-template-columns:1fr auto}}@media (max-width:520px){.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.signup-password-grid,.oauth-buttons{grid-template-columns:1fr}.agreement-row{grid-template-columns:auto minmax(0,1fr)}.agreement-row a{grid-column:2;width:fit-content}.trust-list{display:grid}.product-window{width:100%;padding:16px}.floating-note{display:none}.hero-product{min-height:440px}.workflow-grid{grid-template-columns:1fr}.privacy-points article{grid-template-columns:38px 1fr}.kpi-grid,.customer-grid{grid-template-columns:1fr}.dashboard-topbar,.dashboard-main{padding-inline:14px}.dashboard-card{padding:19px}.call-row{grid-template-columns:40px minmax(0,1fr)}.call-meta{flex-direction:row;grid-column:2;align-items:flex-start}.customer-search{grid-template-columns:1fr}.customer-search button{min-height:40px}.customer-create-feedback{text-align:left}.customer-create-grid{grid-template-columns:1fr}.customer-create-field-address,.customer-create-field-wide{grid-column:auto}.customer-create-actions{flex-direction:column-reverse;align-items:stretch}.customer-create-actions button{width:100%}}@media (max-width:1080px){.work-item-agenda-head{display:none}.agenda-list-agenda article.work-item-row-agenda{grid-template-columns:96px minmax(0,1fr) auto}.agenda-list-agenda article.work-item-row-agenda .work-item-type,.agenda-list-agenda article.work-item-row-agenda>div,.agenda-list-agenda article.work-item-row-agenda .work-item-memo{grid-column:2}.agenda-list-agenda article.work-item-row-agenda time{grid-row:1/span 4}.agenda-list-agenda article.work-item-row-agenda .work-item-edit{grid-area:1/3}}@media (max-width:900px){.customer-activity-grid{grid-template-columns:1fr}.work-item-welcome-actions,.work-item-heading-actions{flex-wrap:wrap}.work-item-welcome-actions .customer-create-trigger,.work-item-welcome-secondary{flex:140px}.work-item-grid{grid-template-columns:1fr}}@media (max-width:720px){.customer-detail-head{flex-direction:column}.customer-detail-actions{justify-content:space-between;width:100%}}@media (max-width:520px){.customer-table{min-width:690px}.customer-table th,.customer-table td{padding:13px 10px}.customer-detail-summary{grid-template-columns:1fr}.customer-detail-summary>div{padding:13px 0}.customer-detail-actions{flex-direction:column;align-items:stretch;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header{background:#faf8f2e6;border-bottom-color:#15346617}.header-inner{min-height:72px}.site-nav a{color:#354b70;font-size:.82rem;font-weight:720}.site-nav a:hover{color:var(--brand-dark)}.button-primary{box-shadow:none;border-radius:999px}.landing-page{background:#f8f6ef;overflow:hidden}.landing-hero{background:#f8f6ef;padding:34px 0 0;position:relative}.landing-hero-layout{grid-template-columns:minmax(300px,.9fr) minmax(430px,1.1fr);align-items:stretch;min-height:min(724px,100vh - 106px);display:grid}.landing-hero-copy{z-index:1;flex-direction:column;justify-content:center;min-height:610px;padding:58px clamp(28px,5.5vw,92px) 62px 0;display:flex;position:relative}.landing-kicker{color:#2563eb;letter-spacing:.14em;margin:0 0 22px;font-size:.68rem;font-weight:850}.landing-hero-copy h1,.landing-section-heading h2,.landing-workspace-copy h2,.landing-final-card h2{color:#132853;letter-spacing:-.084em;margin:0;font-size:clamp(3rem,4.4vw,5rem);font-weight:780;line-height:1.02}.landing-hero-copy h1{word-break:keep-all}.landing-workspace-section .landing-workspace-copy h2{word-break:keep-all;font-size:clamp(2.5rem,3.2vw,3.75rem)}.landing-principles-section .landing-section-heading h2{word-break:keep-all;font-size:clamp(2.5rem,3.8vw,4.25rem)}.landing-hero-copy>p:not(.landing-kicker){color:#566985;letter-spacing:-.025em;max-width:510px;margin:30px 0 0;font-size:1rem;line-height:1.85}.landing-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:40px;display:flex}.landing-button{border-radius:999px;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:14px 21px;font-size:.86rem;font-weight:820;transition:transform .16s,background .16s;display:inline-flex}.landing-button:hover{transform:translateY(-2px)}.landing-button-dark{color:#fffdf7;background:#182f63}.landing-button-dark:hover{background:#10234f}.landing-quiet-link{color:#36527d;text-underline-offset:5px;font-size:.84rem;font-weight:760;-webkit-text-decoration:underline #adc5ee;text-decoration:underline #adc5ee}.landing-quiet-link span{margin-left:5px;text-decoration:none}.landing-hero-photo{background:linear-gradient(90deg,#132a5638,#0000 40%),url(/calldam-hero-v2.png) 50%/cover no-repeat;border-radius:4px;min-height:610px;margin:0;position:relative;overflow:hidden}.landing-photo-caption{color:#fffdf7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#142b58d1;border:1px solid #ffffff59;border-radius:3px;gap:9px;width:min(270px,100% - 56px);padding:18px 19px;display:grid;position:absolute;bottom:28px;right:28px}.landing-photo-caption span{color:#bfdbfe;letter-spacing:.15em;font-size:.6rem;font-weight:830}.landing-photo-caption strong{letter-spacing:-.028em;font-size:.82rem;font-weight:680;line-height:1.55}.landing-ticker{color:#182f63;white-space:nowrap;background:#fffdf8;border-top:1px solid #1534661a;border-bottom:1px solid #1534661a;overflow:hidden}.landing-ticker-track{will-change:transform;align-items:center;width:max-content;animation:30s linear infinite landing-ticker-roll;display:flex;position:relative;left:50%}.landing-ticker-group{flex:none;align-items:center;gap:30px;padding:17px 30px 17px 0;display:flex}.landing-ticker-item{letter-spacing:-.02em;align-items:center;gap:30px;font-size:.8rem;font-weight:780;display:inline-flex}.landing-ticker b{color:#3b82f6;font-size:.7rem}@keyframes landing-ticker-roll{0%{transform:translate(-25%)}to{transform:translate(-75%)}}@media (prefers-reduced-motion:reduce){.landing-ticker-track{animation:none}}@media (max-width:860px){.landing-hero-layout{grid-template-columns:1fr}.landing-hero-copy{min-height:0;padding:70px 0 62px}.landing-hero-photo{min-height:530px}}@media (max-width:520px){.landing-hero{padding-top:0}.landing-hero-copy{padding:54px 0 48px}.landing-hero-copy h1{font-size:clamp(2.9rem,13.5vw,4rem)}.landing-hero-photo{min-height:430px}.landing-hero-actions{flex-direction:column;align-items:flex-start;gap:19px}}.landing-flow-section,.landing-workspace-section,.landing-principles-section,.landing-final-section{padding:clamp(80px,11vw,148px) 0}.landing-flow-section{background:#fffdf8}.landing-section-heading{grid-template-columns:minmax(180px,.55fr) minmax(380px,1.45fr);gap:48px;margin-bottom:56px;display:grid}.landing-section-heading .landing-kicker{margin-top:9px}.landing-section-heading h2,.landing-workspace-copy h2,.landing-final-card h2{max-width:800px;font-size:clamp(2.5rem,4.25vw,4.7rem);line-height:1.08}.landing-section-heading>div>p{color:#61738f;letter-spacing:-.025em;max-width:550px;margin:23px 0 0;font-size:.98rem;line-height:1.8}.landing-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.landing-flow-stage{border-radius:5px;min-height:500px;padding:29px;position:relative;overflow:hidden}.landing-flow-stage>span{letter-spacing:.12em;font-size:.65rem;font-weight:850;display:block}.landing-flow-stage h3{z-index:1;letter-spacing:-.06em;margin:132px 0 14px;font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.18;position:relative}.landing-flow-stage p{z-index:1;max-width:310px;margin:0;font-size:.85rem;line-height:1.75;position:relative}.landing-flow-stage-dark{color:#fffdf7;background:#172b54}.landing-flow-stage-dark>span{color:#bfdbfe}.landing-flow-stage-dark p{color:#d3e2fd}.landing-call-pulse{opacity:.86;align-items:end;gap:8px;height:145px;display:flex;position:absolute;bottom:-17px;right:-5px}.landing-call-pulse i{background:#93c5fd;border-radius:20px 20px 0 0;width:20px;display:block}.landing-call-pulse i:first-child{height:52px}.landing-call-pulse i:nth-child(2){height:126px}.landing-call-pulse i:nth-child(3){height:83px}.landing-flow-stage-paper{color:#1d315d;background:#eaf0fa}.landing-flow-stage-paper>span{color:#60759b}.landing-note-card{background:#fffcf4;border:1px solid #344a7529;gap:13px;margin-top:47px;padding:17px;display:grid;transform:rotate(-2.3deg);box-shadow:11px 12px #2d497c1a}.landing-note-card small{color:#5070a0;letter-spacing:.13em;font-size:.58rem;font-weight:840}.landing-note-card strong{letter-spacing:-.04em;font-size:.84rem;line-height:1.55}.landing-note-card em{color:#2d5d9d;background:#e0ecff;border-radius:999px;width:fit-content;padding:5px 8px;font-size:.59rem;font-style:normal;font-weight:750}.landing-flow-stage-paper h3{margin-top:73px}.landing-flow-stage-paper p{color:#5d6d87}.landing-flow-stage-green{color:#173d76;background:#c9ddff}.landing-flow-stage-green>span{color:#386da8}.landing-flow-stage-green p{color:#496f9f}.landing-confirmation{letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;font-size:.67rem;font-weight:820;display:inline-flex;position:absolute;bottom:30px;right:23px}.landing-confirmation span{border:1px solid #437dbc;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.landing-workspace-section{background:#eaf1fb}.landing-workspace-grid{grid-template-columns:.84fr 1.16fr;align-items:center;gap:86px;display:grid}.landing-workspace-copy>p:not(.landing-kicker){color:#566985;letter-spacing:-.025em;max-width:420px;margin:25px 0 0;font-size:.97rem;line-height:1.8}.landing-text-action{color:#24569c;border-bottom:1px solid #83a5da;gap:8px;margin-top:34px;padding-bottom:4px;font-size:.84rem;font-weight:790;display:inline-flex}.landing-workspace-canvas{min-height:490px;position:relative}.landing-workspace-window{background:#fcfcf8;border:7px solid #1d3d78;border-radius:8px;position:absolute;top:11px;left:3px;right:12px;overflow:hidden;box-shadow:22px 24px #395d9c21}.landing-window-top{color:#315482;border-bottom:1px solid #e0e7f4;align-items:center;gap:6px;height:39px;padding:0 13px;font-size:.67rem;font-weight:830;display:flex}.landing-window-top span{margin-right:auto}.landing-window-top i{background:#a9c2eb;border-radius:50%;width:6px;height:6px}.landing-window-content{grid-template-columns:76px 1fr;min-height:355px;display:grid}.landing-window-side{background:#f3f6fc;border-right:1px solid #e0e7f4;align-content:start;gap:18px;padding:32px 17px;display:grid}.landing-window-side b{color:#7c91b0;font-size:.57rem;font-weight:820}.landing-window-side b:first-child{color:#2563c9}.landing-window-main{padding:38px 35px}.landing-window-main>span{color:#3975c2;letter-spacing:.12em;font-size:.58rem;font-weight:850}.landing-window-main>strong{color:#173967;letter-spacing:-.07em;margin:13px 0 25px;font-size:1.72rem;line-height:1.1;display:block}.landing-window-task{border-top:1px solid #e4eaf5;align-items:center;gap:13px;padding:11px 0;display:flex}.landing-window-task i{color:#3477c8;font-size:.62rem;font-style:normal;font-weight:800}.landing-window-task b{color:#405b85;font-size:.68rem;font-weight:690}.landing-device{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8e0;border:1px solid #2b5ba638;gap:5px;padding:13px 15px;display:grid;position:absolute;box-shadow:0 12px 28px #294c891f}.landing-device span{color:#4d78b5;letter-spacing:.12em;font-size:.55rem;font-weight:850}.landing-device b{color:#244f8d;font-size:.73rem}.landing-device-phone{bottom:12px;left:-16px}.landing-device-pc{top:66px;right:-28px}.landing-principles-section{color:#fffdf7;background:#132959}.landing-principles-section .landing-kicker{color:#bfdbfe}.landing-principles-section h2{color:#fffdf7}.landing-section-heading-compact{margin-bottom:60px}.landing-principle-grid{border-top:1px solid #dbeafe40;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.landing-principle-grid article{border-right:1px solid #dbeafe40;min-height:268px;padding:28px 34px 24px 0}.landing-principle-grid article+article{padding-left:34px}.landing-principle-grid article:last-child{border-right:0}.landing-principle-grid span{color:#bfdbfe;letter-spacing:.12em;font-size:.64rem;font-weight:850}.landing-principle-grid h3{color:#fffdf7;letter-spacing:-.045em;margin:91px 0 12px;font-size:1.35rem}.landing-principle-grid p{color:#d3e2fd;max-width:270px;margin:0;font-size:.82rem;line-height:1.75}.landing-final-section{background:#132959;padding-top:0}.landing-final-card{background:#c6dbff;border-radius:5px;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;padding:clamp(36px,6vw,75px);display:grid}.landing-final-card .landing-kicker{color:#4e74ad;grid-column:1/-1;margin-bottom:-25px}.landing-final-card h2{color:#173967;font-size:clamp(2.4rem,4vw,4.5rem)}.landing-final-card>div{justify-items:start;gap:22px;display:grid}.landing-final-card>div p{color:#4b668e;margin:0;font-size:.89rem;line-height:1.7}.landing-button-light{color:#1d3d78;background:#fffdf8}.site-footer{color:#eff6ff;background:#132959;padding-top:76px}.site-footer p,.site-footer a,.footer-bottom{color:#cbdcff}.footer-bottom{border-top-color:#dbeafe33}.site-footer .brand-mark{color:#1d3d78;background:#c6dbff}.dashboard-shell{background:#f5f7fc}.dashboard-sidebar{color:#eef5ff;background:#152d60;border-right:0}.dashboard-sidebar .brand-lockup{color:#fffdf7}.dashboard-sidebar .brand-mark{color:#1d3d78;background:#c6dbff}.dashboard-side-label{color:#a9c5f2;letter-spacing:.16em;margin:0 10px 12px;font-size:.59rem;font-weight:850}.dashboard-sidebar nav{gap:4px}.dashboard-sidebar nav a{color:#c3d7fb;border-radius:5px;font-size:.84rem;position:relative}.dashboard-sidebar nav a .dashboard-nav-index{color:#8eafe1;font-size:.6rem}.dashboard-sidebar nav a:hover,.dashboard-sidebar nav a.active{color:#1c478c;background:#e8f0ff}.dashboard-sidebar nav a.active .dashboard-nav-index{color:#396fb6}.sidebar-privacy{background:#0819405c;border:1px solid #dbeafe33;border-radius:5px}.sidebar-privacy strong{color:#f1f6ff}.sidebar-privacy p{color:#c1d3f3}.sidebar-privacy a{color:#bfdbfe}.dashboard-topbar{background:#faf9f4e6;border-bottom:1px solid #e0e7f4;min-height:80px}.dashboard-topbar p{color:#193a70;font-size:.88rem}.dashboard-topbar span{color:#7384a0}.text-button{color:#2f65b2}.icon-button{color:#2d65b4;background:#fffefa;border:1px solid #d4e1f6}.dashboard-main{width:min(1360px,100%);padding:52px 48px 80px}.dashboard-welcome{background:#e6efff;border-radius:5px;align-items:stretch;gap:30px;min-height:254px;margin-bottom:18px;padding:38px;position:relative;overflow:hidden}.dashboard-welcome:after{content:"";border:1px solid #275baa40;border-radius:50%;width:285px;height:285px;position:absolute;bottom:-96px;right:-57px;box-shadow:0 0 0 32px #275baa0f,0 0 0 64px #275baa0a}.dashboard-welcome>div,.dashboard-welcome .connection-card{z-index:1;position:relative}.dashboard-welcome .eyebrow{color:#3973bf;margin-bottom:12px;font-size:.63rem}.dashboard-welcome h1{color:#193b72;max-width:700px;font-size:clamp(2.15rem,4.2vw,4.25rem);line-height:1.06}.dashboard-welcome-note{color:#52709f;margin:18px 0 0;font-size:.86rem}.connection-card{box-shadow:none;background:#fffef9cc;border:1px solid #2d64b833;border-radius:4px;align-self:end}.connection-card strong{color:#254d87}.connection-card p{color:#6680a7}.kpi-grid{gap:10px;margin-bottom:10px}.kpi-grid article{background:#fffefa;border:1px solid #e2e0d7;border-radius:5px;min-height:158px;padding:23px}.kpi-grid article>span{color:#5b7196}.kpi-grid strong{color:#1d417a;font-size:2.85rem}.kpi-grid small{color:#8392aa}.kpi-grid .kpi-accent{background:#2456a4;border-color:#2456a4}.kpi-grid .kpi-accent>span,.kpi-grid .kpi-accent small,.kpi-grid .kpi-accent strong{color:#f4f8ff}.dashboard-columns{gap:10px;margin-bottom:10px}.dashboard-card{box-shadow:none;background:#fffefa;border:1px solid #e2e0d7;border-radius:5px;padding:27px}.card-heading{border-bottom:1px solid #e7e7df;padding-bottom:17px}.card-heading .eyebrow{color:#477ec7;margin-bottom:8px;font-size:.61rem}.card-heading h2{color:#1d427d;letter-spacing:-.05em;font-size:1.34rem}.card-heading>span,.work-item-heading-actions>span{color:#4a70a9;background:#edf3ff;border-radius:999px;font-size:.68rem}.agenda-list article,.task-list article{border-bottom-color:#e9e8e0}.agenda-list time{color:#3576c1}.agenda-list strong,.task-list strong{color:#294f8b}.agenda-list span,.task-list small{color:#7185a5}.work-item-agenda-head{color:#4a70a9;border-bottom-color:#e9e8e0}.work-item-agenda-head span{color:#4a70a9}.work-item-memo{color:#7185a5}.empty-state{background:#f5f8fe;border-radius:4px}@media (max-width:1080px){.landing-workspace-grid{gap:48px}.dashboard-main{padding-inline:30px}.dashboard-welcome{grid-template-columns:1fr}.connection-card{max-width:430px}}@media (max-width:860px){.landing-section-heading,.landing-workspace-grid,.landing-final-card{grid-template-columns:1fr}.landing-section-heading{gap:8px}.landing-flow-grid,.landing-principle-grid{grid-template-columns:1fr}.landing-flow-stage{min-height:410px}.landing-flow-stage h3{margin-top:94px}.landing-principle-grid article,.landing-principle-grid article+article{border-bottom:1px solid #dbeafe40;border-right:0;min-height:auto;padding:26px 0}.landing-principle-grid article:last-child{border-bottom:0}.landing-principle-grid h3{margin-top:38px}.landing-workspace-canvas{min-height:450px}.landing-final-card .landing-kicker{margin-bottom:-20px}}@media (max-width:720px){.dashboard-sidebar{background:#152d60}.dashboard-sidebar nav{padding-bottom:2px}.dashboard-side-label{display:none}.dashboard-sidebar nav a{border-radius:4px}.dashboard-topbar{min-height:74px}.dashboard-main{padding:26px 18px 58px}.dashboard-welcome{min-height:0;padding:29px 24px}}@media (max-width:520px){.landing-flow-section,.landing-workspace-section,.landing-principles-section,.landing-final-section{padding:72px 0}.landing-section-heading h2,.landing-workspace-copy h2,.landing-final-card h2,.landing-workspace-section .landing-workspace-copy h2,.landing-principles-section .landing-section-heading h2{font-size:2.55rem}.landing-flow-stage{padding:24px}.landing-workspace-canvas{min-height:388px}.landing-workspace-window{border-width:5px;left:0;right:4px}.landing-window-content{grid-template-columns:55px 1fr;min-height:300px}.landing-window-side{padding:26px 13px}.landing-window-main{padding:29px 21px}.landing-window-main>strong{font-size:1.4rem}.landing-device{padding:10px 11px}.landing-device-phone{bottom:-3px;left:-7px}.landing-device-pc{top:40px;right:-5px}.landing-final-card{gap:34px}.landing-final-card .landing-kicker{margin-bottom:-14px}.dashboard-welcome h1{font-size:2.2rem}.dashboard-welcome:after{width:210px;height:210px}.connection-card{padding:15px}}
