:root{font-family:Avenir Next,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#1b2430;background:#eef3fb;line-height:1.4;font-weight:500;color-scheme:light;--panel: #ffffff;--line: #d6deed;--accent: #4a7ff4;--accent-strong: #2458df;--muted: #66758f;--shadow: 0 24px 60px rgba(41, 70, 128, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{font-size:15px}body{background:radial-gradient(circle at top right,rgba(74,127,244,.15),transparent 28%),linear-gradient(180deg,#f6f9ff,#edf3fb);color:#1b2430}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}input,textarea,select{width:100%;border:1px solid #cfd9eb;border-radius:12px;padding:.8rem .9rem;background:#fff}textarea{min-height:120px;resize:vertical}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:12px;padding:.8rem 1.1rem;background:var(--accent);color:#fff;font-weight:700;box-shadow:0 12px 26px #4a7ff438}.button:hover{background:var(--accent-strong)}.button-ghost{background:#4a7ff414;color:var(--accent-strong);box-shadow:none}.button-ghost:hover{background:var(--accent-strong);color:#fff}.button-danger{background:#cf463b;box-shadow:none}.button-large{min-height:48px;padding-inline:1.35rem}.button-compact{padding:.55rem .8rem;font-size:.88rem}.eyebrow{margin:0 0 .6rem;color:var(--accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.app-loading{display:grid;min-height:100vh;place-items:center;color:var(--muted)}.marketing-nav,.hero-section,.api-hero-section,.topic-hero-section,.capability-band,.benefits-section,.feature-story-section,.page-links-section,.api-spotlight-section,.pricing-section,.story-section,.api-principles-section,.learn-columns-section,.learn-faq-section,.process-section,.teams-section,.cta-banner,.marketing-footer,.auth-page,.dashboard-shell,.sign-page{width:min(1400px,calc(100vw - 48px));margin-inline:auto}.landing-page{position:relative;min-height:100vh;padding:28px 0 56px;overflow:hidden;color:#14333b;background:radial-gradient(circle at top left,rgba(104,182,220,.34),transparent 28%),radial-gradient(circle at 85% 10%,rgba(33,110,150,.18),transparent 18%),linear-gradient(180deg,#eff8fd,#dff1fa 42%,#e7f5fb)}.landing-page:before,.landing-page:after{content:"";position:absolute;border-radius:999px;filter:blur(18px);opacity:.55;pointer-events:none}.landing-page:before{top:120px;left:-120px;width:280px;height:280px;background:#3a8ebe29}.landing-page:after{right:-80px;bottom:220px;width:220px;height:220px;background:#216e9629}.marketing-stack{position:relative;z-index:1;display:grid;gap:clamp(3rem,6vw,5.5rem)}.marketing-nav{position:relative;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;margin-bottom:42px}.brand-lockup{display:grid;gap:.25rem}.brand-logo-image{display:block;width:188px;height:auto}.brand-lockup-strong{display:flex;align-items:center;gap:.85rem}.brand-home-link{display:block}.brand-logo-header{width:248px}.brand-tag{display:block;font-size:1.12rem;font-weight:700;color:#6d6d67}.marketing-links{display:flex;justify-content:center;gap:1.3rem;color:#52666d;font-weight:700}.marketing-links a{transition:color .18s ease,transform .18s ease}.marketing-links a:hover,.marketing-link-active{color:#102d35}.marketing-links a:hover{transform:translateY(-1px)}.hero-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:clamp(2rem,4vw,4rem);align-items:center}.topic-hero-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:clamp(2rem,4vw,4rem);align-items:center}.launch-pill{display:inline-flex;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.55rem .85rem;border-radius:999px;border:1px solid rgba(16,45,53,.1);background:#ffffffb8;color:#32535d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 45px #2b302c14}.hero-copy,.capability-card,.story-section,.process-section,.teams-section,.cta-banner{animation:marketing-rise .7s ease both}.hero-copy .eyebrow,.section-heading .eyebrow{color:#1f6f9e}.hero-copy h1{margin:0 0 1rem;max-width:12.5ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2.2rem,3.6vw,3.9rem);font-weight:700;line-height:1.02;letter-spacing:-.05em;color:#102d35}.hero-body{margin:0 0 1.4rem;max-width:60ch;color:#51656c;font-size:1rem;line-height:1.75}.hero-stat-callout{margin:0 0 1.15rem;color:#0f5f89;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:900;letter-spacing:-.03em}.nav-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.landing-page .button{border-radius:999px;background:linear-gradient(135deg,#0f3340,#134450);box-shadow:0 18px 36px #0f34402e}.landing-page .button:hover{background:linear-gradient(135deg,#124250,#185260)}.landing-page .button-ghost{border:1px solid rgba(16,45,53,.12);background:#ffffffb8;color:#12323b;box-shadow:none}.landing-page .button-ghost:hover{color:#fff}.hero-proof-row{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.35rem}.proof-chip{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem .95rem;border-radius:18px;background:#ffffffad;border:1px solid rgba(16,45,53,.08);color:#36525b;box-shadow:0 16px 30px #3239340f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.proof-chip svg{color:#2c84b8;flex:none}.hero-visual{position:relative;min-height:580px}.hero-image-frame{position:relative;height:100%;min-height:588px;padding:14px;border-radius:34px;overflow:hidden;background:linear-gradient(145deg,#fffffff2,#deeffaeb);box-shadow:0 38px 80px #302b2424;transform:rotate(-2deg);animation:marketing-float 7s ease-in-out infinite}.hero-image-carousel{isolation:isolate}.hero-slide{position:absolute;top:14px;right:14px;bottom:14px;left:14px;overflow:hidden;border-radius:24px;opacity:0}.hero-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#072c3d05,#072c3d14);pointer-events:none}.hero-slide-photo{animation:hero-slide-photo 14s infinite ease-in-out}.hero-slide-designer{animation:hero-slide-designer 14s infinite ease-in-out}.hero-image-frame img,.story-visual img{display:block;width:100%;height:100%;object-fit:cover}.hero-image-frame img{min-height:560px}.hero-slide-designer img{object-position:center}.designer-field-burst{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.designer-ghost-field{position:absolute;display:inline-flex;align-items:center;padding:.62rem .9rem;border-radius:14px;border:2px solid rgba(38,128,183,.55);background:#fffffff0;color:#17475d;font-size:.9rem;font-weight:800;letter-spacing:-.01em;box-shadow:0 20px 38px #1c465e2e;opacity:0}.designer-ghost-name{top:34%;left:33%;width:clamp(126px,17vw,180px);animation:designer-drop-name 14s infinite ease-in-out}.designer-ghost-date{top:56%;left:56%;width:clamp(126px,16vw,170px);animation:designer-drop-date 14s infinite ease-in-out}.designer-ghost-signature{top:73%;left:36%;width:clamp(160px,21vw,220px);animation:designer-drop-signature 14s infinite ease-in-out}.hero-float{position:absolute;z-index:2;display:grid;gap:.3rem;max-width:300px;padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(16,45,53,.1);background:#ffffffd6;box-shadow:0 28px 55px #2c2c2724;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-float-primary{left:-14px;bottom:52px}.hero-float-secondary{top:28px;right:-24px;display:flex;gap:.85rem;align-items:flex-start}.hero-float-secondary svg{margin-top:.1rem;font-size:1.2rem;color:#2b82b6;flex:none}.float-label{font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#4f7e97}.hero-float strong{color:#12323b;line-height:1.4}.capability-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.feature-story-section{display:grid;gap:1.6rem}.feature-spotlight-stack{display:grid;gap:1rem}.feature-spotlight{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);gap:clamp(1.4rem,4vw,3rem);align-items:center;padding:clamp(1.4rem,3vw,2.25rem);border-radius:30px;border:1px solid rgba(16,45,53,.08);background:#ffffffa3;box-shadow:0 26px 58px #2a302b0f;animation:marketing-rise .7s ease both}.feature-spotlight-reverse .feature-spotlight-copy{order:2}.feature-spotlight-reverse .feature-graphic{order:1}.feature-spotlight-copy{display:grid;gap:.85rem;align-content:center;max-width:36rem}.feature-spotlight-chip{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;padding:.55rem .85rem;border-radius:999px;border:1px solid rgba(16,45,53,.08);background:#f8fcffe6;color:#44616b;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.feature-spotlight-chip svg{color:#247fb3}.feature-spotlight h3{margin:0;color:#12323b;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.7rem,2.9vw,2.45rem);line-height:1.04;letter-spacing:-.04em}.feature-spotlight p{margin:0;color:#52666d;font-size:1rem;line-height:1.8}.feature-graphic{position:relative;min-height:320px;padding:clamp(1.1rem,2.8vw,1.5rem);border-radius:28px;overflow:hidden;background:radial-gradient(circle at top left,rgba(80,171,214,.16),transparent 32%),linear-gradient(180deg,#f0f9fefa,#e6f4faf2);box-shadow:inset 0 0 0 1px #ffffff8c}.feature-graphic:after{content:"";position:absolute;inset:auto -40px -50px auto;width:180px;height:180px;border-radius:999px;background:#2389c014;filter:blur(10px);pointer-events:none}.feature-graphic-badge{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#12323b,#3296cb);color:#fff;font-size:1rem;box-shadow:0 16px 30px #155c832e}.feature-graphic-sheet,.feature-graphic-sidecard,.feature-graphic-mail,.feature-graphic-form,.feature-graphic-recordcard,.feature-graphic-summary,.feature-graphic-lockpanel,.feature-graphic-attachments,.feature-graphic-clarity{position:relative;z-index:1;border:1px solid rgba(16,45,53,.08);background:#ffffffe0;box-shadow:0 20px 40px #24384314}.feature-graphic-line{display:block;height:10px;margin-bottom:.7rem;border-radius:999px;background:#59778429}.feature-graphic-line-wide{width:82%}.feature-graphic-line-short{width:54%}.feature-graphic-line-tiny{width:36%}.feature-graphic-pill,.feature-graphic-sideitem,.feature-graphic-linkchip,.feature-graphic-attachment,.feature-graphic-checkrow,.feature-graphic-simpleitem,.feature-graphic-timeline-item,.feature-graphic-mail-cta,.feature-graphic-stepcard{display:inline-flex;align-items:center;gap:.55rem;min-height:42px;border-radius:16px;color:#33515b;font-weight:700}.feature-graphic-fields{display:block}.feature-graphic-imageframe{position:relative;z-index:1;min-height:290px;border-radius:24px;overflow:hidden;border:1px solid rgba(16,45,53,.08);box-shadow:0 20px 40px #24384314}.feature-graphic-photo{display:block;width:100%;height:100%;min-height:290px;object-fit:cover;object-position:center}.feature-graphic-photo-sign{object-position:center center}.feature-graphic-photo-send{object-position:28% center}.feature-graphic-photo-record{object-position:center}.feature-graphic-sidecard,.feature-graphic-recordcard,.feature-graphic-summary{display:grid;gap:.75rem;padding:1rem;border-radius:22px}.feature-graphic-sideitem{width:100%;padding:.7rem .85rem;background:#f4f9fc;font-size:.92rem}.feature-graphic-sidecard-floating{position:absolute;right:1.25rem;bottom:1.25rem;width:min(190px,calc(100% - 2.5rem))}.feature-graphic-send,.feature-graphic-sign{display:block}.feature-graphic-checkrow:before,.feature-graphic-simpleitem:before,.feature-graphic-timeline-item:before{content:"";width:16px;height:16px;border-radius:5px;background:#2b82b624;box-shadow:inset 0 0 0 2px #2b82b659}.feature-graphic-signbox{display:flex;align-items:center;gap:.8rem;margin-top:1rem;padding:.9rem 1rem;border-radius:18px;background:#2b82b614;color:#165d84}.feature-graphic-signmark{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.3rem;font-style:italic}.feature-graphic-signbox-floating{position:absolute;left:1.25rem;bottom:1.25rem}.feature-graphic-record{display:block}.feature-graphic-faster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:center}.feature-graphic-flowline{position:absolute;left:18%;right:18%;top:50%;z-index:0;height:2px;background:linear-gradient(90deg,#3296ca29,#3296cacc)}.feature-graphic-stepcard{position:relative;z-index:1;display:grid;justify-items:center;gap:.7rem;padding:1.15rem .8rem;border:1px solid rgba(16,45,53,.08);background:#ffffffe6;box-shadow:0 20px 40px #2438430f}.feature-graphic-stepdot{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#2b82b61f;color:#16658f;font-weight:900}.feature-graphic-simple{display:grid;place-items:center}.feature-graphic-clarity{width:min(100%,390px);display:grid;gap:1rem;padding:1.2rem;border-radius:24px}.feature-graphic-simplelist{display:grid;gap:.75rem}.feature-graphic-simpleitem,.feature-graphic-timeline-item{width:100%;padding:.75rem .9rem;background:#f2f8fc;font-size:.95rem}.feature-graphic-track{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:1rem;align-items:center}.feature-graphic-timeline{position:relative;z-index:1;display:grid;gap:.8rem}.feature-graphic-better{display:grid;grid-template-columns:200px minmax(0,1fr) 220px;gap:1rem;align-items:center}.feature-graphic-secure{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:1rem;align-items:center}.feature-graphic-lockpanel{display:grid;gap:1rem;justify-items:start;padding:1.2rem;border-radius:24px}.feature-graphic-linkchip{padding:.8rem 1rem;background:#12323b14;color:#12323b}.feature-graphic-attachments{display:grid;gap:.8rem;padding:1rem;border-radius:22px}.feature-graphic-attachment{width:100%;padding:.75rem .9rem;background:#f2f8fc;font-size:.92rem}.feature-graphic-attachment-faded{opacity:.55}.benefits-section{display:grid}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.page-links-section,.api-spotlight-section,.pricing-section{display:grid;gap:1.6rem}.page-links-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.page-link-card{display:grid;gap:.75rem;padding:1.5rem;border-radius:24px;border:1px solid rgba(16,45,53,.08);background:#ffffffb8;box-shadow:0 24px 52px #2a302b14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.page-link-card:hover{transform:translateY(-3px);border-color:#20719f38;box-shadow:0 28px 58px #2a302b1a}.page-link-card h3{margin:0;color:#12323b;font-size:1.15rem}.page-link-card p{margin:0;color:#5c6f75;line-height:1.65}.api-spotlight-copy p,.api-code-card p{margin:0;color:#52666d;line-height:1.72}.api-spotlight-shell{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:clamp(1.4rem,3vw,2rem);align-items:center;padding:clamp(1.4rem,3vw,2rem);border-radius:34px;background:radial-gradient(circle at top right,rgba(76,165,223,.18),transparent 26%),linear-gradient(135deg,#0c2431,#103444 48%,#16628d);color:#eef8ff;box-shadow:0 34px 78px #17283333}.api-spotlight-copy{display:grid;gap:1rem}.api-spotlight-copy .eyebrow{margin-bottom:0;color:#8bd1ff}.api-spotlight-copy h2{margin:0;max-width:12ch;color:#fff;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,3.3vw,3.3rem);line-height:1.02;letter-spacing:-.05em}.api-spotlight-lead{max-width:56ch;color:#e9f5fcd1;font-size:1.02rem}.api-spotlight-points{display:grid;gap:.8rem}.api-spotlight-point{display:flex;align-items:center;gap:.8rem;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(139,209,255,.16);background:#ffffff14;color:#edf8ff;box-shadow:inset 0 1px #ffffff0a}.api-spotlight-point svg{color:#7ed1ff;flex:none}.api-spotlight-point span{font-weight:700}.api-spotlight-plan{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.2rem;border-radius:24px;border:1px solid rgba(139,209,255,.14);background:#ffffff14}.api-spotlight-plan-copy{display:grid;gap:.7rem}.api-spotlight-plan-copy .float-label{color:#9fdcff}.api-spotlight-plan-copy strong{color:#fff;font-size:clamp(1.9rem,2.4vw,2.5rem);line-height:1;letter-spacing:-.04em}.api-spotlight-plan-copy p{color:#e9f5fcd1}.api-spotlight-cta{min-width:220px;background:linear-gradient(135deg,#fff,#dff4ff);color:#0f3340;box-shadow:none}.api-spotlight-cta:hover{background:linear-gradient(135deg,#fef5ea,#dff4ff)}.api-spotlight-visual{padding:14px;border-radius:28px;border:1px solid rgba(139,209,255,.16);background:#ffffff14;box-shadow:inset 0 1px #ffffff0f}.api-spotlight-visual img{display:block;width:100%;min-height:420px;height:100%;object-fit:cover;border-radius:20px}.topic-hero-copy h1{margin:0 0 1rem;max-width:12ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2.1rem,3.5vw,3.8rem);font-weight:700;line-height:1.03;letter-spacing:-.05em;color:#102d35}.topic-visual-card{padding:14px;border-radius:32px;background:linear-gradient(145deg,#fffffff2,#e4f3fbf0);box-shadow:0 34px 75px #2e292321}.topic-visual-card img{display:block;width:100%;min-height:440px;height:100%;object-fit:cover;border-radius:24px}.learn-columns-section,.learn-faq-section{display:grid;gap:1.6rem}.learn-capability-band,.learn-benefits-grid{animation:marketing-rise .7s ease both}.learn-columns-section{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-column-card,.faq-card{padding:1.5rem;border-radius:24px;border:1px solid rgba(16,45,53,.08);background:#ffffffb8;box-shadow:0 24px 52px #2a302b14}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.faq-card h3{margin:0 0 .75rem;color:#12323b;font-size:1.08rem}.faq-card p{margin:0;color:#5c6f75;line-height:1.7}.pricing-heading{max-width:none;text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.capability-card,.benefit-card,.pricing-card,.auth-card,.dashboard-panel,.sign-card{background:var(--panel);border:1px solid rgba(214,222,237,.9);border-radius:24px;box-shadow:var(--shadow)}.capability-card{padding:1.45rem;border-color:#102d3514;background:#ffffffb8;box-shadow:0 24px 50px #2a302b14}.benefit-card{padding:1.5rem;border-color:#102d3512;background:#ffffff9e;box-shadow:0 20px 44px #2a302b0f}.pricing-card{display:grid;gap:1rem;padding:1.7rem;border-color:#102d3514;background:#ffffffbd;box-shadow:0 24px 52px #2a302b14}.capability-card h2,.benefit-card h3,.pricing-card h3,.process-card h3,.team-card h3{margin:0 0 .6rem;color:#12323b}.capability-card h2{margin-top:1rem;font-size:1.05rem}.capability-card p,.benefit-card p,.pricing-card p,.process-card p,.team-card p,.story-list-item span{margin:0;color:#5c6f75;line-height:1.65}.capability-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,#12323b,#3a9ed2);color:#fff;font-size:1.2rem}.benefit-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:1rem;border-radius:17px;background:#2e86ba1f;color:#1f79ab;font-size:1.25rem}.pricing-copy h3{margin-bottom:.85rem;font-size:clamp(1.35rem,2vw,1.9rem)}.pricing-price-row{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:.9rem}.pricing-price-row strong{color:#0f3340;font-size:clamp(2rem,3vw,2.8rem);line-height:1;letter-spacing:-.04em}.pricing-price-row span{color:#58717a;font-size:.98rem;padding-bottom:.25rem}.pricing-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.95rem 1.1rem;border-radius:18px;background:linear-gradient(135deg,#0f5f89,#2389c0);color:#fff;font-weight:800;box-shadow:0 18px 36px #16699633}.pricing-card small{color:#668087;font-size:.92rem}.story-section,.api-principles-section,.process-section,.teams-section{display:grid;gap:1.6rem}.section-heading{display:grid;gap:.45rem;max-width:760px}.section-heading h2,.cta-banner h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.95rem,3.2vw,3.15rem);font-weight:700;line-height:1.02;letter-spacing:-.04em}.story-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(1.4rem,4vw,3rem);align-items:center}.story-copy p{margin:0 0 1.1rem;color:#52666d;font-size:.98rem;line-height:1.78}.story-list{display:grid;gap:.85rem}.story-list-item{display:flex;gap:.8rem;align-items:flex-start;padding:1rem 1.05rem;border-radius:20px;border:1px solid rgba(16,45,53,.08);background:#ffffffb8;box-shadow:0 18px 40px #2a302b0f}.story-list-item svg{margin-top:.1rem;color:#2b82b6;flex:none}.story-visual{padding:14px;border-radius:32px;background:linear-gradient(145deg,#fffffff2,#ede3d8f0);box-shadow:0 34px 75px #2e292321}.story-visual img{min-height:480px;border-radius:24px}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-card{min-height:228px;padding:1.35rem;border-radius:24px;border:1px solid rgba(46,128,176,.12);background:linear-gradient(180deg,#ffffffd6,#ecf7fde0);box-shadow:0 22px 42px #312d250f}.process-card h3,.team-card h3{font-size:1.02rem}.process-number{display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;padding:.45rem .75rem;border-radius:999px;background:#fff;color:#2176a8;font-weight:900;letter-spacing:.08em}.teams-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.api-hero-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:clamp(2rem,4vw,4rem);align-items:center}.api-hero-copy h1{margin:0 0 1rem;max-width:12ch;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2.1rem,3.5vw,3.8rem);font-weight:700;line-height:1.03;letter-spacing:-.05em;color:#102d35}.api-code-card{display:grid;gap:1rem;padding:1.4rem;border-radius:28px;border:1px solid rgba(16,45,53,.08);background:linear-gradient(145deg,#fffffff0,#e7f5fcf0);box-shadow:0 30px 70px #21333e1f}.api-code-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#62808b;font-size:.84rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.api-code-block{margin:0;padding:1.2rem;border-radius:20px;background:#0e3442;color:#d9f0fb;font-size:.92rem;line-height:1.7;overflow:auto;box-shadow:inset 0 0 0 1px #ffffff0a}.api-capability-band,.api-principles-grid{animation:marketing-rise .7s ease both}.api-cta-banner{background:linear-gradient(135deg,#0f3340,#14505b 52%,#2d8ec1)}.team-card{padding:1.45rem;border-radius:24px;border:1px solid rgba(16,45,53,.08);background:linear-gradient(180deg,#ffffffd6,#f9f3ecc7);box-shadow:0 20px 44px #2d2a250f}.cta-banner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:clamp(1.6rem,4vw,2.6rem);border-radius:32px;background:linear-gradient(135deg,#0f3340,#14505b 52%,#2d8ec1);color:#fff;box-shadow:0 38px 80px #1f23262e}.cta-banner .eyebrow{color:#ffffffb8}.cta-banner h2{max-width:13ch}.cta-banner .button{background:#fff;color:#0f3440}.cta-banner .button:hover{background:#f7ede4}.cta-banner .button-ghost{border-color:#ffffff38;background:#ffffff1f;color:#fff}.marketing-footer{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.5rem;color:#6c706c;font-size:1.12rem;font-weight:700}.brand-logo-footer{width:220px}@keyframes marketing-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes marketing-float{0%,to{transform:rotate(-2deg) translateY(0)}50%{transform:rotate(-2deg) translateY(-8px)}}@keyframes hero-slide-photo{0%,42%{opacity:1;transform:scale(1)}48%,to{opacity:0;transform:scale(1.015)}}@keyframes hero-slide-designer{0%,46%{opacity:0;transform:scale(1.02)}54%,92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.01)}}@keyframes designer-drop-name{0%,51%{opacity:0;transform:translate3d(-110px,-52px,0) scale(.84) rotate(-8deg)}57%,71%{opacity:1;transform:translateZ(0) scale(1) rotate(0)}92%,to{opacity:0;transform:translateZ(0) scale(.98)}}@keyframes designer-drop-date{0%,58%{opacity:0;transform:translate3d(96px,-42px,0) scale(.84) rotate(7deg)}64%,76%{opacity:1;transform:translateZ(0) scale(1) rotate(0)}92%,to{opacity:0;transform:translateZ(0) scale(.98)}}@keyframes designer-drop-signature{0%,66%{opacity:0;transform:translate3d(-68px,56px,0) scale(.82) rotate(-5deg)}72%,84%{opacity:1;transform:translateZ(0) scale(1) rotate(0)}92%,to{opacity:0;transform:translateZ(0) scale(.98)}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:48px 0}.auth-card{width:min(560px,100%);padding:2rem}.auth-card h1{margin:0 0 1.25rem}.auth-logo{width:186px;margin-bottom:1rem}.auth-form{display:grid;gap:1rem}.form-error{color:#b32727;font-size:.92rem}.form-note{color:#1e688f;font-size:.94rem;line-height:1.6;padding:.9rem 1rem;border-radius:14px;background:#24719f14}.auth-helper{margin:0 0 1rem;color:var(--muted);line-height:1.65}.auth-inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1rem}.auth-switch{margin-top:1rem;color:var(--muted)}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);gap:1.25rem;padding:24px 0}.dashboard-sidebar,.dashboard-main{min-height:0}.dashboard-sidebar .dashboard-panel,.dashboard-main .dashboard-panel{height:100%}.dashboard-panel{padding:1.25rem}.sidebar-header{display:grid;gap:.55rem;margin-bottom:1rem}.sidebar-logo{width:232px}.sidebar-meta-stack{display:grid;gap:.15rem}.sidebar-meta{color:var(--muted);font-size:1.2rem;font-weight:700;line-height:1.3}.sidebar-account-type{color:#7c8ba4;font-size:.98rem;font-weight:700;line-height:1.3}.sidebar-nav{display:grid;gap:.6rem;margin:1rem 0}.sidebar-nav button,.sidebar-nav a{justify-content:flex-start;width:100%}.sidebar-footer{display:grid;gap:.7rem;margin-top:auto}.sidebar-footer .button{justify-content:flex-start;width:100%}.dashboard-main{overflow:hidden}.dashboard-main .dashboard-panel{display:flex;flex-direction:column;gap:1rem;overflow:hidden}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.toolbar h1,.toolbar h2,.toolbar h3{margin:0}.toolbar-copy{display:grid;gap:.25rem}.toolbar-copy p{margin:0;color:var(--muted)}.dashboard-overview{display:grid;gap:1rem}.dashboard-overview-empty{display:grid;place-items:center;min-height:220px;padding:1.25rem;border:1px dashed var(--line);border-radius:20px;background:#ffffffb8;color:var(--muted);text-align:center}.overview-hero-card{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);gap:1rem;align-items:end;padding:1.4rem;border:1px solid rgba(89,142,244,.18);border-radius:24px;background:radial-gradient(circle at top right,rgba(74,127,244,.16),transparent 30%),linear-gradient(135deg,#fff,#f5f9ff)}.overview-hero-copy{display:grid;gap:.7rem}.overview-hero-copy h2{margin:0;max-width:18ch;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.05;color:#173756}.overview-hero-copy .muted{max-width:58ch}.overview-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{display:grid;gap:.35rem;padding:1.15rem;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 36px #2849880f}.stat-card strong{font-size:clamp(1.9rem,3vw,2.6rem);line-height:1;color:#173756}.stat-card span{font-weight:800;color:#21496f}.stat-card small{color:var(--muted)}.stat-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#4a7ff41a;color:var(--accent-strong);font-size:1.1rem}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-height:0}.overview-panel{display:grid;align-content:start;gap:1rem;min-height:0;padding:1.2rem;border:1px solid var(--line);border-radius:22px;background:#fff}.overview-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;flex-wrap:wrap}.overview-panel-header h3{margin:0 0 .25rem}.overview-list{display:grid;gap:.8rem}.overview-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border-radius:18px;background:#f7faff;border:1px solid rgba(214,222,237,.9)}.overview-row strong{display:block;margin-bottom:.2rem}.overview-row-meta{display:grid;justify-items:end;gap:.4rem;text-align:right}.panel-span-2{grid-column:1 / -1}.admin-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr)}.admin-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-entity-link,.admin-back-link{display:inline-flex;align-items:center;gap:.4rem;color:#173756;font-weight:800}.admin-entity-link:hover,.admin-back-link:hover{color:var(--accent-strong)}.admin-back-link{font-size:.95rem}.admin-table-wrap{overflow:auto;border:1px solid rgba(214,222,237,.9);border-radius:18px}.admin-table{width:100%;min-width:980px;border-collapse:collapse;background:#fff}.admin-table th,.admin-table td{padding:.95rem 1rem;border-bottom:1px solid rgba(214,222,237,.9);text-align:left;vertical-align:top}.admin-table th{background:#f6f9ff;color:#52627d;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table-compact{min-width:760px}.admin-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-grid{display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);gap:1rem;min-height:0}.admin-user-list{display:grid;gap:.7rem;align-content:start}.admin-user-item{display:grid;gap:.18rem;width:100%;padding:.95rem 1rem;border:1px solid rgba(214,222,237,.9);border-radius:18px;background:#f7faff;text-align:left}.admin-user-item strong{color:#173756}.admin-user-item.active{border-color:#2458df59;box-shadow:0 0 0 3px #2458df1f;background:#fff}.settings-grid{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr)}.settings-summary{display:grid;gap:.85rem}.settings-summary-row{display:grid;gap:.18rem;padding-bottom:.85rem;border-bottom:1px solid rgba(214,222,237,.9)}.settings-summary-row:last-child{padding-bottom:0;border-bottom:none}.settings-summary-row span{color:var(--muted);font-size:.9rem;font-weight:700}.settings-summary-row strong{color:#173756}.settings-form{align-content:start}.settings-inline-note{display:inline-flex;align-items:center;gap:.45rem}.admin-back-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--accent-strong);font-weight:800}.admin-back-link:hover{color:#173756}.admin-user-grid{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1fr);gap:1rem}.admin-user-list{display:grid;gap:.75rem;align-content:start}.admin-user-item{display:grid;gap:.22rem;padding:.95rem 1rem;border:1px solid rgba(214,222,237,.9);border-radius:16px;background:#f7faff;color:#173756;text-align:left}.admin-user-item span,.admin-user-item small{color:var(--muted)}.admin-user-item.active{border-color:#2458df59;background:#4a7ff41f;box-shadow:0 0 0 3px #4a7ff41f}.template-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;min-height:0;overflow:hidden}.template-list,.template-editor{min-height:0}.template-list{border-right:1px solid var(--line);padding-right:1rem;overflow:auto}.template-card{display:grid;gap:.25rem;width:100%;min-height:118px;align-content:start;border:1px solid #d8e1f0;border-radius:18px;padding:1rem;margin-bottom:.75rem;background:#fff}.template-card.active{border-color:#6b97ff;box-shadow:0 0 0 3px #6b97ff26}.template-card small{color:var(--muted)}.template-editor{overflow:auto;padding-right:.5rem}.template-editor-empty{display:grid;min-height:520px;place-items:center}.template-editor-empty-card{width:min(680px,100%);padding:2rem;border:1px dashed rgba(74,127,244,.28);border-radius:24px;background:radial-gradient(circle at top right,rgba(74,127,244,.12),transparent 30%),#f8fbff}.template-editor-empty-card h2{margin:0 0 .85rem;color:#173756;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.08}.template-editor-empty-card p{margin:0;max-width:58ch}.template-section-stack{display:grid;gap:1rem}.template-form-panel{gap:1.1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid .full-span{grid-column:1 / -1}.field-stack{display:grid;gap:.4rem}.field-stack label{font-size:.92rem;font-weight:700}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem}.badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem .7rem;background:#eff4ff;color:#1f56df;border-radius:999px;font-size:.82rem;font-weight:800}.designer-shell{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.designer-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.designer-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:1rem;align-items:start}.toolbox{position:sticky;top:0;display:grid;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:20px;background:#f7faff}.toolbox h3,.designer-stage h3{margin:0}.toolbox p{margin:0;color:var(--muted);font-size:.92rem}.toolbox-actions{display:flex;flex-wrap:wrap;gap:.6rem}.toolbox-actions button{border:1px solid rgba(74,127,244,.35);background:#fff;color:#2458df;border-radius:999px;padding:.55rem .85rem;font-weight:700}.designer-stage{min-height:0}.designer-pages{max-height:70vh;overflow:auto;display:grid;gap:1.5rem;padding-right:.5rem}.designer-page-container{padding:.9rem;border-radius:20px;background:#497ff40d}.designer-page-container.active{background:#497ff424;box-shadow:0 0 0 4px #497ff42e}.designer-page-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.designer-page-header .page-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:999px;background:#fff;color:#2458df;font-weight:800}.page-zoom{display:flex;gap:.45rem;align-items:center}.page-shell{position:relative;overflow:auto;border-radius:22px;background:#fff;border:1px solid rgba(198,210,232,.9)}.page-render-frame{position:relative;width:fit-content;min-width:100%;margin-inline:auto}.page-canvas{display:block;width:100%;height:auto}.overlay-field{position:absolute;display:flex;align-items:center;justify-content:center;font-weight:700;color:#243754;border:2px solid rgba(73,127,244,.85);border-radius:10px;background:#83aaff29;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);-webkit-user-select:none;user-select:none}.overlay-field.selected{border-color:#d9382b;box-shadow:0 0 0 3px #d9382b33}.overlay-field.compact{padding-inline:.45rem}.overlay-field.checkbox{width:28px;min-width:28px;justify-content:center}.field-resize-handle{position:absolute;right:0;top:0;width:12px;height:100%;cursor:ew-resize;border-radius:0 10px 10px 0;background:#fff9}.field-height-resize-handle{position:absolute;right:0;bottom:0;width:18px;height:12px;cursor:ns-resize;border-radius:10px 0;background:#ffffffc7}.preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#141c2b8c;display:grid;place-items:center;padding:1.5rem}.preview-card{width:min(1200px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:1.25rem;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.documents-grid{display:grid;grid-template-columns:380px minmax(0,1fr);gap:1rem;min-height:0;overflow:visible}.document-form,.document-list{min-height:0}.document-form{display:grid;gap:1rem}.document-list{overflow:auto}.document-row{display:grid;gap:.25rem;padding:1rem;margin-bottom:.7rem;border-radius:16px;border:1px solid var(--line);background:#fff}.document-row header{display:flex;justify-content:space-between;gap:1rem;align-items:center}.document-row small,.muted{color:var(--muted)}.sign-page{min-height:100vh;padding:24px 0;height:100vh;overflow:auto}.sign-card{padding:1.75rem}.sign-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sign-header h1{margin:0 0 .5rem;color:#4a7ff4;font-size:clamp(2rem,5vw,3.6rem)}.sign-pages{display:grid;gap:1.5rem}.sign-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.signature-pad{width:100%;min-height:180px;border-radius:18px;border:1px dashed #9bb5f4;background:#fff}.consent-row{display:flex;gap:.75rem;align-items:flex-start}.consent-row input{width:auto;margin-top:.2rem}.input-inline{display:flex;gap:.75rem;flex-wrap:wrap}@media (max-width: 1100px){.hero-section,.api-hero-section,.topic-hero-section,.api-spotlight-shell,.learn-columns-section,.story-grid,.overview-hero-card,.overview-grid,.designer-grid,.marketing-nav,.cta-banner{grid-template-columns:1fr}.marketing-links{justify-content:flex-start}.hero-visual{min-height:0}.hero-image-frame{min-height:540px;transform:none}.topic-visual-card img,.hero-image-frame img,.story-visual img,.api-spotlight-visual img{min-height:0;max-height:620px}.hero-float-primary{left:16px;bottom:16px}.hero-float-secondary{top:16px;right:16px}.designer-ghost-field{padding:.52rem .72rem;font-size:.8rem}.capability-band,.benefits-grid,.page-links-grid,.api-principles-grid,.faq-grid,.pricing-grid,.process-grid,.teams-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-hero-actions{justify-content:flex-start}.admin-user-grid,.admin-stats-grid{grid-template-columns:1fr}.toolbox{position:static}.feature-spotlight{grid-template-columns:1fr}.feature-spotlight-copy,.feature-spotlight-reverse .feature-spotlight-copy{order:1}.feature-graphic,.feature-spotlight-reverse .feature-graphic{order:2}.sign-input-grid,.form-grid{grid-template-columns:1fr}}@media (max-width: 920px){.dashboard-shell{min-width:1180px;padding-bottom:48px}.template-layout{min-width:1080px}.documents-grid{min-width:1100px}}@media (max-width: 760px){html{font-size:16px}.marketing-nav,.hero-section,.api-hero-section,.topic-hero-section,.capability-band,.feature-story-section,.page-links-section,.api-spotlight-section,.story-section,.api-principles-section,.learn-columns-section,.learn-faq-section,.process-section,.teams-section,.cta-banner,.marketing-footer,.auth-page,.dashboard-shell,.sign-page{width:min(1400px,calc(100vw - 28px))}.marketing-links,.hero-proof-row,.cta-banner .hero-actions,.marketing-footer,.overview-row{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}.overview-row-meta{justify-items:start;text-align:left}.admin-account-grid{grid-template-columns:1fr}.hero-copy h1,.topic-hero-copy h1,.api-hero-copy h1{max-width:100%}.hero-image-frame{min-height:360px}.hero-float{position:static;max-width:none;margin-top:1rem}.designer-ghost-field{font-size:.72rem;padding:.42rem .56rem;border-width:1.5px}.capability-band,.benefits-grid,.page-links-grid,.api-principles-grid,.faq-grid,.pricing-grid,.process-grid,.teams-grid{grid-template-columns:1fr}.cta-banner h2{max-width:none}.feature-graphic{min-height:auto}.feature-graphic-fields,.feature-graphic-send,.feature-graphic-record,.feature-graphic-track,.feature-graphic-better,.feature-graphic-secure,.feature-graphic-faster{grid-template-columns:1fr}.feature-graphic-flowline{left:50%;right:auto;top:18%;bottom:18%;width:2px;height:auto;transform:translate(-50%)}.api-spotlight-plan{grid-template-columns:1fr}.api-spotlight-copy h2{max-width:100%}.api-spotlight-cta{width:100%}}
