/*
Theme Name: Assioma Charta — Official Website
Theme URI: https://assiomacharta.it/
Author: Studio Giordano / Assioma
Description: Sito pubblico indipendente per Assioma Charta, con demo sintetica interattiva e accesso configurabile alla piattaforma.
Version: 1.0.1
Requires at least: 6.2
Requires PHP: 7.4
License: Proprietary — commissioned for Assioma Charta
Text Domain: assioma-charta
*/
:root{--navy:#142c3c;--ink:#182e3a;--ink-muted:#627785;--petrol:#0a6978;--petrol-2:#008595;--cyan:#42b8c4;--mint:#dcf5ee;--bg:#f5f9fb;--line:#dfebee;--shadow:0 18px 50px rgba(15,48,66,.065);--radius:20px;--shell:1200px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img,svg{max-width:100%}svg.icon{width:20px;height:20px;flex-shrink:0}::selection{background:#c3eeed;color:#103e49}:focus-visible{outline:3px solid #20b6c5;outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{letter-spacing:-.025em}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:absolute;z-index:9999;left:1rem;top:-6rem;padding:.65rem 1rem;background:#fff;color:var(--navy);border:2px solid #168595;border-radius:8px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);border-bottom:1px solid #e6eff1}.admin-bar .site-header{top:32px}.header-inner{min-height:91px;display:flex;align-items:center;gap:30px}.brand-link{display:inline-flex;align-items:center;flex:none}.brand{display:inline-flex;flex-direction:column;line-height:1.06;letter-spacing:.245em;font-size:18px;font-weight:850;color:var(--navy)}.brand__bottom{color:#008a91;margin-top:3px}.brand--image img{display:block;object-fit:contain;max-height:66px;width:auto}.main-nav{display:flex;align-items:center;justify-content:center;gap:33px;margin-left:auto}.main-nav>a{font-size:14px;font-weight:650;color:#536875;transition:color .2s}.main-nav>a[aria-current="page"],.main-nav>a:hover{color:var(--petrol)}.main-nav .nav-mobile-login{display:none}.nav-login{margin-left:5px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 22px;border-radius:12px;font-weight:750;font-size:14px;white-space:nowrap;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s;color:var(--ink)}.btn .icon{width:16px;height:16px}.btn:hover{transform:translateY(-2px)}.btn--sm{min-height:42px;padding:10px 18px}.btn--primary{color:#fff;background:linear-gradient(120deg,#087383,#075668);box-shadow:0 12px 30px rgba(0,108,122,.16)}.btn--primary:hover{box-shadow:0 16px 35px rgba(0,108,122,.23);background:#075869}.btn--outline{color:#0c6472;border-color:#c9dde1;background:#fff}.btn--outline:hover,.btn--secondary:hover{background:#eff8f8}.btn--secondary{border-color:#c9dde1;background:#fff;color:var(--navy)}.btn--light{background:#fff;color:#145568}.btn--ghost-light{border-color:rgba(255,255,255,.43);background:rgba(255,255,255,.08);color:#fff}.menu-toggle{display:none;border:1px solid var(--line);color:var(--petrol);background:white;border-radius:10px;padding:9px}.menu-toggle .icon{display:block}.eyebrow{font-size:11px;font-weight:850;letter-spacing:.18em;line-height:1.5;color:#087b8b;display:inline-flex;align-items:center;gap:9px}.eyebrow-dot{width:7px;height:7px;display:inline-block;background:#19afbb;border-radius:50%;box-shadow:0 0 0 5px #d7f5f5}.eyebrow--small{font-size:10px}.eyebrow--light{color:#a9f2ec}.section{padding:110px 0}.section--white{background:#fff}.section-heading{max-width:690px;margin-bottom:42px}.section-heading h2{margin:15px 0}.section-heading p{max-width:630px;color:var(--ink-muted);font-size:17px}.section-heading.center{text-align:center;margin-inline:auto}.section-heading.center p{margin-inline:auto}.text-link{display:inline-flex;gap:10px;align-items:center;color:#086778;font-weight:800;font-size:14px}.text-link .icon{width:17px;height:17px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}
/* Homepage hero */
.hero{position:relative;overflow:hidden;background:radial-gradient(ellipse at 89% 17%,#eaf6f6 0%,transparent 35%),linear-gradient(160deg,#f7fafc 0%,#fff 83%);padding:92px 0 190px}.hero-glow{position:absolute;right:-210px;top:-310px;width:700px;height:700px;border:1px solid #d7ecf1;border-radius:50%;box-shadow:0 0 0 65px rgba(201,233,236,.15),0 0 0 145px rgba(225,242,244,.2);pointer-events:none}.hero-inner{position:relative;z-index:1}.hero-copy{max-width:790px}.hero h1{font-size:clamp(3.1rem,6.1vw,5.35rem);line-height:1.065;margin:20px 0 23px;font-weight:810;letter-spacing:-.068em}.hero h1 span,.page-hero h1 span{color:#087786}.hero-lead{font-size:clamp(1.1rem,1.7vw,1.31rem);color:#5c7482;max-width:650px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 24px}.hero-notes{display:flex;gap:25px;flex-wrap:wrap;color:#71838c;font-size:12px}.hero-notes span{display:inline-flex;align-items:center;gap:8px}.hero-notes .icon{color:#0b9887;width:14px;height:14px}.hero-badge{position:absolute;bottom:-113px;right:8px;display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:13px;color:#416777}.hero-badge>span{width:46px;height:46px;border-radius:14px;background:#e0f5f2;display:grid;place-items:center;color:var(--petrol)}
/* Showcase */
.showcase{padding:0 0 105px;background:#fff}.showcase-heading{display:flex;align-items:end;justify-content:space-between;gap:38px;margin:-11px 0 30px}.showcase-heading h2{margin:12px 0 0}.showcase-heading>p{max-width:385px;color:var(--ink-muted);line-height:1.75;margin:0 0 4px}.showcase-stage{position:relative;background:linear-gradient(132deg,#edf8f8,#f6f9ff 48%,#edf6f6);border:1px solid #e0eef1;border-radius:29px;padding:55px clamp(12px,4.2vw,58px) 58px;box-shadow:0 25px 65px rgba(11,61,74,.065)}.showcase-stage:before,.showcase-stage:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.showcase-stage:before{width:290px;height:290px;border:1px solid rgba(40,146,163,.13);top:-65px;right:-40px;z-index:0}.showcase-stage:after{width:210px;height:210px;border:1px solid rgba(40,146,163,.12);bottom:5px;left:-55px}.showcase-stage-label{position:absolute;top:23px;left:clamp(12px,4.2vw,58px);color:#5e7b88;font-size:10px;letter-spacing:.16em;font-weight:850;display:flex;gap:8px;align-items:center}.pulse{width:7px;height:7px;border-radius:100%;background:#30b49a;box-shadow:0 0 0 5px #d9f5ef}.showcase-stage>.demo-window{position:relative;z-index:1}
/* Native product-matched demonstration, entirely synthetic */
.demo-window{background:#f5f9fe;border:1px solid #dbe8ed;border-radius:22px;overflow:hidden;box-shadow:0 22px 70px rgba(25,57,85,.12);color:#1e3340;font-size:13px}.demo-window button{font-family:inherit}.demo-top{display:flex;align-items:center;gap:18px;background:#fff;padding:22px 26px 12px}.demo-top-brand{display:flex;flex-direction:column;letter-spacing:.23em;font-size:16px;line-height:1.2;font-weight:900;color:#183348}.demo-top-brand strong{color:#008d92}.demo-top-description{border-left:1px solid #dfe8eb;padding-left:17px;color:#87959c;font-size:11px;line-height:1.3}.demo-mode{margin-left:auto;color:#1b806d;background:#eaf7f1;font-size:10px;font-weight:800;letter-spacing:.03em;padding:7px 11px;border-radius:50px;white-space:nowrap}.demo-mode span,.demo-badge-online span{display:inline-block;width:6px;height:6px;background:#31b396;border-radius:50%;margin-right:5px}.demo-searchbar{margin:2px 25px 8px;background:#fafbfd;border:1px solid #e1e9ee;border-radius:9px;padding:9px 12px;display:flex;align-items:center;gap:9px;color:#9baaaf}.demo-searchbar svg{height:14px;width:14px}.demo-searchbar kbd{margin-left:auto;font-size:11px;border:1px solid #e7ecef;padding:2px 5px;border-radius:4px;font-family:inherit;color:#99a7ac}.demo-toolbar{display:flex;align-items:center;gap:10px;padding:0 25px 18px;background:#fff}.demo-person{display:inline-flex;align-items:center;gap:9px;background:#f6f8fe;border-radius:10px;padding:7px 10px}.demo-avatar{height:28px;width:28px;background:#e3f1f7;color:#36768c;display:grid;place-items:center;border-radius:10px;font-weight:900}.demo-person small{display:block;font-size:8px;color:#8497a4;font-weight:850;letter-spacing:.1em}.demo-person b{font-size:11px}.demo-caret{margin-left:16px;color:#7c949e}.demo-button-off{background:#0a7888;color:#fff;font-size:11px;padding:10px 14px;border-radius:8px;margin-left:auto;opacity:.85}.demo-badge-online{font-size:10px;color:#2c7c6b;background:#e9f7f1;padding:8px 12px;border-radius:30px}.demo-tabs{display:flex;gap:3px;align-items:center;overflow:auto;scrollbar-width:thin;background:#fff;border-bottom:1px solid #dce7ed;padding:0 16px;white-space:nowrap}.demo-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:#546a77;padding:14px 12px 11px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;white-space:nowrap}.demo-tabs button[aria-selected="true"]{color:#0a687a;border-bottom-color:#13899a}.demo-tabs svg{width:14px;height:14px}.demo-content{padding:23px;background:#f5f9ff;min-height:395px}.demo-panel[hidden]{display:none}.demo-welcome{display:flex;align-items:center;gap:13px;border:1px solid #e5edf2;background:linear-gradient(115deg,#fff,#f6faff);padding:18px 20px;border-radius:14px;margin-bottom:13px}.demo-welcome-icon{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:12px;background:#eaf5fe;color:#31849b}.demo-welcome h3{font-size:18px;margin:5px 0 2px;letter-spacing:-.03em}.demo-welcome p{margin:0;color:#7d8c98;font-size:11px}.demo-ready{margin-left:auto;background:#e9f6f0;color:#318876;padding:7px 10px;border-radius:22px;font-size:10px;white-space:nowrap}.demo-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.demo-metric{display:flex;gap:9px;align-items:center;padding:13px 12px;border:1px solid #e0eaee;background:#fff;border-radius:12px;min-width:0}.demo-metric-icon{width:33px;height:33px;border-radius:9px;flex:none;display:grid;place-items:center;color:#357aa2;font-size:20px;font-weight:750}.demo-metric-icon svg{width:16px;height:16px}.demo-metric-icon--blue{background:#e9f0fe}.demo-metric-icon--green{background:#e5f7ed;color:#259367}.demo-metric-icon--violet{background:#f3e9ff;color:#9069b4}.demo-metric-icon--red{background:#fff0ef;color:#be6573}.demo-metric small,.demo-metric em{display:block;color:#8c9ca5;font-size:9px;font-style:normal;white-space:nowrap}.demo-metric strong{display:block;font-size:17px;line-height:1.5;white-space:nowrap;letter-spacing:-.03em}.demo-overview-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:12px}.demo-card{background:#fff;border:1px solid #e1eaf0;border-radius:13px;padding:16px;min-width:0}.demo-card-heading{display:flex;align-items:center;gap:9px;margin-bottom:12px}.demo-minor-icon{width:28px;height:28px;display:grid;place-items:center;background:#eaf4f9;color:#397998;border-radius:8px}.demo-minor-icon svg{width:15px;height:15px}.demo-card-heading b{display:block;font-size:13px}.demo-card-heading small{display:block;font-size:10px;color:#8697a0}.demo-chart{height:130px;display:flex;align-items:flex-end;position:relative;padding-top:8px;gap:4px}.demo-chart-lines{position:absolute;inset:9px 0 24px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.demo-chart-lines i{height:1px;background:#eaf0f4;width:100%}.demo-month{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;z-index:1;height:100%}.demo-bar-pair{display:flex;align-items:flex-end;gap:2px;width:100%;height:100%;justify-content:center}.demo-bar-pair span{height:var(--bar-h);width:27%;min-width:3px;max-width:12px;border-radius:3px 3px 0 0;background:#0b657d}.demo-bar-pair span+span{background:#50c2cf}.demo-month small{color:#93a3ad;font-size:8px;padding-top:5px}.demo-chart-key{display:flex;justify-content:end;gap:13px;color:#82929b;font-size:9px;margin-top:10px}.demo-chart-key span{display:flex;align-items:center;gap:4px}.demo-chart-key i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#0b657d}.demo-chart-key span+span i{background:#50c2cf}.demo-inbox-tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-inbox-tiles>div{padding:13px;background:#edf5ff;border-radius:8px}.demo-inbox-tiles>div:nth-child(2){background:#fff7e8}.demo-inbox-tiles>div:nth-child(3){background:#e7f8f0}.demo-inbox-tiles>div:nth-child(4){background:#f3edff}.demo-inbox-tiles strong{display:block;font-size:20px;line-height:1.2}.demo-inbox-tiles small{font-size:10px;color:#7b8d97}.demo-inline-link{background:none;border:0;color:#086d7c;font-size:11px;font-weight:800;padding:14px 0 0;display:inline-flex;gap:7px;align-items:center}.demo-inline-link .icon{width:13px;height:13px}.demo-foot{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 22px;background:#fff;border-top:1px solid #dce8ee;font-size:10px;color:#798d98}.demo-foot>span,.demo-foot a,.demo-foot button{display:inline-flex;align-items:center;gap:7px}.demo-foot .icon{width:13px;height:13px}.demo-foot a,.demo-foot button{color:#0a6a7b;font-weight:850;background:none;border:0;padding:4px 0}.demo-section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.demo-section-head h3{font-size:21px;margin:4px 0}.demo-section-head p{font-size:12px;color:#82959f;margin:0}.demo-static-tag{font-size:10px;background:#e4f3f2;color:#0c7682;padding:7px 10px;border-radius:7px;font-weight:750}.demo-table-wrap{overflow:auto;background:#fff;border-radius:12px;border:1px solid #e1eaee}.demo-table{width:100%;border-collapse:collapse;font-size:12px;min-width:490px}.demo-table th{background:#f8fafb;text-align:left;color:#78909d;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.demo-table td,.demo-table th{padding:14px 15px;border-bottom:1px solid #edf2f3}.demo-table tbody tr:last-child td{border-bottom:0}.demo-table td b,.demo-table td small{display:block}.demo-table td b{font-weight:800}.demo-table td small{font-size:10px;color:#8ca1a8;margin-top:3px}.demo-table td>button{color:#086b79;border:0;background:none;font-size:11px;font-weight:800}.demo-table td>button:hover,.demo-mini-action:hover{text-decoration:underline}.status{display:inline-block;border-radius:50px;font-weight:800;font-size:10px;padding:6px 9px;white-space:nowrap}.status--ok{color:#277858;background:#e8f6ee}.status--warn{color:#936418;background:#fff5df}.status--muted{color:#667b89;background:#edf1f5}.demo-action-tip{display:flex;gap:9px;align-items:center;color:#66828f;background:#eaf5fa;margin-top:17px;border-radius:9px;padding:12px 14px;font-size:11px}.demo-action-tip .icon{width:15px;height:15px;color:#1e96a0}.demo-inbox-list,.demo-deadline-list{display:grid;gap:11px}.demo-inbox-item,.demo-deadline{display:flex;gap:11px;align-items:center;background:#fff;border:1px solid #e1eaee;padding:13px;border-radius:12px}.demo-inbox-item>span:nth-child(2),.demo-deadline>span:nth-child(2){flex:1}.demo-inbox-item b,.demo-deadline b{display:block;font-size:12px}.demo-inbox-item small,.demo-deadline small{display:block;font-size:10px;color:#8697a2}.demo-file-icon{width:34px;height:34px;display:grid;place-items:center;color:#39809b;background:#e8f4fc;border-radius:10px}.demo-file-icon .icon{width:17px;height:17px}.demo-mini-action{background:#fff;color:#0b6678;border:1px solid #cde1e5;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:800}.demo-item-end{color:#28947c;width:60px;text-align:right}.demo-calendar-date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:43px;height:45px;border-radius:8px;border:1px solid #f0dccb;background:#fff8f2;color:#a45b3d}.demo-calendar-date b{font-size:19px}.demo-calendar-date small{font-size:9px;color:#a45b3d}.demo-window--compact .demo-panel:not([hidden]){min-height:310px}.demo-dialog[hidden],.demo-toast[hidden]{display:none}.demo-dialog{position:fixed;z-index:101;inset:0;display:grid;place-items:center;padding:20px}.demo-dialog-backdrop{position:absolute;inset:0;background:rgba(11,36,49,.5);backdrop-filter:blur(3px)}.demo-dialog-card{position:relative;z-index:1;background:#fff;border-radius:19px;padding:30px;width:min(500px,100%);box-shadow:0 30px 90px rgba(0,24,35,.27)}.demo-dialog-card h3{font-size:29px;margin:8px 0}.demo-dialog-card>p{color:#718794}.demo-dialog-close{position:absolute;right:14px;top:14px;background:#edf4f6;border:0;padding:7px;border-radius:8px}.demo-dialog-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0}.demo-dialog-facts div{background:#f5f9fb;border-radius:10px;padding:12px}.demo-dialog-facts small{display:block;font-size:10px;color:#8298a3}.demo-dialog-facts strong{font-size:13px}.demo-dialog-note{display:flex;gap:10px;align-items:start;color:#5d7d89;background:#eaf7f7;border-radius:10px;padding:14px;font-size:12px;margin-bottom:20px}.demo-toast{position:fixed;z-index:105;bottom:22px;right:22px;background:#143c48;color:#fff;box-shadow:0 15px 35px rgba(2,28,39,.25);padding:13px 18px;border-radius:10px;font-size:13px}
/* Marketing sections */
.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card{padding:30px 26px 28px;border:1px solid #e2edf0;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(19,53,73,.025);display:flex;flex-direction:column;transition:transform .25s,box-shadow .25s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 19px 40px rgba(19,53,73,.07)}.feature-icon{height:50px;width:50px;display:inline-grid;place-items:center;border-radius:15px;flex:none}.feature-icon .icon{height:23px;width:23px}.feature-icon--blue{background:#eaf3fd;color:#437baa}.feature-icon--mint{background:#e2f6f2;color:#2b998a}.feature-icon--amber{background:#fff2e4;color:#b8803b}.feature-icon--violet{background:#f1eafc;color:#8b63ab}.feature-card h3{font-size:20px;margin:28px 0 12px}.feature-card p{color:#728590;font-size:14px;line-height:1.7;flex:1}.feature-card a{font-size:12px;font-weight:800;color:#0d7d89;display:flex;align-items:center;gap:7px;margin-top:12px}.feature-card a svg{width:14px;height:14px}.process-section{background:#f4f9fb}.process-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.process-copy h2{margin:15px 0 20px}.process-copy p{color:#677e89;line-height:1.8;max-width:440px}.process-list{padding:0;margin:0;list-style:none}.process-list li{display:flex;gap:21px;padding:25px 0;border-bottom:1px solid #dbe8eb}.process-list li:last-child{border-bottom:0}.process-list li>span{width:49px;height:49px;background:#e6f4f5;color:#0b7b8a;display:grid;place-items:center;flex:none;border-radius:13px;font-weight:850;font-size:14px}.process-list h3{font-size:19px;margin:2px 0 6px}.process-list p{color:#748a96;font-size:14px;margin:0;max-width:410px}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.audience-card{border-radius:22px;padding:43px 42px;min-height:335px;display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow:hidden}.audience-card:after{content:"";position:absolute;width:270px;height:270px;border-radius:50%;right:-100px;bottom:-135px;border:50px solid rgba(255,255,255,.35)}.audience-card--business{background:#e9f6f5}.audience-card--studio{background:#eef2fa}.audience-symbol{height:50px;width:50px;border-radius:14px;background:rgba(255,255,255,.75);display:grid;place-items:center;color:#17808a}.audience-card h3{font-size:27px;margin:25px 0 12px}.audience-card p{color:#58737c;font-size:14px;max-width:440px;line-height:1.7;flex:1}.ecosystem-section{background:#143947;color:#fff;overflow:hidden}.ecosystem-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.ecosystem-grid .eyebrow{color:#81e5da}.ecosystem-grid h2{margin:17px 0 20px}.ecosystem-grid p{color:#bed3d8;font-size:16px;line-height:1.9;max-width:515px}.note-pill{display:inline-flex;align-items:center;gap:9px;font-size:11px;border:1px solid #497b85;color:#b5d8dc;padding:9px 12px;border-radius:99px}.note-pill .icon{width:15px;height:15px}.ecosystem-map{min-height:360px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,rgba(77,169,167,.15),transparent 61%)}.ecosystem-map:before,.ecosystem-map:after{content:"";position:absolute;border:1px dashed rgba(155,231,232,.26);border-radius:100%}.ecosystem-map:before{width:310px;height:310px}.ecosystem-map:after{width:430px;height:430px}.ecosystem-center{z-index:2;width:145px;height:145px;border-radius:22px;background:linear-gradient(150deg,#fff,#e7f6f7);box-shadow:0 20px 55px #061b2259;color:#254659;font-size:16px;display:flex;justify-content:center;align-items:center;flex-direction:column;letter-spacing:.18em;font-weight:900;transform:rotate(-3deg)}.ecosystem-center strong{color:#008f97;font-size:17px}.ecosystem-node{position:absolute;z-index:2;background:#2d5360;border:1px solid #59818b;color:#fff;border-radius:13px;padding:13px 17px;font-size:13px;font-weight:800;box-shadow:0 18px 35px rgba(0,18,28,.2)}.ecosystem-node small{display:block;color:#aecbd0;font-weight:500;font-size:10px}.ecosystem-node--one{top:26px;left:2px}.ecosystem-node--two{right:0;top:42px}.ecosystem-node--three{bottom:22px;right:18%}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.65fr 1fr;gap:90px}.faq-grid p{color:#718792}.faq-items{border-top:1px solid #dfe9ed}.faq-items details{border-bottom:1px solid #dfe9ed;padding:21px 0}.faq-items summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px;cursor:pointer;font-size:16px;font-weight:800;color:#254250}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary span{font-size:22px;font-weight:450;color:#0f8694;transition:transform .2s}.faq-items details[open] summary span{transform:rotate(45deg)}.faq-items details p{font-size:14px;line-height:1.8;margin:15px 36px 0 0}.last-cta-section{padding-top:0;background:#fff}.last-cta{text-align:center;padding:80px 30px;border-radius:26px;background:radial-gradient(circle at 50% 0%,rgba(94,209,197,.27),transparent 40%),linear-gradient(140deg,#095c6b,#133d4b);color:#fff;overflow:hidden;position:relative}.last-cta h2{font-size:clamp(2.3rem,4.5vw,4rem);margin:18px 0}.last-cta p{color:#d5e9ec;max-width:470px;margin:0 auto}.last-cta-buttons{display:flex;justify-content:center;gap:11px;margin-top:29px}
/* Inner pages */
.page-hero{background:radial-gradient(circle at 89% 8%,#e2f3f3,transparent 31%),linear-gradient(160deg,#f6fafc,#fff);padding:100px 0 80px;border-bottom:1px solid #edf1f2}.page-hero .shell{max-width:var(--shell)}.page-hero h1{font-size:clamp(3.1rem,5.8vw,5rem);margin:15px 0 22px;letter-spacing:-.065em}.page-hero p{max-width:710px;color:#6c818d;font-size:19px;line-height:1.7}.page-hero--compact{padding:75px 0 50px}.page-hero--compact h1{font-size:clamp(2.3rem,4vw,3.4rem);margin-bottom:0}.demo-disclaimer{display:flex;align-items:flex-start;gap:12px;background:#e6f5f4;border:1px solid #cbe5e6;border-radius:12px;padding:14px 17px;color:#315b65;max-width:750px;font-size:13px}.demo-disclaimer svg{color:#168a83;flex:none}.demo-full-wrap{padding:40px 0 110px}.demo-window--full .demo-content{padding:35px}.demo-window--full .demo-tabs button{font-size:13px}.demo-window--full .demo-metrics{gap:16px}.demo-window--full .demo-metric{padding:20px}.demo-window--full .demo-metric strong{font-size:24px}.demo-window--full .demo-chart{height:210px}.demo-window--full .demo-overview-grid{gap:18px}.demo-window--full .demo-card{padding:23px}.centered-cta{text-align:center;display:flex;flex-direction:column;align-items:center}.centered-cta h2{margin:16px 0}.centered-cta p{color:#6e8691;max-width:570px;margin-bottom:27px}.product-features{display:grid;gap:95px}.product-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:95px;scroll-margin-top:130px}.product-feature:nth-child(even) .product-feature-copy{order:2}.product-feature:nth-child(even) .feature-visual{order:1}.product-feature-copy .eyebrow{display:block;margin-top:20px}.product-feature-copy h2{margin:12px 0 18px;font-size:clamp(2.15rem,3.1vw,3rem)}.product-feature-copy p{color:#6b808b;max-width:495px;line-height:1.8}.check-list{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:11px}.check-list li{display:flex;gap:10px;align-items:center;color:#3d5967;font-size:14px;font-weight:600}.check-list svg{width:16px;height:16px;color:#1b9a88}.feature-visual{min-height:340px;border-radius:24px;background:linear-gradient(150deg,#f3fafb,#f5f8ff);border:1px solid #e0ebef;padding:55px 35px;box-shadow:0 15px 30px #17485b0a}.visual-heading{display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:850;margin-bottom:20px}.visual-line{display:flex;align-items:center;gap:10px;justify-content:space-between;background:white;border:1px solid #e1ebef;padding:16px;border-radius:10px;margin-top:9px}.visual-line b,.visual-line small{display:block}.visual-line b{font-size:13px}.visual-line small{font-size:11px;color:#8b9da5}.visual-line strong{font-size:13px}.visual-caption{display:flex;align-items:center;gap:6px;font-size:11px;color:#93a5ac;margin:16px 0 0}.visual-caption svg{height:14px;width:14px}.visual-collab{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.collab-icon{background:#e0f6f2;color:#119487;border-radius:15px;padding:16px}.collab-icon svg{display:block;width:32px;height:32px}.visual-collab h3{font-size:27px;margin:20px 0 8px}.visual-collab p{color:#718692}.visual-faux-btn{background:#0a6d7c;color:#fff;padding:10px 20px;border-radius:10px;margin-top:8px;font-weight:800;font-size:13px}.price-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:65px;align-items:center}.price-card{border:1px solid #dfeced;border-radius:24px;padding:45px;box-shadow:0 26px 70px rgba(12,56,72,.08)}.price-kicker{display:inline-flex;align-items:center;gap:9px;color:#0c8090;font-size:12px;font-weight:850;letter-spacing:.12em}.price-kicker svg{width:17px;height:17px}.price-card h2{margin:16px 0 10px;font-size:2.35rem}.price-card>p{color:#718894}.price-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #dfe9eb;margin-top:33px;padding-top:28px;gap:15px}.price-bottom span,.price-bottom strong{display:block}.price-bottom span{font-size:11px;color:#76909a}.price-bottom strong{font-size:20px}.price-aside h2{font-size:2.5rem;margin:17px 0}.price-aside p{color:#718893;line-height:1.8}.price-aside h3{font-size:21px}.aside-divider{border-top:1px solid #dce7eb;margin:26px 0}.contact-grid{display:grid;grid-template-columns:.75fr 1fr;gap:90px}.contact-intro h2{font-size:clamp(2.3rem,3.5vw,3.1rem);margin:22px 0}.contact-intro p{color:#6a828d}.contact-hint{display:flex;align-items:flex-start;gap:11px;padding:16px;background:#eff7f8;border-radius:12px;color:#597b83;font-size:13px;margin-top:35px}.contact-hint svg{flex:none;color:#0b8290}.contact-card{background:#fff;border:1px solid #e1ebee;padding:35px;border-radius:20px;box-shadow:var(--shadow)}.contact-form{display:grid;gap:9px}.contact-form>label:not(.contact-check){font-size:13px;font-weight:750;margin-top:9px}.contact-form label>span:not(.contact-check span){color:#b95e53}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;border:1px solid #d4e2e7;border-radius:10px;padding:12px 14px;color:#254655;background:#fcfefe}.contact-form textarea{resize:vertical}.contact-form .contact-check{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:#5e7884;margin:10px 0}.contact-form .contact-check input{margin-top:5px}.contact-form .contact-check a{text-decoration:underline;color:#0a6f80}.contact-form .btn{justify-self:start}.contact-honey{position:absolute;left:-9999px;height:1px;width:1px;overflow:hidden}.form-footnote{font-size:11px;color:#899da6}.form-status{background:#fff0e5;color:#835b33;border-radius:10px;padding:13px;font-size:13px;margin-bottom:18px}.form-status--ok{background:#e9f7f0;color:#297b5f}.contact-not-ready h3{margin-top:17px}.contact-not-ready p{color:#6d8490}.contact-not-ready a{color:#0c7482;text-decoration:underline}.contact-not-ready a .icon{width:14px;height:14px;display:inline;vertical-align:middle}.generic-content{padding:60px 0 110px;max-width:min(100% - 48px,880px);min-height:40vh}.generic-content a{text-decoration:underline;color:#0a6c7c}.generic-content h2{font-size:2rem;margin-top:38px}.post-entry{padding:23px 0;border-bottom:1px solid var(--line)}.post-entry h2{font-size:24px}
/* Footer */
.site-footer{background:#101f2c;color:#c3d3db;padding:70px 0 25px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding-bottom:65px}.brand--footer{color:#fff}.brand--footer .brand__bottom{color:#62d0cf}.footer-about p{font-size:13px;color:#96aebd;margin:22px 0 0;line-height:1.8}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-links h3{color:#fff;font-size:14px;letter-spacing:0;margin:0 0 9px}.footer-links a{font-size:13px;color:#aabdc9}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #2b4050;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#8ca4b0;font-size:12px}
@media(max-width:1100px){.main-nav{gap:17px}.header-inner{gap:20px}.feature-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.ecosystem-grid{gap:45px}.product-feature{gap:50px}.demo-metric strong{font-size:14px}.demo-metric{padding:11px 8px}.demo-metric-icon{width:27px;height:27px}.demo-metric small,.demo-metric em{font-size:8px}}@media(max-width:800px){.admin-bar .site-header{top:46px}.shell{width:min(calc(100% - 34px),var(--shell))}.site-header .header-inner{min-height:78px}.menu-toggle{display:inline-flex;margin-left:auto}.nav-login{margin-left:auto}.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:white;box-shadow:0 15px 25px rgba(0,36,54,.1);padding:18px 18px 26px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #e5eef0}.main-nav.is-open{display:flex}.main-nav>a{display:flex;justify-content:space-between;padding:12px 14px;font-size:15px}.main-nav .nav-mobile-login{display:flex;color:#087a85}.hero{padding:70px 0 155px}.hero-badge{bottom:-107px}.showcase-heading,.process-grid,.ecosystem-grid,.faq-grid,.product-feature,.contact-grid,.price-layout{grid-template-columns:1fr;display:grid;gap:35px}.showcase-heading>p{max-width:650px}.showcase-stage{padding:55px 12px 20px}.showcase-stage-label{left:14px}.showcase-stage .demo-window{width:100%}.demo-window--compact .demo-content{padding:13px}.demo-window--compact .demo-overview-grid{grid-template-columns:1fr}.demo-window--compact .demo-card{min-width:0}.demo-window--compact .demo-chart{height:125px}.demo-window--compact .demo-metrics{grid-template-columns:repeat(2,1fr)}.demo-window--compact .demo-ready{display:none}.demo-window--compact .demo-top-description{display:none}.demo-window--compact .demo-top{padding:14px 13px}.demo-window--compact .demo-toolbar{padding:0 13px 13px}.demo-window--compact .demo-searchbar{margin:2px 13px 9px}.demo-window--compact .demo-tabs{padding:0 8px}.demo-window--compact .demo-tabs button{padding:12px 10px}.demo-window--compact .demo-foot{padding:11px 13px}.demo-window--compact .demo-inbox-card{display:none}.demo-window--compact .demo-overview-grid{grid-template-columns:1fr}.demo-window--compact .demo-panel:not([hidden]){min-height:0}.demo-window--compact .demo-section-head{align-items:flex-start}.demo-window--compact .demo-table td,.demo-window--compact .demo-table th{padding:12px}.section{padding:75px 0}.showcase{padding-bottom:75px}.ecosystem-grid{gap:24px}.ecosystem-map{min-height:320px}.faq-grid{gap:16px}.footer-top{grid-template-columns:1.3fr 1fr;gap:40px}.footer-about{grid-column:1/-1}.product-feature:nth-child(even) .product-feature-copy,.product-feature:nth-child(even) .feature-visual{order:initial}.product-features{gap:75px}.price-card{padding:29px}.contact-card{padding:26px}}@media(max-width:560px){.brand{font-size:16px}.nav-login{display:none}.hero{padding:55px 0 117px}.hero h1{font-size:clamp(2.7rem,10.8vw,3.7rem)}.hero h1 br{display:none}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-badge{display:none}.hero-notes{gap:12px}.showcase-heading h2 br,.section-heading h2 br{display:none}.showcase-stage-label{letter-spacing:.08em;font-size:8px}.demo-window{border-radius:13px}.demo-top-brand{font-size:12px}.demo-top-description{display:none}.demo-searchbar{display:none}.demo-top{padding:13px}.demo-toolbar{padding:0 13px 12px}.demo-button-off{display:none}.demo-metric-icon{display:none}.demo-metric{padding:11px 9px}.demo-metrics{gap:7px}.demo-metric strong{font-size:14px}.demo-window--full .demo-content{padding:12px}.demo-window--full .demo-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.demo-window--full .demo-metric{padding:12px 9px}.demo-window--full .demo-metric strong{font-size:17px}.demo-window--full .demo-overview-grid{grid-template-columns:1fr}.demo-window--full .demo-card{padding:15px}.demo-window--full .demo-chart{height:140px}.demo-welcome{padding:11px}.demo-welcome h3{font-size:15px}.demo-ready{display:none}.demo-tabs button{font-size:10px}.demo-section-head{align-items:flex-start;flex-direction:column}.demo-inbox-item,.demo-deadline{flex-wrap:wrap}.demo-inbox-item .status{margin-left:auto}.demo-mini-action{margin-left:45px}.demo-foot>span{max-width:220px}.demo-foot a{white-space:nowrap}.demo-dialog-facts{grid-template-columns:1fr}.demo-dialog-card{padding:22px}.feature-grid,.audience-grid{grid-template-columns:1fr}.feature-card{padding:26px}.audience-card{min-height:300px;padding:32px}.ecosystem-map{min-height:330px;transform:scale(.9)}.ecosystem-map:after{width:340px;height:340px}.ecosystem-node--one{left:-11px}.ecosystem-node--two{right:-10px}.ecosystem-node--three{right:8%}.last-cta{padding:52px 20px}.last-cta-buttons{flex-direction:column}.page-hero{padding:70px 0 55px}.page-hero h1{font-size:clamp(2.65rem,10vw,3.45rem)}.page-hero p{font-size:16px}.demo-full-wrap{padding:20px 0 60px}.price-bottom{align-items:stretch;flex-direction:column}.price-bottom .btn{white-space:normal}.feature-visual{min-height:250px;padding:25px 16px}.footer-top{grid-template-columns:1fr;gap:35px;padding-bottom:42px}.footer-about{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.section{padding:65px 0}.showcase{padding-bottom:65px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Product-first hero: original Charta-style synthetic dashboard */
@media(min-width:1051px){.hero{padding:70px 0 85px}.hero-inner{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:43px;align-items:center}.hero h1{font-size:clamp(3rem,4.45vw,4.25rem);line-height:1.095}.hero-lead{font-size:17px}.hero-copy{max-width:625px}.hero-copy .hero-actions{margin:26px 0 20px}}
.hero-product{position:relative;isolation:isolate;border:1px solid #dbe8ed;border-radius:23px;background:#f5f9fe;box-shadow:0 30px 70px #163d521c;transform:rotate(1.4deg);overflow:hidden;max-width:560px;margin:auto;width:100%;font-size:12px}.hero-product:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(150deg,#fff,#f4faff)}.hero-product-bar{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:21px 21px 15px}.hero-product-brand{color:#1a364b;letter-spacing:.16em;font-weight:900;font-size:11px}.hero-product-brand strong{color:#068893}.hero-product-live{font-size:9px;font-weight:800;letter-spacing:.07em;background:#e5f8ef;color:#2e896e;padding:5px 9px;border-radius:20px}.hero-product-live i{display:inline-block;background:#1ab294;height:5px;width:5px;border-radius:50%;margin-right:4px}.hero-product-tabs{display:flex;gap:14px;align-items:center;white-space:nowrap;background:#fff;border-bottom:1px solid #dbe8eb;padding:0 19px}.hero-product-tabs span{display:flex;gap:4px;align-items:center;color:#7b8e98;font-weight:750;font-size:10px;padding:9px 1px}.hero-product-tabs span.is-current{border-bottom:2px solid #168a96;color:#0c7381}.hero-product-tabs svg{height:13px;width:13px}.hero-product-body{padding:16px}.hero-product-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-radius:12px;border:1px solid #dfebef;background:#fff}.hero-product-heading small,.hero-product-heading b,.hero-product-heading em{display:block}.hero-product-heading small{font-size:8px;letter-spacing:.15em;font-weight:900;color:#058797}.hero-product-heading b{font-size:18px;margin:3px 0}.hero-product-heading em{font-size:10px;font-style:normal;color:#8599a2}.hero-product-spark{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#eaf5fc;color:#1d8397}.hero-product-spark .icon{width:19px;height:19px}.hero-product-kpis{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.hero-product-kpis>span{background:#fff;border:1px solid #e2eaf0;border-radius:10px;padding:13px 14px}.hero-product-kpis small,.hero-product-kpis strong,.hero-product-kpis em{display:block}.hero-product-kpis small{font-size:9px;color:#93a2a9}.hero-product-kpis strong{font-size:20px;letter-spacing:-.035em;margin:2px 0}.hero-product-kpis em{font-size:9px;font-style:normal;color:#a7b4ba}.hero-product-chart{background:#fff;border:1px solid #e2eaf0;border-radius:11px;padding:13px 15px 8px;margin-top:9px}.hero-product-chart-head{display:flex;gap:10px;align-items:center;justify-content:space-between}.hero-product-chart-head b{font-size:11px}.hero-product-chart-head span{font-size:9px;color:#0c7381}.hero-product-chart-head i{font-style:normal;color:#47bec9}.hero-product-bars{height:97px;display:flex;align-items:flex-end;justify-content:space-around;gap:11px;border-bottom:1px solid #dce8ec;padding:8px 14px 0;background:repeating-linear-gradient(0deg,transparent,transparent 31px,#f0f4f6 32px)}.hero-product-bars span{flex:1;max-width:23px;height:var(--n);background:linear-gradient(90deg,#0a6477 53%,#57becb 53%);border-radius:3px 3px 0 0}.hero-product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:9px;border:1px solid #e2eaf0;border-radius:10px;background:#fff;padding:11px 13px}.hero-product-bottom span{display:flex;gap:6px;align-items:center;font-size:10px;font-weight:750}.hero-product-bottom svg{width:14px;height:14px;color:#07848b}.hero-product-bottom strong{font-size:10px;color:#8c5c1a;background:#fff4df;padding:4px 7px;border-radius:8px}.hero-product-caption{font-size:9px;text-align:right;padding:0 18px 13px;color:#82939b}
@media(max-width:1050px){.hero-product{display:none}}
/* Contain decorative circles on narrow viewports without widening the document. */
.showcase-stage{overflow:hidden}
