/* Marked Matter v12 - static marketing site. Native HTML product illustrations.
   Parent colors: warm black, bone, white; nacre is a material accent.
   No external font files, trackers, API requests, or app dependencies. */
:root{
 --ink:#090807;--bone:#f5f0e7;--paper:#fffaf2;--white:#fffefb;--espresso:#593d2c;--champagne:#d9c5a9;--orange:#ef7b46;
 --nacre:linear-gradient(105deg,#edbaa7 2%,#bfdbed 27%,#d8c5ef 45%,#c6decc 62%,#f7e5b3 80%,#efc8df 100%);
 --nacre-ink:linear-gradient(105deg,#a55540,#426c83 31%,#4e7158 65%,#7a527f);
 --serif:"Iowan Old Style","Baskerville",Georgia,"Times New Roman",serif;
 --sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
 --gutter:clamp(24px,4.5vw,72px);--content:1280px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;color:var(--ink);background:var(--bone);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}::selection{background:#ecd9fb;color:var(--ink)}.shell{width:min(var(--content),calc(100% - var(--gutter)*2));margin:auto}.eyebrow{font:600 11px/1.5 var(--sans);letter-spacing:.17em;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;z-index:100;top:12px;left:12px;padding:12px 20px;background:var(--bone);transform:translateY(-160%)}.skip:focus{transform:none}.nacre-line{height:2px;background:var(--nacre)}.nacre-text{color:#755572;background:var(--nacre-ink);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.arrow{margin-left:12px}.text-link{display:inline-flex;align-items:center;min-height:42px;font-size:12px;font-weight:600}.text-link:hover .arrow{transform:translateX(3px)}.arrow{transition:transform .2s}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:48px;padding:14px 20px;border:1px solid var(--bone);border-radius:3px;background:var(--bone);color:var(--ink);font-size:12px;font-weight:600;line-height:1.3}.button:hover{background:var(--white)}
/* One stable, floating header. Scrolling changes its container, never page flow. */
.site-header{position:fixed;z-index:50;inset:16px 0 auto;pointer-events:none;color:var(--bone)}.header-inner{pointer-events:auto;width:min(var(--content),calc(100% - var(--gutter)*2));min-height:72px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:0 0;border:1px solid transparent;border-bottom-color:#55422a;border-radius:0;background:var(--ink);transition:width .28s ease,padding .28s ease,background .28s ease,border-radius .28s ease,box-shadow .28s ease}.site-header.is-scrolled .header-inner{width:min(1040px,calc(100% - 32px));min-height:66px;padding:0 23px;border-color:#665135;border-radius:11px;box-shadow:0 9px 28px #09080726;background:#090807f7;backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand svg{width:31px;height:29px;color:var(--bone)}.wordmark{font:400 26px/1 var(--serif);letter-spacing:-.04em}.desktop-nav{display:flex;align-items:center;gap:31px;font-size:12px}.desktop-nav a:not(.nav-contact):hover{text-decoration:underline;text-underline-offset:7px}.nav-contact{border:1px solid #d9c5a9;padding:8px 15px;border-radius:3px}.nav-contact:hover{background:var(--bone);color:var(--ink)}.mobile-nav{display:none}
.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--ink);color:var(--bone)}.hero-inner{min-height:730px;padding-top:170px;padding-bottom:80px;display:grid;grid-template-columns:1.27fr .73fr;gap:20px;position:relative;align-items:center}.hero-copy{position:relative;z-index:2}.hero .eyebrow{color:#eddcc3;margin-bottom:27px}.hero h1{font-size:clamp(61px,6.15vw,87px);line-height:1.025;letter-spacing:-.057em;max-width:770px}.hero h1 .line{display:block;white-space:nowrap}.hero h1 .hero-last{color:#f3dcc5;background:var(--nacre);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{color:#e8d7bf;font-size:16px;line-height:1.7;max-width:410px;margin-top:26px}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px;flex-wrap:wrap}.hero-index{position:absolute;right:0;bottom:0;font:500 11px/1 var(--sans);letter-spacing:.2em;color:#e4c9aa}.hero-bottom{position:relative;z-index:3;display:flex;align-items:center;gap:40px;border-top:1px solid #55422a;min-height:63px;font-size:11px}.hero-bottom .eyebrow{color:#d6b892;font-size:11px;margin:0}.hero-bottom a{display:flex;align-items:center;gap:26px}.hero-bottom a:hover{text-decoration:underline;text-underline-offset:5px}
.intro{padding:85px 0 88px;background:var(--bone)}.intro-grid{display:grid;grid-template-columns:210px 1fr;gap:54px}.intro .eyebrow{padding-top:10px}.intro h2{font-size:clamp(38px,4vw,57px);letter-spacing:-.05em;line-height:1.12;max-width:830px}.intro p{max-width:650px;color:var(--espresso);font-size:15px;margin-top:23px;line-height:1.8}
.software{padding:56px 0 15px;background:var(--paper)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;border-bottom:1px solid var(--champagne);padding-bottom:25px}.section-heading h2{font-size:37px;letter-spacing:-.04em;line-height:1.1}.section-heading p{color:var(--espresso);font-size:12px}.product{display:grid;grid-template-columns:minmax(240px,.66fr) minmax(0,1.34fr);gap:clamp(30px,5vw,72px);align-items:center;padding:75px 0 85px}.product+.product{border-top:1px solid var(--champagne)}.product-copy{max-width:315px}.product-copy .eyebrow{margin-bottom:20px}.product-copy h3{font-size:46px;letter-spacing:-.048em;line-height:1.07}.product-deck{font-size:20px;line-height:1.4;letter-spacing:-.025em;margin-top:19px;color:var(--espresso)}.product-description{color:var(--espresso);font-size:14px;line-height:1.85;margin-top:20px}.capabilities{list-style:none;padding:0;margin:25px 0 18px;font-size:12px}.capabilities li{display:flex;align-items:baseline;gap:12px;padding:11px 0;border-top:1px solid var(--champagne)}.capabilities li::before{content:"+";color:#96522b}.product-link{border-bottom:1px solid var(--ink)}.product-showcase{min-width:0}.frame-rim{position:relative;padding:1.5px;border-radius:13px;background:var(--nacre);box-shadow:0 20px 40px -22px #77492245}.product-frame{border:1px solid #fffefb;background:var(--white);border-radius:11.5px;overflow:hidden}.frame-top{min-height:58px;padding:14px 21px;display:flex;justify-content:space-between;align-items:center;gap:14px;border-bottom:1px solid #e5d9c4}.frame-title{font-size:12px;font-weight:650;display:flex;align-items:center;gap:9px}.product-glyph{width:19px;height:19px;color:#294b5a}.frame-subtitle{font-size:11px;letter-spacing:.075em;color:var(--espresso)}.tabs{display:flex;gap:20px;padding:0 22px;background:#fffdf7;border-bottom:1px solid #e5d9c4}.tab{position:relative;min-height:46px;border:0;background:transparent;padding:12px 0;font-size:11px;color:var(--espresso);white-space:nowrap}.tab[aria-selected=true]{font-weight:700;color:var(--ink)}.tab[aria-selected=true]::after{content:"";height:2px;position:absolute;inset:auto 0 -1px;background:var(--ink)}.tab:focus-visible{outline-offset:-2px}.tab-panel[hidden]{display:none}.frame-footer{border-top:1px solid #e5d9c4;padding:10px 19px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:var(--espresso);min-height:43px}.frame-footer a{text-decoration:underline;text-underline-offset:3px;min-height:26px;display:flex;align-items:center}.figure-caption{font-size:11px;line-height:1.65;color:var(--espresso);margin:11px 3px 0}.command{grid-template-columns:minmax(0,1.34fr) minmax(240px,.66fr)}.command .product-copy{grid-column:2;grid-row:1}.command .product-showcase{grid-column:1;grid-row:1}
/* Live HTML, not screenshot images. These are product illustrations with example data. */
.demo-canvas{background:linear-gradient(125deg,#f5f9fa 0%,#fffaf1 51%,#f9f3fc 100%);padding:21px;min-height:364px;color:#1b2b31;font-family:var(--sans)}.demo-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.demo-heading h4{font-size:18px;line-height:1.35;letter-spacing:-.04em;margin:0;font-weight:650}.demo-overline{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#4a6068;margin-bottom:4px}.demo-badge{border:1px solid #d4e6ea;background:#fafffe;padding:5px 8px;border-radius:4px;font-size:11px;white-space:nowrap;color:#385964}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:16px}.metric{border:1px solid #dedfcf;border-radius:7px;background:#fffffbd9;padding:13px 12px 12px;min-width:0}.metric span{font-size:11px;line-height:1.4;color:#47616c;display:block}.metric strong{display:block;font-size:26px;font-weight:500;letter-spacing:-.065em;line-height:1.35;margin-top:4px;font-variant-numeric:tabular-nums}.metric.highlight{background:linear-gradient(110deg,#eaf4fc,#f4fbf5);border-color:#c9dbe3}.metric.highlight strong{color:#254c60}.demo-table-wrap{background:#fffefb;border:1px solid #dedfcf;border-radius:7px;overflow:auto}.demo-table{width:100%;border-collapse:collapse;font-size:11px;line-height:1.4;text-align:left;font-variant-numeric:tabular-nums}.demo-table th{padding:10px 12px;background:#f6f5eb;color:#415862;font-size:11px;font-weight:600;white-space:nowrap}.demo-table td{padding:11px 12px;border-top:1px solid #eee4d2;white-space:nowrap}.demo-table th:not(:first-child),.demo-table td:not(:first-child){text-align:right}.demo-table tfoot td{font-weight:700;background:#fffcf3}.demo-note{font-size:11px;line-height:1.6;color:#42616c;margin-top:12px}.vendor-table th:first-child,.vendor-table td:first-child{text-align:left}.vendor-table tbody tr.selected{background:#edf7f5}.vendor-table .chosen{border:1px solid #aecdc3;background:#f3fbf6;color:#285445}.vendor-table button{border:1px solid #ceddcf;border-radius:4px;background:#fffef8;min-height:31px;padding:5px 9px;font:500 11px var(--sans)}.vendor-table button:hover{border-color:#315862}.vendor-summary{display:flex;justify-content:space-between;align-items:center;gap:10px;border:1px solid #c8dbdd;border-radius:6px;background:#f1f9fd;padding:12px;margin-top:14px;font-size:11px}.vendor-summary strong{font-size:19px;letter-spacing:-.04em}.price-layout{display:grid;grid-template-columns:1fr 1.03fr;gap:16px}.price-inputs{display:grid;gap:0;background:#fffdf8;border:1px solid #e5d9c4;border-radius:7px;padding:10px 13px}.cost-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;padding:10px 0;border-bottom:1px solid #e9e0cf}.cost-row:last-child{border:0;font-weight:650}.price-result{padding:20px 16px;background:linear-gradient(130deg,#e6f1fa,#f0f9f1 54%,#f7eafa);border:1px solid #d4e6e5;border-radius:7px;display:flex;justify-content:center;flex-direction:column}.price-result>span{font-size:11px;color:#365765}.price-result output{font-size:42px;font-weight:500;line-height:1.3;letter-spacing:-.07em;font-variant-numeric:tabular-nums}.price-result small{font-size:11px;color:#365765}.margin-control{background:#fffdf9;border:1px solid #e5d9c4;border-radius:7px;padding:14px 15px;margin-top:16px}.margin-control label{display:flex;align-items:center;justify-content:space-between;font-size:11px}.margin-control output{font-weight:700;font-size:14px}.margin-control input{width:100%;accent-color:#31566a;cursor:pointer;margin:11px 0 1px;min-height:26px}.margin-labels{display:flex;justify-content:space-between;font-size:11px;color:#42616c}
.command-canvas{background:linear-gradient(125deg,#f2f8ff,#fffdf8);min-height:396px}.command-heading{margin-bottom:14px}.command-heading h4{font-family:var(--serif);font-size:25px;font-weight:400;letter-spacing:-.045em}.command-date{font-size:11px;color:#456676;letter-spacing:.02em}.capture-form{display:flex;gap:7px;border:1px solid #d1e0ed;border-radius:6px;background:#fffefa;padding:5px;margin-bottom:13px}.capture-form input{min-width:0;flex:1;border:0;border-radius:3px;background:transparent;padding:6px 8px;font-size:11px;color:#1b2b31}.capture-form input::placeholder{color:#466475;opacity:1}.capture-form button{border:0;border-radius:4px;background:#385f75;color:#fffefb;font:600 11px var(--sans);padding:9px 13px;min-height:34px}.capture-form button:hover{background:#264c63}.capture-form input:focus-visible{outline-offset:0;outline-width:2px}.command-canvas .metrics{margin-bottom:13px}.command-canvas .metric{padding:10px 11px 9px;border-color:#d2e1ee}.command-canvas .metric strong{font-size:23px;color:#234553}.task-list{background:#fffefb;border:1px solid #d2e1ee;border-radius:7px;overflow:hidden}.list-heading{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;border-bottom:1px solid #e0e9f1;font-size:11px;font-weight:600}.list-heading span{font-size:11px;font-weight:400;color:#4e6978}.task{display:flex;align-items:center;gap:11px;min-height:47px;padding:9px 12px;border-bottom:1px solid #e0e9f1}.task:last-child{border:0}.task input{appearance:none;flex-shrink:0;width:15px;height:15px;border:1px solid #81a1b6;border-radius:50%;margin:0;cursor:pointer;background:#fffdf6}.task input:checked{background:#315e70;box-shadow:inset 0 0 0 3px #fffdf6}.task label{flex:1;font-size:11px;line-height:1.4;cursor:pointer}.task .task-meta{font-size:11px;color:#526f80;white-space:nowrap}.task.done label{text-decoration:line-through;color:#526f80}.task-label-main{display:block}.task-label-sub{display:block;font-size:11px;color:#526f80;margin-top:2px}.status{font-size:11px;border:1px solid #d4e1e4;background:#edf5f9;border-radius:3px;padding:3px 6px;white-space:nowrap;color:#315b71}.status.waiting{background:#fff4dd;color:#825022;border-color:#e7d4a9}.work-list .task{min-height:57px}.project-row{background:#fffefb;border:1px solid #d2e1ee;border-radius:7px;padding:15px;margin-top:10px}.project-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:12px}.project-top small{font-size:11px;color:#526f80}.project-progress{height:4px;background:#dbeaf1;border-radius:2px;margin-top:14px}.project-progress span{display:block;height:100%;background:#47748a;border-radius:2px}.project-meta{display:flex;justify-content:space-between;font-size:11px;color:#476678;margin-top:8px}.demo-message{font-size:11px;color:#315d50;min-height:15px;margin-top:8px}.no-js-note{font-size:11px;color:var(--espresso);padding:12px;background:var(--bone)}
.approach{position:relative;overflow:hidden;background:var(--ink);color:var(--bone);padding:83px 0 87px}.approach-grid{display:grid;grid-template-columns:210px 1fr;gap:54px;position:relative;z-index:1}.approach .eyebrow{color:#e7c9a6;padding-top:9px}.approach h2{font-size:clamp(36px,3.9vw,55px);line-height:1.1;letter-spacing:-.045em}.approach h2 .nacre-text{background:var(--nacre);background-clip:text;-webkit-background-clip:text}.approach-lead{font-size:15px;line-height:1.8;color:#e5cfb4;max-width:620px;margin-top:22px}.approach-items{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:38px}.approach-item{border-top:1px solid #775b38;padding-top:20px}.approach-item .step{color:#e8c692;font-size:11px;letter-spacing:.08em}.approach-item h3{font-family:var(--sans);font-size:13px;margin-top:12px;font-weight:600}.approach-item p{font-size:12px;color:#e5cfb4;margin-top:10px;line-height:1.8}.approach-flourish{position:absolute;inset:auto auto -190px -380px;width:540px;transform:rotate(-30deg);opacity:.9}.contact{padding:84px 0 88px;background:var(--bone)}.contact-inner{display:grid;grid-template-columns:210px 1fr;gap:54px}.contact .eyebrow{padding-top:8px}.contact h2{font-size:clamp(38px,3.9vw,54px);letter-spacing:-.05em;line-height:1.14;max-width:690px}.contact p:not(.eyebrow){font-size:15px;color:var(--espresso);max-width:600px;margin-top:23px}.contact-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:28px}.contact .button{background:var(--ink);color:var(--bone);border-color:var(--ink)}.contact .button:hover{background:#392315}.contact-email{font-size:12px;text-decoration:underline;text-underline-offset:5px}.site-footer{padding:33px 0;background:var(--ink);color:var(--bone)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner .wordmark{font-size:23px}.footer-inner .brand svg{width:26px;height:24px}.footer-links{display:flex;gap:24px;font-size:11px}.copyright{font-size:11px;color:#e4c6a2}
@media(min-width:1600px){.hero-inner{min-height:780px;padding-top:175px}}
@media(max-width:1120px){.hero-inner{grid-template-columns:1.35fr .65fr;min-height:690px;gap:0}.hero h1{font-size:clamp(60px,6.7vw,75px)}.intro-grid,.approach-grid,.contact-inner{grid-template-columns:150px 1fr;gap:35px}.product{gap:34px;grid-template-columns:250px minmax(0,1fr)}.command{grid-template-columns:minmax(0,1fr) 250px}.product-copy h3{font-size:39px}.product-deck{font-size:18px}.demo-canvas{padding:17px}.tabs{gap:18px}.metric strong{font-size:23px}.demo-table th,.demo-table td{padding:10px 8px}.price-result output{font-size:36px}}
@media(max-width:850px){.hero-inner{grid-template-columns:1fr;min-height:670px;padding-top:158px;padding-bottom:75px}.hero h1{font-size:76px;max-width:650px}.hero-art::after,.hero-index{display:none}.hero-copy{max-width:650px}.hero-desc{max-width:390px}.hero-bottom{gap:24px}.hero-bottom .eyebrow{display:none}.product,.command{grid-template-columns:1fr;gap:32px;padding:55px 0 60px}.product-copy{max-width:550px}.product-copy h3{font-size:42px}.product-copy h3 br{display:none}.product-deck br{display:none}.product-description{max-width:520px}.product-deck{font-size:20px}.capabilities{display:flex;flex-wrap:wrap;gap:0 20px;margin:19px 0 14px}.capabilities li{font-size:11px;padding:7px 0;border:0}.command .product-copy,.command .product-showcase{grid-column:auto;grid-row:auto}.demo-canvas{padding:24px}.demo-table{font-size:12px}.demo-table th{font-size:11px}.demo-table th,.demo-table td{padding:11px 12px}.metric strong{font-size:29px}.intro-grid,.approach-grid,.contact-inner{grid-template-columns:1fr;gap:22px}.intro,.contact{padding:62px 0}.intro h2{font-size:47px;max-width:680px}.approach{padding:60px 0}.approach-flourish{display:none}.footer-inner{flex-wrap:wrap}.section-heading h2{font-size:34px}}
@media(max-width:600px){:root{--gutter:24px}.site-header{top:10px}.header-inner{width:calc(100% - 32px);min-height:64px;padding:0 5px}.site-header.is-scrolled .header-inner{min-height:61px;padding:0 12px;width:calc(100% - 24px);border-radius:9px}.wordmark{font-size:23px}.brand{gap:8px}.brand svg{width:28px;height:26px}.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{list-style:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:9px;padding:6px;font-size:11px}.mobile-nav summary::-webkit-details-marker{display:none}.menu-icon{display:flex;flex-direction:column;gap:5px;width:18px}.menu-icon::before,.menu-icon::after{content:"";height:1px;background:var(--bone);width:18px;transition:transform .2s}.mobile-nav[open] .menu-icon::before{transform:translateY(3px) rotate(45deg)}.mobile-nav[open] .menu-icon::after{transform:translateY(-3px) rotate(-45deg)}.mobile-links{position:absolute;top:75px;left:12px;right:12px;background:var(--ink);border:1px solid #715332;border-radius:9px;padding:10px 22px;box-shadow:0 15px 30px #09080733}.mobile-links a{display:block;font-size:14px;padding:14px 0;border-bottom:1px solid #55422a}.mobile-links a:last-child{border:0}.hero-inner{min-height:670px;padding-top:139px;padding-bottom:60px}.hero .eyebrow{font-size:11px;margin-bottom:22px}.hero h1{font-size:clamp(46px,10.5vw,63px);letter-spacing:-.055em;line-height:1.06}.hero h1 .line{white-space:normal}.hero h1 .line:first-child{max-width:320px}.hero-desc{font-size:14px;max-width:290px;line-height:1.8;margin-top:24px}.hero-actions{gap:10px 22px;margin-top:26px}.hero-actions>.text-link{font-size:11px}.button{font-size:11px;min-height:46px;padding:14px 16px;gap:24px}.hero-bottom{font-size:11px;gap:26px;min-height:59px}.hero-bottom a{gap:14px}.intro{padding:52px 0}.intro h2{font-size:38px;line-height:1.13}.intro p{font-size:14px}.eyebrow{font-size:11px}.software{padding-top:37px}.section-heading{align-items:start;gap:10px;flex-direction:column;padding-bottom:22px}.section-heading h2{font-size:32px}.section-heading p{font-size:11px}.product-copy h3{font-size:37px}.product-copy h3 br{display:block}.product-deck{font-size:19px}.product-description{font-size:13px}.product .eyebrow{margin-bottom:14px}.product{padding-top:40px;padding-bottom:48px}.frame-top{padding:13px 13px;min-height:51px}.frame-title{font-size:11px}.frame-subtitle{font-size:11px;letter-spacing:0}.tabs{padding:0 13px;gap:21px}.tab{font-size:11px;min-height:44px}.demo-canvas{padding:14px;min-height:356px}.demo-heading{margin-bottom:13px}.demo-heading h4{font-size:16px}.demo-overline{font-size:11px}.demo-badge{font-size:11px;padding:4px 6px}.metrics{gap:6px;margin-bottom:12px}.metric{padding:10px 8px}.metric span{font-size:11px;min-height:12px}.metric strong{font-size:22px;letter-spacing:-.06em}.demo-table{font-size:11px}.demo-table th{font-size:11px}.demo-table th,.demo-table td{padding:10px 7px}.demo-table .optional-col{display:none}.demo-note{font-size:11px}.frame-footer{padding:8px 12px;font-size:11px;gap:6px}.figure-caption{font-size:11px}.price-layout{gap:8px;grid-template-columns:1fr .95fr}.price-inputs{padding:5px 9px}.cost-row{font-size:11px;padding:10px 0;gap:5px}.price-result{padding:13px 11px}.price-result output{font-size:34px}.price-result>span{font-size:11px}.price-result small{font-size:11px}.margin-control{padding:13px 11px;margin-top:12px}.margin-control label{font-size:11px}.vendor-summary{font-size:11px;padding:10px}.vendor-summary strong{font-size:16px}.vendor-table button{font-size:11px;min-height:32px;padding:4px 6px}.command-heading h4{font-size:22px}.command-date{font-size:11px}.capture-form{gap:3px}.capture-form input{font-size:11px;padding:6px}.capture-form button{font-size:11px;padding:8px 10px}.command-canvas .metric{padding:9px 7px}.command-canvas .metric strong{font-size:21px}.task{gap:8px;padding:10px;min-height:48px}.task label{font-size:11px}.task .task-meta{font-size:11px}.task-label-sub{font-size:11px}.status{font-size:11px;padding:3px 4px}.project-top{font-size:11px}.project-top small{font-size:11px}.project-meta{font-size:11px}.approach h2{font-size:38px}.approach-lead{font-size:14px}.approach-items{grid-template-columns:1fr;gap:23px;margin-top:29px}.approach-item{padding-top:15px}.approach-item h3{margin-top:6px;font-size:13px}.approach-item p{margin-top:6px}.contact h2{font-size:38px}.contact p:not(.eyebrow){font-size:14px}.contact-actions{gap:20px}.contact-email{font-size:11px}.footer-inner{gap:25px}.footer-links{gap:22px;font-size:11px}.copyright{width:100%;font-size:11px}.site-footer{padding:30px 0}.footer-inner .brand{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media(forced-colors:active){.nacre-text,.hero-last{-webkit-text-fill-color:currentColor!important;background:none!important}.tab[aria-selected=true]{outline:1px solid}.task input{appearance:auto}}

.hero-index{bottom:6px;color:#e8d7bf}

@media(max-width:600px){.hero-inner{min-height:0;padding-top:145px;padding-bottom:58px;align-items:start}}
/* Retained v7 product typography. */
@media(min-width:851px){.demo-table{font-size:12px}.demo-table th{font-size:11px}.metric strong{font-size:28px}.metric span{font-size:11px}}

@media(min-width:851px) and (max-width:1120px){.demo-table{font-size:11px}.metric span{font-size:11px}.metric strong{font-size:25px}}
.work-list .task-copy{flex:1;font-size:11px;line-height:1.4}.work-list .task{cursor:default}
@media(max-width:600px){.work-list .task-copy{font-size:11px}}
.hero-bottom::before{content:"";position:absolute;inset:0 calc(-1 * var(--gutter));background:var(--ink);z-index:-1}

/* v11: interlocking nacre cell matrix, without radial spokes. Original M, layout and product UI unchanged. */
.hero-art{position:absolute;right:-130px;top:78px;width:710px;height:725px;pointer-events:none;z-index:1;opacity:1;min-height:0;}
.hero-art img{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:fill;transform:none;opacity:1;mask-image:linear-gradient(180deg,transparent 0%,#000 24%,#000 65%,transparent 90%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 24%,#000 65%,transparent 90%);}
.hero-art::after{display:none;}
@media(min-width:1600px){.hero-art{right:-155px;top:84px;width:770px;height:740px;}}
@media(min-width:851px) and (max-width:1120px){.hero-art{right:-165px;top:95px;width:640px;height:680px;opacity:.8;}}
@media(min-width:601px) and (max-width:850px){.hero-art{right:-340px;top:88px;width:660px;height:640px;opacity:.5;}}
@media(max-width:600px){.hero-art{display:none;}}

.hero-bottom::before{left:calc(50% - 50vw);right:calc(50% - 50vw);}
@media(min-width:1121px) and (max-width:1599px){.hero-inner{min-height:735px;}}


/* v12 public-site finishing pass. No hero art or logo changes. */
.hero-desc{max-width:505px;font-size:17px;line-height:1.7;}
.desktop-nav{font-size:14px;gap:30px;}
.desktop-nav a{display:inline-flex;align-items:center;min-height:44px;}
.button,.text-link{font-size:14px;min-height:48px;}
.hero-bottom{font-size:13px;}
.hero-bottom a{min-height:44px;}
.hero-bottom .eyebrow{font-size:11px;}
.intro p{font-size:16px;max-width:695px;}
.intro .eyebrow{font-size:11px;}
.availability-label{display:flex;align-items:center;gap:9px;white-space:nowrap;}
.availability-dot{display:block;flex:none;width:6px;height:6px;border-radius:50%;background:var(--orange);}
.software-intro{max-width:780px;margin-top:20px;font-size:14px;line-height:1.75;color:var(--espresso);}
.product-description{font-size:15px;}
.capabilities{font-size:13px;}
.frame-title{font-size:14px;}
.frame-subtitle{font-size:12px;letter-spacing:.025em;}
.tab{font-size:13px;min-height:48px;}
.frame-footer{font-size:12px;flex-wrap:wrap;gap:8px 18px;padding:10px 18px;}
.frame-footer a{min-height:36px;}
.figure-caption{font-size:12px;line-height:1.7;}
.demo-heading{flex-wrap:wrap;}
.demo-heading h4{font-size:20px;}
.demo-overline,.demo-badge{font-size:11px;}
.metric span{font-size:12px;}
.demo-table{font-size:13px;}
.demo-table th{font-size:12px;}
.demo-note,.demo-message{font-size:12px;line-height:1.65;}
.demo-table-wrap:focus-visible{outline:3px solid var(--orange);outline-offset:3px;}
.vendor-table button{font-size:12px;min-height:44px;min-width:78px;}
.vendor-summary{font-size:13px;}
.cost-row{font-size:13px;}
.price-result>span,.price-result small{font-size:12px;}
.margin-control label{font-size:13px;gap:16px;}
.margin-labels{font-size:12px;}
.margin-control input{min-height:44px;}
.command-heading h4{font-size:28px;}
.command-date{font-size:12px;}
.capture-form input{font-size:16px;min-height:44px;}
.capture-form button{font-size:13px;min-height:44px;min-width:86px;}
.list-heading{font-size:13px;gap:10px;}
.list-heading span{font-size:12px;}
.task{min-height:58px;}
.task input{width:24px;height:24px;}
.task label{font-size:14px;min-height:36px;display:flex;align-items:center;overflow-wrap:anywhere;}
.task .task-meta,.task-label-sub{font-size:12px;}
.status{font-size:11px;}
.work-list .task-copy{font-size:14px;min-width:0;}
.project-top{font-size:14px;}
.project-top small,.project-meta{font-size:12px;}
.project-meta{gap:10px;}
.project-meta span:last-child{white-space:nowrap;}
.approach-lead{font-size:16px;max-width:710px;}
.approach-item h3{font-size:15px;line-height:1.5;}
.approach-item p{font-size:14px;line-height:1.75;}
.contact p:not(.eyebrow){font-size:16px;}
.contact p.contact-availability{font-size:13px;line-height:1.7;margin-top:20px;max-width:620px;}
.contact-email{font-size:14px;min-height:44px;display:inline-flex;align-items:center;}
.footer-links{font-size:13px;}
.footer-links a{display:inline-flex;align-items:center;min-height:44px;}
.copyright{font-size:12px;}
.table-scroll-hint{display:none;}

@media(min-width:851px) and (max-width:1120px){
 .product{grid-template-columns:230px minmax(0,1fr);gap:28px;}
 .command{grid-template-columns:minmax(0,1fr) 230px;}
 .demo-canvas{padding:18px;}
 .metric span{font-size:11px;}
 .metric strong{font-size:25px;}
 .demo-table th,.demo-table td{padding:11px 8px;}
 .vendor-table{min-width:475px;}
 .vendor-table button{min-width:76px;padding:6px 8px;}
 .price-layout{gap:10px;}
 .cost-row{font-size:12px;}
}
@media(max-width:850px){
 .hero-desc{max-width:475px;}
 .capabilities li{font-size:13px;}
 .demo-canvas{padding:22px;}
 .demo-table{font-size:14px;}
 .metric span{font-size:12px;}
}
@media(max-width:600px){
 .mobile-nav summary{font-size:13px;}
 .mobile-links a{font-size:16px;}
 .hero .eyebrow{font-size:11px;}
 .hero-desc{font-size:16px;max-width:355px;line-height:1.75;}
 .hero-actions>.text-link{font-size:14px;}
 .button{font-size:14px;min-height:48px;}
 .hero-actions{gap:10px 20px;}
 .hero-bottom{font-size:12px;gap:25px;}
 .hero-bottom a{min-height:44px;}
 .intro p{font-size:16px;}
 .eyebrow{font-size:11px;}
 .section-heading{gap:14px;}
 .section-heading p{font-size:13px;}
 .software-intro{font-size:14px;}
 .product-description{font-size:15px;}
 .capabilities li{font-size:13px;}
 .frame-top{padding:14px;gap:10px;}
 .frame-title{font-size:14px;}
 .frame-subtitle{font-size:11px;}
 .tabs{padding:0 14px;gap:23px;}
 .tab{font-size:13px;min-height:48px;}
 .demo-canvas{padding:14px;min-height:0;}
 .demo-heading{gap:8px;align-items:flex-start;}
 .demo-heading h4{font-size:20px;}
 .demo-overline,.demo-badge{font-size:11px;}
 .demo-badge{padding:4px 6px;}
 .metrics{gap:6px;}
 .metric{padding:10px 8px;}
 .metric span{font-size:11px;min-height:2.8em;}
 .metric strong{font-size:24px;letter-spacing:-.05em;}
 .demo-table{font-size:13px;}
 .demo-table th{font-size:11px;}
 .demo-table th,.demo-table td{padding:12px 8px;}
 .demo-table td:first-child{white-space:normal;}
 .vendor-table{min-width:470px;}
 .vendor-table .optional-col{display:table-cell;}
 .demo-table-wrap{overscroll-behavior-x:contain;scrollbar-color:#976943 #fffaf2;}
 .table-scroll-hint{display:block;font-size:12px;line-height:1.5;color:#42616c;margin:9px 0 0;}
 .demo-note,.demo-message{font-size:12px;}
 .frame-footer{padding:10px 14px;gap:6px 16px;font-size:12px;}
 .frame-footer a{min-height:44px;}
 .figure-caption{font-size:12px;}
 .price-layout{grid-template-columns:1fr;gap:12px;}
 .price-inputs{padding:6px 12px;}
 .cost-row{font-size:13px;padding:10px 0;gap:16px;}
 .price-result{padding:15px 16px;}
 .price-result output{font-size:38px;}
 .price-result>span,.price-result small{font-size:12px;}
 .margin-control label{font-size:13px;align-items:start;}
 .margin-control output{flex:none;font-size:16px;}
 .margin-labels{font-size:12px;}
 .vendor-summary{font-size:13px;}
 .vendor-summary strong{font-size:21px;}
 .vendor-table button{font-size:12px;min-height:44px;min-width:78px;}
 .command-heading h4{font-size:26px;}
 .command-date{font-size:11px;}
 .capture-form input{font-size:16px;padding:8px 6px;min-height:44px;}
 .capture-form button{font-size:13px;padding:8px 12px;min-height:44px;min-width:80px;}
 .command-canvas .metric{padding:10px 7px;}
 .command-canvas .metric strong{font-size:23px;}
 .list-heading{font-size:12px;flex-wrap:wrap;gap:3px 8px;}
 .list-heading span{font-size:11px;}
 .task{gap:9px;padding:10px;min-height:58px;}
 .task label,.work-list .task-copy{font-size:13px;}
 .task .task-meta,.task-label-sub{font-size:11px;}
 .status{font-size:11px;padding:3px 5px;}
 .project-top{font-size:14px;align-items:start;}
 .project-top small,.project-meta{font-size:12px;}
 .project-meta{flex-wrap:wrap;gap:5px 10px;}
 .approach-lead{font-size:16px;}
 .approach-item h3{font-size:15px;}
 .approach-item p{font-size:14px;}
 .contact p:not(.eyebrow){font-size:16px;}
 .contact p.contact-availability{font-size:13px;}
 .contact-email{font-size:14px;}
 .footer-links{font-size:13px;}
 .copyright{font-size:12px;}
}
@media(max-width:370px){
 .command-canvas .metric strong{font-size:20px;}
 .metric strong{font-size:22px;}
 .task .task-meta{display:none;}
 .frame-top{flex-wrap:wrap;gap:4px 12px;}
 .project-top{flex-direction:column;gap:3px;}
}
/* Keep the table's visually hidden labels inside its scrollable region. */
.demo-table-wrap{position:relative;}
