:root{
  --ink:#181915;--muted:#6d6c65;--cream:#f7f3eb;--paper:#fffdf8;--gold:#b58a38;--gold-dark:#8e6827;--line:#e6dfd2;--charcoal:#1a1b18;
  --shadow:0 22px 60px rgba(26,24,18,.14);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f1e8;color:var(--ink);font-family:Manrope,Arial,sans-serif}button,a,input,select,textarea{font:inherit}button,a{transition:.2s ease}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
.showcase-header{position:sticky;top:0;z-index:20;height:82px;background:rgba(255,253,248,.96);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:0 max(26px,calc((100vw - 1320px)/2));border-bottom:1px solid var(--line)}
.brand{height:66px;width:195px;display:flex;align-items:center;overflow:hidden}.brand img{width:126px;height:118px;object-fit:contain;object-position:center}
.header-actions{display:flex;gap:10px;align-items:center}.header-link{font-size:12px;font-weight:700;color:#57554f;padding:10px 8px}.header-link:hover{color:var(--gold-dark)}
.gold-btn,.outline-btn,.ghost-btn,.outline-light-btn{border:0;border-radius:9px;padding:12px 17px;font-weight:800;font-size:12px;letter-spacing:.015em;display:inline-flex;align-items:center;justify-content:center;gap:8px}.gold-btn{background:linear-gradient(180deg,#c69a43,#a97c2d);color:white;box-shadow:0 8px 18px rgba(150,105,35,.2)}.gold-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.outline-btn{background:#fff;border:1px solid #cfc3af;color:#2c2b27}.ghost-btn{background:#f5efe3;border:1px solid #e4d9c7;color:#494741}.large{padding:15px 22px;font-size:13px}
.hero{min-height:610px;background:radial-gradient(circle at 82% 22%,rgba(190,156,93,.22),transparent 36%),linear-gradient(120deg,#fffdf8 0%,#f4ede1 72%,#ebe0cf 100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.95fr);gap:48px;align-items:center;padding:72px max(32px,calc((100vw - 1320px)/2));overflow:hidden;position:relative}.hero:after{content:"";position:absolute;right:-180px;bottom:-250px;width:620px;height:620px;border:1px solid rgba(181,138,56,.18);border-radius:50%}.hero-copy{max-width:680px;position:relative;z-index:2}.eyebrow{display:block;color:#b98d3b;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.eyebrow.dark{color:#8d6a31}.hero h1,.possibilities h2,.section-heading h2,.beyond-section h2{font-family:"Source Serif 4",Georgia,serif;font-weight:600;letter-spacing:-.035em}.hero h1{font-size:clamp(3.7rem,5.8vw,6.4rem);line-height:.9;margin:0 0 24px;max-width:790px}.hero h1 em{font-weight:500;color:var(--gold-dark)}.hero-copy>p{font-size:17px;line-height:1.72;color:#55524b;max-width:690px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 20px}.hero-microcopy{max-width:660px;border-left:3px solid var(--gold);padding:12px 15px;background:rgba(255,255,255,.5);font-size:12.5px;line-height:1.6;color:#5e5a52}.hero-stage{position:relative;height:480px;z-index:2}.stage-card{position:absolute;border-radius:20px;box-shadow:0 28px 55px rgba(28,24,16,.23);padding:27px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}.stage-card:before{content:"";position:absolute;inset:0;opacity:.88}.stage-card>*{position:relative;z-index:2}.stage-card span{font-size:9px;font-weight:800;letter-spacing:.2em}.stage-card strong{font-family:"Source Serif 4",Georgia,serif;font-size:26px;line-height:1.06;margin:8px 0}.stage-card small{font-size:11px}.stage-event{left:12px;top:40px;width:320px;height:255px;color:#fff;background-image:linear-gradient(0deg,rgba(43,18,18,.64),rgba(43,18,18,.08)),url('assets/event-hero.jpg');background-size:cover;background-position:center}.stage-dashboard{right:10px;top:0;width:330px;height:300px;background:#111e2a;color:#f7fbff}.stage-dashboard:before{background:radial-gradient(circle at 75% 5%,rgba(31,190,169,.36),transparent 45%),linear-gradient(140deg,#172b3a,#0c141c)}.stage-chart{display:flex;align-items:flex-end;gap:8px;height:70px;margin-top:8px}.stage-chart i{width:15%;background:#29b8a7;border-radius:4px 4px 0 0}.stage-chart i:nth-child(1){height:32%}.stage-chart i:nth-child(2){height:58%}.stage-chart i:nth-child(3){height:43%}.stage-chart i:nth-child(4){height:74%}.stage-chart i:nth-child(5){height:91%}.stage-business{right:88px;bottom:0;width:340px;height:210px;color:#fff;background-image:linear-gradient(0deg,rgba(37,24,16,.78),rgba(37,24,16,.1)),url('assets/business-hero.jpg');background-size:cover;background-position:center}
.proof-strip{background:#1d1f1b;color:#f8f5ee;display:grid;grid-template-columns:repeat(4,1fr);padding:26px max(30px,calc((100vw - 1320px)/2));gap:0}.proof-strip div{padding:2px 25px;border-right:1px solid rgba(255,255,255,.12)}.proof-strip div:first-child{padding-left:0}.proof-strip div:last-child{border:0}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{font-family:"Source Serif 4",Georgia,serif;font-size:18px}.proof-strip span{font-size:10.5px;line-height:1.55;color:#c9c8c0;margin-top:4px}
.possibilities{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;padding:84px max(32px,calc((100vw - 1240px)/2));background:#fff}.possibilities h2{font-size:clamp(2.7rem,4vw,4.6rem);line-height:.98;margin:0 0 22px}.possibilities-copy>p{color:#5f5d56;line-height:1.75;font-size:15px;max-width:680px}.reality-note{border-top:1px solid var(--line);padding-top:20px}.possibility-card{border-radius:22px;background:linear-gradient(145deg,#20231f,#11130f);color:#fff;padding:38px;box-shadow:var(--shadow);align-self:center}.possibility-card>span{font-size:9px;letter-spacing:.2em;font-weight:800;color:#d9b362}.possibility-card blockquote{font-family:"Source Serif 4",Georgia,serif;font-size:34px;line-height:1.12;margin:18px 0;color:#fff}.possibility-card p{font-size:13px;color:#cfcec7;line-height:1.7}.possibility-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.possibility-tags span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 10px;font-size:10px;color:#eeeae1}
.demos-section{padding:86px max(32px,calc((100vw - 1320px)/2));background:#f6f1e8}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:38px}.section-heading h2{font-size:clamp(2.8rem,4vw,4.7rem);line-height:1;margin:0}.section-heading>p{max-width:535px;color:#69665e;line-height:1.7;font-size:13px}.demo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.demo-card{background:#fff;border:1px solid #e0d7c8;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(47,39,24,.07);display:grid;grid-template-columns:1.05fr .95fr;min-height:335px}.demo-image{background-size:cover;background-position:center;position:relative;min-height:300px}.demo-image:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,12,10,.72),rgba(15,12,10,.02) 68%)}.demo-image-overlay{position:absolute;left:24px;right:24px;bottom:24px;color:white;z-index:2}.demo-image-overlay span{font-size:9px;letter-spacing:.19em;font-weight:800}.demo-image-overlay strong{display:block;font-family:"Source Serif 4",Georgia,serif;font-size:30px;line-height:1.05;margin-top:6px}.demo-copy{padding:26px 26px 24px;display:flex;flex-direction:column}.tag{font-size:9px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:#9b7735}.demo-copy h3{font-family:"Source Serif 4",Georgia,serif;font-size:27px;line-height:1.02;margin:8px 0 10px}.demo-copy p{font-size:12px;color:#69665f;line-height:1.65;margin:0 0 20px}.demo-launch{margin-top:auto;background:#1d211d;color:white;border:0;border-radius:8px;padding:13px 14px;font-weight:800;font-size:11px;text-align:left;display:flex;justify-content:space-between;align-items:center}.dashboard-card .demo-launch{background:#163141}.business-card .demo-launch{background:#665d3f}.vault-card .demo-launch{background:#17416d}.quote-card.wide{grid-column:1/-1;grid-template-columns:.8fr 1.2fr;min-height:265px}.quote-art{padding:35px;background:linear-gradient(135deg,#e9e0d1,#d9e6dd);display:flex;flex-direction:column;justify-content:center}.quote-art>span{font-size:9px;letter-spacing:.18em;font-weight:800;color:#75614a}.quote-art>strong{font-family:"Source Serif 4",Georgia,serif;font-size:50px;line-height:1;margin:8px 0}.quote-art>p{font-size:12px;color:#625c50}.quote-path{display:flex;align-items:center;gap:7px;margin-top:20px}.quote-path i{font-style:normal;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:white;border:1px solid #bcae98;font-size:10px;font-weight:800}.quote-path b{width:50px;height:1px;background:#b8aa92}.quote-card .demo-launch{background:#765f44}
.beyond-section{text-align:center;padding:92px max(32px,calc((100vw - 1000px)/2));background:#fff}.beyond-section h2{font-size:clamp(3rem,5vw,5.4rem);margin:0 0 18px;line-height:.95}.beyond-section p{color:#65625a;line-height:1.75;font-size:15px;max-width:900px;margin:0 auto}.beyond-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}
footer{background:#171915;color:white;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:20px;padding:24px max(30px,calc((100vw - 1240px)/2))}footer img{width:115px;height:90px;object-fit:contain;background:white;border-radius:8px}footer>div strong,footer>div span,footer>div a{display:block}footer>div strong{font-family:"Source Serif 4",Georgia,serif;font-size:18px}footer>div span{font-size:10px;color:#bbb9b0;margin:3px 0}footer>div a{font-size:10px;color:#d7b05f}.footer-share{background:transparent;color:#fff;border:1px solid #474a44;border-radius:8px;padding:11px 14px;font-size:11px}
.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:#171915;color:white;padding:12px 17px;border-radius:8px;opacity:0;pointer-events:none;z-index:100;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}
body.dialog-open{overflow:hidden}.demo-dialog{border:0;padding:0;background:transparent;width:100vw;max-width:none;height:100vh;max-height:none;margin:0}.demo-dialog::backdrop{background:rgba(12,13,11,.78);backdrop-filter:blur(8px)}.demo-dialog[open]{display:grid;place-items:center;padding:18px}.demo-shell{width:min(1500px,100%);height:min(940px,calc(100vh - 36px));background:white;border-radius:14px;overflow:hidden;display:grid;grid-template-rows:60px 38px minmax(0,1fr);box-shadow:0 35px 100px rgba(0,0,0,.35)}.demo-topbar{display:flex;justify-content:space-between;align-items:center;padding:7px 12px 7px 18px;border-bottom:1px solid #ece9e2;background:#fff}.demo-branding{display:flex;align-items:center;gap:14px;min-width:0}.demo-branding img{width:76px;height:48px;object-fit:contain}.demo-branding strong,.demo-branding small{display:block}.demo-branding strong{font-size:12px}.demo-branding small{font-size:8.5px;color:#88847c}.demo-top-actions{display:flex;align-items:center;gap:8px}.demo-top-actions button{border:1px solid #ddd8ce;background:#f8f6f1;border-radius:7px;padding:8px 10px;font-size:10px}.demo-top-actions .close-demo{width:36px;height:36px;border-radius:50%;font-size:20px;padding:0}.demo-browserbar{height:38px;display:grid;grid-template-columns:80px minmax(0,1fr) 80px;gap:10px;align-items:center;padding:0 14px;background:#f4f5f5;border-bottom:1px solid #ddd}.browser-dots{display:flex;gap:6px}.browser-dots i{width:9px;height:9px;border-radius:50%;background:#ee5d53}.browser-dots i:nth-child(2){background:#efbd4e}.browser-dots i:nth-child(3){background:#4ec568}.browser-url{height:25px;border-radius:7px;background:#fff;display:flex;align-items:center;gap:7px;padding:0 12px;color:#767676;max-width:760px;margin:auto;width:100%}.browser-url span{font-size:9px}.browser-url b{font-size:9px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-browserbar>button{border:0;background:transparent;color:#666;font-size:9px}.demo-body{overflow:auto;background:#fff}.demo-app{min-height:100%;width:100%}
/* EVENT DEMO — editorial autumn */
.event-demo{font-family:"Libre Franklin",Arial,sans-serif;background:#f5efe5;color:#38261d}.event-site-header{height:76px;background:#f8f2e9;display:flex;align-items:center;justify-content:space-between;padding:0 42px;border-bottom:1px solid #ddcdbb;position:sticky;top:0;z-index:4}.event-brand{display:flex;align-items:center;gap:12px}.event-brand>span{width:38px;height:38px;border:1px solid #9d684f;border-radius:50%;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:19px;color:#9d684f}.event-brand strong,.event-brand small{display:block}.event-brand strong{font-family:"Playfair Display",serif;font-size:20px}.event-brand small{font-size:8px;letter-spacing:.19em;color:#96634d}.event-site-header nav{display:flex;gap:6px}.event-site-header nav button{border:0;background:transparent;color:#6c5346;padding:9px 11px;font-size:10px;border-bottom:1px solid transparent}.event-site-header nav button.active{color:#7e3f31;border-bottom-color:#9d5c46}.event-panel{display:none}.event-panel.active{display:block}.event-hero-demo{min-height:520px;display:grid;grid-template-columns:44% 56%;background:#281a17}.event-hero-copy{padding:62px 55px;display:flex;flex-direction:column;justify-content:center;color:#f8efe3}.event-kicker{font-size:9px;font-weight:700;letter-spacing:.22em;color:#d7a477}.event-hero-copy h2{font-family:"Playfair Display",serif;font-size:64px;line-height:.88;margin:15px 0 18px;font-weight:500}.event-hero-copy>p{font-family:"Source Serif 4",serif;font-size:18px;line-height:1.55;color:#e6d6c5}.event-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.event-meta span{font-size:9px;color:#cdbdaf;border-top:1px solid rgba(255,255,255,.19);padding-top:9px}.event-meta b{display:block;color:white;font-size:10px;margin-bottom:2px}.event-hero-copy button,.event-detail-cards button,.event-upload,.gift-grid button{align-self:flex-start;border:1px solid #d4a174;background:#a35e45;color:white;border-radius:2px;padding:12px 18px;font-size:10px;font-weight:700}.event-hero-photo{background-image:linear-gradient(0deg,rgba(54,28,20,.22),rgba(54,28,20,.02)),url('assets/event-hero.jpg');background-size:cover;background-position:center}.event-home-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fbf7f0;border-top:1px solid #decfbd}.event-home-grid article{padding:36px;border-right:1px solid #decfbd}.event-home-grid article:last-child{border-right:0}.event-home-grid article>span{font-family:"Playfair Display",serif;color:#a76149}.event-home-grid h3,.event-section-title h3,.event-rsvp-layout h3{font-family:"Playfair Display",serif;font-size:30px;margin:8px 0}.event-home-grid p,.event-home-grid button{font-size:10.5px;line-height:1.6}.event-home-grid button{border:0;background:transparent;padding:0;color:#8c4c39;font-weight:700}.event-detail-page,.event-gifts,.event-photos{padding:55px max(40px,8vw);min-height:650px}.event-section-title{max-width:720px}.event-section-title>span{font-size:9px;letter-spacing:.2em;color:#a6654c;font-weight:700}.event-section-title>p{font-family:"Source Serif 4",serif;font-size:15px;color:#7a665a;line-height:1.7}.event-timeline{margin:35px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.event-timeline article{background:#fff9f0;border:1px solid #e0d1c0;padding:22px;display:grid;grid-template-columns:52px 1fr;gap:12px}.event-timeline article>b{font-family:"Playfair Display",serif;font-size:20px;color:#a05f47}.event-timeline strong,.event-timeline span{display:block}.event-timeline span{font-size:9px;color:#9f6b57;margin:3px 0}.event-timeline p{font-size:10px;line-height:1.5;color:#756256}.event-detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.event-detail-cards article{padding:24px;background:#3e2c25;color:#f5eadd}.event-detail-cards small{font-size:8px;letter-spacing:.18em;color:#d7a477}.event-detail-cards strong{display:block;font-family:"Playfair Display",serif;font-size:21px;margin:8px 0}.event-detail-cards p{font-size:10px;line-height:1.55;color:#d8cabc}.event-detail-cards button{margin-top:8px;padding:8px 10px}.event-rsvp-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:58px max(45px,10vw);min-height:650px;align-items:center}.rsvp-copy>p{font-family:"Source Serif 4",serif;color:#735f52}.guest-count{margin:25px 0;display:flex;align-items:baseline;gap:10px}.guest-count strong{font-family:"Playfair Display",serif;font-size:60px;color:#9b5540}.guest-count span{font-size:10px}.rsvp-copy blockquote{font-family:"Playfair Display",serif;font-style:italic;border-left:2px solid #b2745d;margin:30px 0;padding:6px 0 6px 18px;color:#75584b}.rsvp-demo-form{background:#fffaf4;border:1px solid #ddcebd;padding:30px;display:grid;gap:14px}.rsvp-demo-form label{font-size:9px;font-weight:700;letter-spacing:.04em}.rsvp-demo-form input,.rsvp-demo-form select,.rsvp-demo-form textarea{width:100%;margin-top:5px;border:1px solid #d8cabb;background:white;padding:11px;font-size:11px}.rsvp-demo-form textarea{min-height:70px}.two-field{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rsvp-demo-form button{background:#8f513e;color:white;border:0;padding:12px;font-weight:700}.demo-form-result,.photo-result{font-size:10px;color:#7b4e3f;line-height:1.5}.gift-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.gift-grid article{background:#fff8ef;border:1px solid #decebc;padding:28px}.gift-grid span{font-size:8px;letter-spacing:.18em;color:#9b624c}.gift-grid h4{font-family:"Playfair Display",serif;font-size:24px;margin:10px 0}.gift-grid p{font-size:10px;line-height:1.6;color:#765f53}.gift-grid button{padding:9px 12px}.photo-mosaic{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:160px 150px;gap:10px;margin:30px 0}.photo-tile{display:flex;align-items:flex-end;padding:16px;color:white;font-weight:800;font-size:10px;letter-spacing:.15em;background:linear-gradient(145deg,#805243,#3c2b27)}.photo-tile.one{grid-row:1/3;background:linear-gradient(30deg,#7d493b,#d09c6e)}.photo-tile.two{background:linear-gradient(30deg,#4c3327,#a97952)}.photo-tile.three{background:linear-gradient(30deg,#241817,#70483b)}.photo-tile.four{grid-column:2/4;background:linear-gradient(30deg,#955d42,#d8ac7b)}
/* OPERATIONS DEMO — navy + teal */
.ops-demo{display:grid;grid-template-columns:220px 1fr;background:#eef3f6;min-height:760px;font-family:DM Sans,Arial,sans-serif;color:#183244}.ops-sidebar{background:#0f2433;color:#dcebf3;padding:24px 14px;display:flex;flex-direction:column;gap:5px}.ops-logo{display:flex;gap:10px;align-items:center;padding:4px 8px 22px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.ops-logo>span{width:34px;height:34px;border-radius:9px;background:#22b7a1;display:grid;place-items:center;color:#062a2d;font-weight:800}.ops-logo b,.ops-logo small{display:block}.ops-logo b{color:white}.ops-logo small{font-size:7px;letter-spacing:.17em;color:#6ecfbd}.ops-sidebar>button{border:0;background:transparent;color:#c7d8e2;text-align:left;padding:10px 12px;border-radius:7px;font-size:10px}.ops-sidebar>button.active{background:#173b4b;color:#5ce2cc;border-left:3px solid #32d5ba}.ops-side-note{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:18px 8px 0}.ops-side-note span,.ops-side-note strong,.ops-side-note small{display:block}.ops-side-note span{font-size:7px;letter-spacing:.17em;color:#55d3bd}.ops-side-note strong{font-size:11px;margin:5px 0}.ops-side-note small{font-size:8px;color:#87a1b1}.ops-main{padding:27px;overflow:hidden}.ops-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ops-heading small{font-size:8px;letter-spacing:.18em;color:#159c8c;font-weight:800}.ops-heading h2{font-size:30px;margin:3px 0 2px}.ops-heading p{font-size:10px;color:#7690a0;margin:0}.ops-user{display:flex;align-items:center;gap:9px}.ops-user>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#1c5366;color:white;font-size:10px}.ops-user b,.ops-user small{display:block}.ops-user b{font-size:10px}.ops-user small{font-size:8px;color:#78909c}.ops-alert{display:flex;justify-content:space-between;align-items:center;background:#102e3c;color:#dcebf2;border-radius:10px;padding:10px 12px;margin-bottom:13px}.ops-alert>div{display:flex;gap:9px;align-items:center}.ops-alert p{margin:0;font-size:9px}.ops-alert button{border:1px solid #376373;background:transparent;color:#58d6c2;border-radius:6px;padding:7px 9px;font-size:8px}.ops-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.ops-stats article{background:white;border:1px solid #d9e2e7;border-radius:10px;padding:14px}.ops-stats span,.ops-stats strong,.ops-stats small{display:block}.ops-stats span{font-size:8px;color:#78909b}.ops-stats strong{font-size:25px;margin:4px 0;color:#112e3c}.ops-stats small{font-size:8px;color:#159b88}.ops-mid-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin:12px 0}.ops-chart-card,.ops-schedule-card{background:white;border:1px solid #d9e2e7;border-radius:10px;padding:15px}.ops-card-head{display:flex;justify-content:space-between;align-items:flex-start}.ops-card-head small{font-size:7px;letter-spacing:.16em;color:#14a18f}.ops-card-head h3{margin:3px 0;font-size:15px}.ops-card-head>span{font-size:8px;color:#82959f}.bar-chart{height:120px;display:flex;align-items:flex-end;justify-content:space-around;gap:16px;padding:12px 5px 0;border-bottom:1px solid #dfe7eb}.bar-chart>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:3px}.bar-chart i{display:block;width:65%;background:linear-gradient(180deg,#1bc8af,#24849d);border-radius:3px 3px 0 0}.bar-chart b{font-size:8px}.bar-chart span{font-size:7px;color:#84959e}.crew-row{display:grid;grid-template-columns:8px 1fr auto;gap:9px;align-items:center;padding:8px 0;border-bottom:1px solid #edf1f3}.crew-row i{width:7px;height:7px;border-radius:50%;background:#28c5ac}.crew-row b,.crew-row span{display:block}.crew-row b{font-size:9px}.crew-row span{font-size:7.5px;color:#82959f}.crew-row>strong{font-size:7.5px;color:#178b7c}.ops-toolbar{display:flex;justify-content:space-between;align-items:center;background:white;border:1px solid #d9e2e7;border-bottom:0;padding:10px 12px;border-radius:10px 10px 0 0}.filter-group{display:flex;gap:5px}.filter-group button,.ops-new{border:1px solid #d5e0e5;background:#f8fafb;border-radius:6px;padding:7px 9px;font-size:8px}.filter-group button.active{background:#173f51;color:#fff;border-color:#173f51}.ops-new{background:#20a793;color:white;border-color:#20a793}.ops-table-wrap{background:white;border:1px solid #d9e2e7;border-radius:0 0 10px 10px;overflow:auto}.ops-table{width:100%;border-collapse:collapse;min-width:700px}.ops-table th,.ops-table td{text-align:left;padding:10px;border-bottom:1px solid #edf1f3;font-size:8.5px}.ops-table th{color:#758d99;background:#f7f9fa;font-weight:700}.status-pill{display:inline-block;padding:5px 8px;border-radius:999px;font-size:7px;font-weight:700}.status-open{background:#fff0d8;color:#a46814}.status-progress{background:#dcf3f1;color:#087c6d}.status-completed{background:#ddebea;color:#35665f}.row-action{border:1px solid #d6e1e5;background:white;border-radius:5px;padding:6px 8px;font-size:7.5px;color:#176b7d}
/* BUSINESS DEMO — warm cafe */
.biz-demo{background:#f2eadf;color:#33241d;font-family:"Libre Franklin",Arial,sans-serif}.biz-header{height:75px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#f9f3ea;border-bottom:1px solid #dccdbf}.biz-brand{display:flex;align-items:center;gap:10px}.biz-brand>span{width:38px;height:38px;border-radius:50%;background:#493528;color:#f5e6d4;display:grid;place-items:center;font-family:"Playfair Display",serif;font-size:19px}.biz-brand b,.biz-brand small{display:block}.biz-brand b{font-family:"Playfair Display",serif;font-size:21px}.biz-brand small{font-size:7px;letter-spacing:.18em;color:#9b5d40}.biz-header nav{display:flex;gap:5px}.biz-header nav button{border:0;background:transparent;padding:10px;font-size:10px;color:#6f5445}.biz-order{background:#a45234;color:white;border:0;padding:11px 16px;font-size:9px;font-weight:700}.biz-hero{display:grid;grid-template-columns:55% 45%;min-height:470px;background:#2d201a}.biz-hero-image{background:url('assets/business-hero.jpg') center/cover}.biz-hero-copy{padding:55px 45px;display:flex;flex-direction:column;justify-content:center;color:#f9eee1}.biz-hero-copy small{font-size:8px;letter-spacing:.22em;color:#d79169}.biz-hero-copy h2{font-family:"Playfair Display",serif;font-size:54px;line-height:.92;margin:14px 0}.biz-hero-copy h2 em{color:#e3a174}.biz-hero-copy p{font-family:"Source Serif 4",serif;font-size:16px;color:#decbbb;line-height:1.55}.biz-hero-copy button{background:#a95335;color:white;border:0;padding:11px 15px;font-size:9px;font-weight:700;margin-right:6px}.biz-hero-copy .biz-ghost{background:transparent;border:1px solid #82695a}.biz-intro-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#f9f4ec;border-bottom:1px solid #dccdbf}.biz-intro-strip div{text-align:center;padding:16px;border-right:1px solid #e2d5c8}.biz-intro-strip b,.biz-intro-strip span{display:block}.biz-intro-strip b{font-family:"Playfair Display",serif;font-size:15px}.biz-intro-strip span{font-size:8px;color:#8b6551}.biz-section{padding:48px max(40px,7vw)}.biz-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.biz-section-head small,.biz-story small,.visit-card small,.biz-inquiry-form>small{font-size:8px;letter-spacing:.18em;color:#a6583a;font-weight:700}.biz-section-head h3,.biz-story h3,.biz-visit h3{font-family:"Playfair Display",serif;font-size:34px;margin:6px 0}.biz-section-head p{max-width:550px;font-size:10.5px;color:#755d50;line-height:1.55}.menu-filters{display:flex;gap:6px}.menu-filters button{border:1px solid #d6c4b4;background:#f8f2e9;border-radius:999px;padding:8px 11px;font-size:8px}.menu-filters button.active{background:#4f392d;color:white;border-color:#4f392d}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.menu-item{background:#fbf6ef;border:1px solid #dfcfc0;padding:18px}.menu-item b{font-family:"Playfair Display",serif;font-size:17px}.menu-item>span{float:right;color:#a5583a;font-size:10px;font-weight:700}.menu-item p{font-size:9px;color:#806858;line-height:1.5}.biz-story{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#3d2a21;color:#f5eadd;padding:50px max(40px,7vw)}.biz-story-photo{background:url('assets/business-hero.jpg') center/cover;min-height:320px;filter:saturate(.78) sepia(.1)}.biz-story>div:last-child{display:flex;flex-direction:column;justify-content:center}.biz-story p{font-family:"Source Serif 4",serif;font-size:14px;color:#d9c6b6;line-height:1.65}.biz-story blockquote{font-family:"Playfair Display",serif;font-size:22px;font-style:italic;color:#dda078;border-left:2px solid #b96445;padding-left:18px;margin-left:0}.biz-visit{padding:50px max(40px,7vw);display:grid;grid-template-columns:.85fr 1.15fr;gap:28px}.visit-card,.biz-inquiry-form{background:#fbf6ef;border:1px solid #deccbd;padding:28px}.visit-card p{font-size:10px;color:#765e50}.hours{display:grid;gap:8px;margin:20px 0}.hours span{display:flex;justify-content:space-between;border-bottom:1px solid #e2d2c4;padding-bottom:6px;font-size:9px}.visit-card button,.biz-inquiry-form button{background:#a45134;color:white;border:0;padding:10px 12px;font-size:9px}.biz-inquiry-form{display:grid;gap:10px}.biz-inquiry-form label{font-size:8px;font-weight:700}.biz-inquiry-form input,.biz-inquiry-form textarea{width:100%;margin-top:4px;border:1px solid #d7c5b5;background:white;padding:10px;font-size:10px}.biz-inquiry-form textarea{min-height:65px}.biz-inquiry-form p{font-size:9px;color:#8d4e37}
/* VAULT DEMO — cool navy */
.vault-demo{font-family:DM Sans,Arial,sans-serif;background:#f4f8fc;color:#162d46;min-height:760px}.vault-header{height:72px;display:grid;grid-template-columns:260px 1fr 180px;gap:20px;align-items:center;padding:0 24px;background:white;border-bottom:1px solid #d7e1ec}.vault-brand{display:flex;gap:10px;align-items:center}.vault-brand>span{width:36px;height:36px;border-radius:9px;background:#1c4a7b;color:white;display:grid;place-items:center;font-weight:800}.vault-brand b,.vault-brand small{display:block}.vault-brand b{font-size:15px}.vault-brand small{font-size:7px;letter-spacing:.16em;color:#52779f}.vault-search{border:1px solid #d5e0eb;background:#f8fbfe;border-radius:8px;padding:9px 12px;font-size:9px;color:#7890aa;max-width:560px}.vault-user{display:flex;align-items:center;justify-content:flex-end;gap:8px}.vault-user>span{width:34px;height:34px;border-radius:50%;background:#dce9f6;color:#1b4c7c;display:grid;place-items:center;font-size:9px;font-weight:800}.vault-user b,.vault-user small{display:block}.vault-user b{font-size:9px}.vault-user small{font-size:7px;color:#7790a9}.vault-layout{display:grid;grid-template-columns:220px 1fr;min-height:688px}.vault-layout>aside{background:#142d4a;color:#d7e7f5;padding:22px 14px;display:flex;flex-direction:column;gap:5px}.vault-welcome{padding:4px 10px 18px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}.vault-welcome small,.vault-welcome strong,.vault-welcome span{display:block}.vault-welcome small{font-size:7px;letter-spacing:.16em;color:#79b0e0}.vault-welcome strong{font-family:"Source Serif 4",serif;font-size:22px;color:white}.vault-welcome span{font-size:8px;color:#a8c3db}.vault-layout>aside>button{border:0;background:transparent;color:#c3d8ea;text-align:left;padding:10px;border-radius:7px;font-size:9px;display:flex;justify-content:space-between}.vault-layout>aside>button.active{background:#24578b;color:white}.vault-layout>aside>button span{background:rgba(255,255,255,.1);border-radius:999px;padding:2px 5px}.vault-help{margin-top:auto;border:1px solid rgba(255,255,255,.13);padding:14px;border-radius:9px}.vault-help b{font-size:9px}.vault-help p{font-size:8px;line-height:1.5;color:#9ebad0}.vault-help button{border:0;background:#2f74b7;color:white;padding:8px 9px;border-radius:5px;font-size:8px}.vault-layout>main{padding:28px}.vault-page-head{position:relative;background:linear-gradient(135deg,#eff6fc,#dcebf8);border:1px solid #d2e0ec;border-radius:14px;padding:26px 28px;margin-bottom:14px;overflow:hidden}.vault-page-head:after{content:"";position:absolute;right:-20px;top:-55px;width:280px;height:170px;background:url('assets/vault-hero.jpg') center/cover;opacity:.16;transform:rotate(-4deg);border-radius:25px}.vault-page-head small{font-size:7px;letter-spacing:.17em;color:#3977b2}.vault-page-head h2{font-family:"Source Serif 4",serif;font-size:31px;margin:5px 0}.vault-page-head p{font-size:10px;color:#617b94;max-width:600px}.vault-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:13px}.vault-summary article{background:white;border:1px solid #d7e2ec;border-radius:9px;padding:15px}.vault-summary strong,.vault-summary span{display:block}.vault-summary strong{font-size:24px;color:#1f5e99}.vault-summary span{font-size:8px;color:#7890a7}.vault-files{background:white;border:1px solid #d7e2ec;border-radius:10px;overflow:hidden}.vault-file{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #e8eef4}.vault-file strong,.vault-file small{display:block}.vault-file strong{font-size:9px}.vault-file small{font-size:7.5px;color:#7d92a6;margin-top:2px}.vault-file>button,.approval-box button{border:1px solid #cbdce9;background:#f8fbfe;color:#2f6da7;border-radius:5px;padding:7px 9px;font-size:7.5px}.approval-box button{background:#2b74b8;color:white;border-color:#2b74b8}.file-preview-box{margin-top:13px;border:1px dashed #b9cfe1;background:#eef6fc;border-radius:10px;padding:18px}.file-preview-box h3{font-family:"Source Serif 4",serif;margin:0 0 5px}.file-preview-box p{font-size:9px;color:#687f95;line-height:1.55}
/* QUOTE / SCOPE DEMO — sage + clay */
.quote-demo{font-family:DM Sans,Arial,sans-serif;background:#f7f5ef;color:#243027;min-height:760px}.quote-app-header{height:72px;background:#fffdf8;border-bottom:1px solid #dedbd0;display:flex;align-items:center;justify-content:space-between;padding:0 35px}.quote-app-brand{display:flex;gap:9px;align-items:center}.quote-app-brand>span{width:36px;height:36px;border-radius:50%;background:#5e7455;color:white;display:grid;place-items:center;font-family:"Source Serif 4",serif}.quote-app-brand b,.quote-app-brand small{display:block}.quote-app-brand b{font-family:"Source Serif 4",serif;font-size:18px}.quote-app-brand small{font-size:7px;letter-spacing:.16em;color:#9d694f}.quote-progress{display:flex;gap:7px}.quote-progress span{font-size:8px;color:#9c9f97;padding:7px 9px;border-radius:999px;background:#f1efe9}.quote-progress span.active{background:#dfe8dc;color:#4b6646}.quote-demo-head{padding:35px 44px 25px;background:linear-gradient(110deg,#f2ede2,#e7eee8)}.quote-demo-head h2{font-family:"Source Serif 4",serif;font-size:38px;margin:6px 0}.quote-demo-head p{font-size:10px;color:#687168;max-width:720px}.scope-layout{display:grid;grid-template-columns:1fr 330px;gap:22px;padding:28px 40px 40px}.scope-layout>section>h3{font-family:"Source Serif 4",serif;font-size:18px;margin:22px 0 10px}.scope-layout>section>h3:first-child{margin-top:0}.scope-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.scope-options button{min-height:110px;text-align:left;border:1px solid #d9d8ce;background:#fff;border-radius:10px;padding:14px;color:#273129}.scope-options button.active{border:2px solid #657c5d;background:#eef3ea;box-shadow:0 0 0 3px rgba(101,124,93,.08)}.scope-options b,.scope-options small{display:block}.scope-options b{font-family:"Source Serif 4",serif;font-size:17px}.scope-options small{font-size:8px;color:#778076;line-height:1.45;margin-top:5px}.scope-features{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.scope-features label{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #ddd9cf;border-radius:8px;padding:10px;font-size:8.5px}.scope-features input{accent-color:#657b5d}.scope-timing{display:grid;grid-template-columns:1fr 1fr;gap:10px}.scope-timing label{font-size:8px;font-weight:700}.scope-timing select{display:block;width:100%;margin-top:5px;padding:10px;border:1px solid #d8d5cb;background:white;border-radius:7px;font-size:9px}.scope-summary{background:#fffdf8;border:1px solid #d8d5cb;border-radius:13px;padding:22px;position:sticky;top:20px;align-self:start}.scope-summary>small{font-size:7px;letter-spacing:.18em;color:#9a664d}.scope-summary>h3{font-family:"Source Serif 4",serif;font-size:25px;margin:8px 0 15px}.scope-meter{background:#edf1e9;border:1px solid #d6dfd1;padding:12px;border-radius:8px}.scope-meter span,.scope-meter strong{display:block}.scope-meter span{font-size:7px;color:#6e786d}.scope-meter strong{font-size:16px;color:#54694f;margin-top:3px}.scope-summary h4{font-size:9px;margin:18px 0 8px}.scope-summary ul{padding-left:18px;font-size:8.5px;line-height:1.65;color:#687267}.scope-summary-row{display:flex;justify-content:space-between;border-top:1px solid #ebe8df;padding:8px 0;font-size:8px}.demo-estimate{background:#f6ece5;border:1px solid #ead8cd;border-radius:8px;padding:12px;margin:12px 0}.demo-estimate span{font-size:7px;font-weight:800;color:#aa694e}.demo-estimate p{font-size:8px;line-height:1.45;color:#7b6d65}.scope-summary>button{width:100%;border:0;background:#667d5e;color:white;padding:11px;border-radius:7px;font-size:9px;font-weight:700}.scope-summary>button:disabled{opacity:.45;cursor:not-allowed}.scope-summary>p{font-size:8.5px;line-height:1.5;color:#6b775f}
@media(max-width:1080px){.header-link{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-stage{height:390px;max-width:720px;width:100%;margin:auto}.proof-strip{grid-template-columns:1fr 1fr;row-gap:20px}.proof-strip div:nth-child(2){border-right:0}.possibilities{grid-template-columns:1fr}.demo-card{grid-template-columns:1fr}.demo-image{min-height:260px}.quote-card.wide{grid-template-columns:1fr}.ops-demo{grid-template-columns:170px 1fr}.ops-main{padding:18px}.vault-layout{grid-template-columns:170px 1fr}.scope-layout{grid-template-columns:1fr}.scope-summary{position:static}.scope-options{grid-template-columns:1fr 1fr}.scope-features{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.showcase-header{height:70px;padding:0 14px}.brand{width:120px}.brand img{width:90px;height:82px}.header-actions .ghost-btn{display:none}.header-actions .gold-btn{padding:10px 11px}.hero{padding:45px 20px;min-height:auto}.hero h1{font-size:3.55rem}.hero-stage{height:490px}.stage-event{width:78%;left:0}.stage-dashboard{width:76%;right:0;top:135px}.stage-business{width:78%;right:8px}.proof-strip{grid-template-columns:1fr}.proof-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:10px 0}.possibilities,.demos-section,.beyond-section{padding:60px 20px}.section-heading{display:block}.section-heading>p{margin-top:18px}.demo-grid{grid-template-columns:1fr}.demo-card,.quote-card.wide{grid-template-columns:1fr}.event-site-header{padding:0 15px}.event-site-header nav{overflow:auto}.event-site-header nav button{padding:8px 7px}.event-hero-demo{grid-template-columns:1fr}.event-hero-copy{padding:42px 25px}.event-hero-copy h2{font-size:48px}.event-hero-photo{min-height:280px}.event-home-grid,.event-timeline,.event-detail-cards,.gift-grid{grid-template-columns:1fr}.event-rsvp-layout{grid-template-columns:1fr;padding:40px 20px}.photo-mosaic{grid-template-columns:1fr 1fr}.photo-tile.one{grid-row:auto}.photo-tile.four{grid-column:1/3}.ops-demo{grid-template-columns:1fr}.ops-sidebar{display:none}.ops-stats{grid-template-columns:1fr 1fr}.ops-mid-grid{grid-template-columns:1fr}.biz-header{padding:0 15px}.biz-header nav{display:none}.biz-hero{grid-template-columns:1fr}.biz-hero-image{min-height:260px}.biz-hero-copy{padding:35px 24px}.biz-intro-strip{grid-template-columns:1fr 1fr}.biz-section-head{display:block}.menu-grid{grid-template-columns:1fr}.biz-story,.biz-visit{grid-template-columns:1fr}.vault-header{grid-template-columns:1fr auto;padding:0 14px}.vault-search{display:none}.vault-layout{grid-template-columns:1fr}.vault-layout>aside{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.vault-welcome,.vault-help{display:none}.vault-layout>main{padding:15px}.vault-summary{grid-template-columns:1fr}.scope-layout{padding:20px}.scope-options,.scope-features,.scope-timing{grid-template-columns:1fr}.quote-progress{display:none}.demo-dialog[open]{padding:0}.demo-shell{height:100vh;border-radius:0}.demo-branding img{width:58px}.demo-topbar{padding-left:8px}.demo-branding small{display:none}footer{grid-template-columns:90px 1fr}.footer-share{grid-column:1/-1}.footer img{width:80px;height:62px}}

/* V7.17 — mobile showcase cleanup */
@media (max-width:760px){
  html,body{overflow-x:hidden}
  .showcase-header{
    height:74px;
    padding:0 12px;
    gap:8px;
  }
  .brand{
    width:112px;
    min-width:112px;
    height:68px;
    overflow:hidden;
    display:flex;
    align-items:center;
  }
  .brand img{
    width:110px;
    height:68px;
    object-fit:contain;
  }
  .header-actions{
    margin-left:auto;
    gap:0;
  }
  .header-actions .header-link,
  .header-actions .ghost-btn{display:none}
  .header-actions .gold-btn{
    white-space:nowrap;
    padding:10px 14px;
    font-size:13px;
    border-radius:12px;
  }

  .hero{
    display:block;
    padding:34px 18px 38px;
    overflow:hidden;
  }
  .hero-copy{max-width:none}
  .hero .eyebrow{
    font-size:9px;
    line-height:1.45;
    margin-bottom:10px;
  }
  .hero h1{
    font-size:clamp(2.55rem,13vw,3.35rem);
    line-height:.94;
    margin-bottom:18px;
  }
  .hero-copy>p{
    font-size:14px;
    line-height:1.6;
  }
  .hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:9px;
    margin:22px 0 16px;
  }
  .hero-actions .large{
    width:100%;
    text-align:center;
    justify-content:center;
  }
  .hero-microcopy{
    font-size:11.5px;
    padding:10px 12px;
    margin-bottom:28px;
  }

  /* On phones the overlapping desktop composition becomes a clean preview stack. */
  .hero-stage{
    position:relative;
    height:auto;
    width:100%;
    max-width:none;
    margin:0;
    display:grid;
    grid-template-columns:1fr;
    gap:12px;
  }
  .stage-card,
  .stage-event,
  .stage-dashboard,
  .stage-business{
    position:relative;
    inset:auto;
    left:auto;
    right:auto;
    top:auto;
    bottom:auto;
    width:100%;
    max-width:none;
    height:176px;
    min-height:176px;
    border-radius:16px;
    padding:20px;
    box-shadow:0 14px 28px rgba(28,24,16,.16);
  }
  .stage-card strong{font-size:24px;max-width:270px}
  .stage-card small{font-size:10px}
  .stage-dashboard{height:196px;min-height:196px}
  .stage-chart{height:50px;margin-top:8px;max-width:230px}
  .stage-business{background-position:center 42%}

  .proof-strip{
    grid-template-columns:1fr;
    padding:26px 20px;
  }
  .proof-strip div{
    min-width:0;
    padding:14px 0;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.12);
  }
  .proof-strip div:last-child{border-bottom:0}
  .proof-strip strong{font-size:18px}
  .proof-strip span{font-size:11px;line-height:1.55}

  .possibilities,.demos-section,.beyond-section{padding:48px 18px}
  .possibilities h2,.section-heading h2,.beyond-section h2{font-size:clamp(2rem,10vw,2.75rem);line-height:1}
  .possibility-card{padding:22px 18px}
  .possibility-card blockquote{font-size:24px}

  .demo-card,.quote-card.wide{border-radius:14px;overflow:hidden}
  .demo-image{min-height:220px}
  .demo-copy{padding:22px 18px}
  .demo-copy h3{font-size:25px}
  .demo-copy p{font-size:12px;line-height:1.55}
  .demo-launch{width:100%;justify-content:space-between}

  .quote-art{min-height:230px;padding:24px 18px}
  .quote-art strong{font-size:34px}

  footer.footer{padding:30px 18px;grid-template-columns:72px 1fr;gap:16px}
  .footer img{width:70px;height:54px}
  .footer-share{grid-column:1/-1}
}

@media (max-width:390px){
  .showcase-header{padding:0 9px}
  .brand{width:100px;min-width:100px}
  .brand img{width:98px}
  .header-actions .gold-btn{padding:9px 11px;font-size:12px}
  .hero{padding-left:15px;padding-right:15px}
  .stage-card,.stage-event,.stage-dashboard,.stage-business{padding:18px;height:164px;min-height:164px}
  .stage-dashboard{height:184px;min-height:184px}
  .stage-card strong{font-size:22px}
}
