:root{--ink:#172034;--navy:#121a2d;--navy-2:#19233a;--purple:#6744e7;--purple-dark:#5634d4;--purple-soft:#f0ecff;--orange:#ff7a45;--orange-soft:#fff0e8;--green:#20a879;--green-soft:#e8f8f2;--blue:#3986e8;--blue-soft:#eaf3ff;--red:#dc4d5d;--red-soft:#ffeaed;--cream:#f7f7fb;--line:#e8e9f0;--muted:#71788b;--white:#fff;--shadow:0 18px 55px rgba(20,27,50,.09);--radius:18px;--radius-sm:11px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55}body.public-page{background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.muted{color:var(--muted)}[hidden]{display:none!important}svg.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;font-weight:800;letter-spacing:-.7px}.brand>span:last-child>span{color:var(--purple)}.brand-light{color:#fff}.brand-light>span:last-child>span{color:#a994ff}.brand-mark{position:relative;display:inline-flex;width:33px;height:33px;border-radius:10px;background:linear-gradient(145deg,var(--purple),#8a65ff);overflow:hidden;transform:rotate(-4deg);box-shadow:0 7px 16px rgba(103,68,231,.27)}.brand-mark i{position:absolute;display:block;width:6px;border-radius:4px 4px 1px 1px;background:#fff;bottom:7px;transform:rotate(4deg)}.brand-mark i:nth-child(1){height:11px;left:7px}.brand-mark i:nth-child(2){height:19px;left:14px}.brand-mark i:nth-child(3){height:14px;left:21px}.brand-mark-large{width:50px;height:50px;border-radius:14px}.brand-mark-large i{width:8px;bottom:10px}.brand-mark-large i:nth-child(1){height:16px;left:11px}.brand-mark-large i:nth-child(2){height:28px;left:21px}.brand-mark-large i:nth-child(3){height:21px;left:31px}
.btn{border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;font-weight:750;cursor:pointer;transition:.2s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--purple);color:#fff;box-shadow:0 8px 22px rgba(103,68,231,.24)}.btn-primary:hover{background:var(--purple-dark)}.btn-soft{background:#f1f2f7;color:#3b4254}.btn-soft:hover{background:#e8e9f0}.btn-ghost{background:#fff;border:1px solid var(--line);color:var(--ink)}.btn-white{background:#fff;color:var(--purple);box-shadow:0 12px 30px rgba(20,18,55,.16)}.btn-sm{padding:8px 13px;border-radius:8px;font-size:13px}.btn-lg{padding:14px 22px;border-radius:12px}.btn-block{width:100%}.btn-danger-text{background:transparent;color:var(--red)}.icon-btn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;border-radius:9px;cursor:pointer;color:#606779}.icon-btn:hover{color:var(--purple);border-color:#cfc4ff}.icon-btn.danger:hover{color:var(--red);border-color:#ffc4cc}.icon-btn svg{width:17px}.row-actions{display:flex;gap:6px;justify-content:flex-end}.row-actions form{display:flex}
.site-header{height:76px;display:flex;align-items:center;position:relative;z-index:20;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,233,240,.7)}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.site-nav{display:flex;align-items:center;gap:31px;font-size:14px;font-weight:650}.site-nav>a:not(.btn):hover{color:var(--purple)}.mobile-menu{display:none;border:0;background:none;width:40px}.mobile-menu span{display:block;height:2px;background:var(--ink);margin:6px}
.hero{padding:80px 0 92px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 25%,#f0ebff 0,transparent 31%),linear-gradient(180deg,#fff,#faf9ff)}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--purple);text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:850}.eyebrow>span{display:block;width:22px;height:2px;background:var(--orange)}.hero h1,.page-hero h1{font-size:clamp(45px,5vw,71px);line-height:1.03;letter-spacing:-3.4px;margin:20px 0 24px}.hero h1 em{font-style:normal;color:var(--purple);position:relative}.hero h1 em:after{content:"";position:absolute;left:2px;right:0;bottom:-7px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 12'%3E%3Cpath d='M2 9C72 2 190 3 298 7' fill='none' stroke='%23ff7a45' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center/100% 100% no-repeat}.hero-copy>p{font-size:18px;color:#5f6678;max-width:560px}.hero-actions{display:flex;gap:12px;margin-top:32px}.hero-proof{display:flex;align-items:center;margin-top:32px;gap:14px}.avatar-stack{display:flex}.avatar-stack i{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:50%;background:#ddd4ff;border:2px solid #fff;font-size:12px;font-style:normal;font-weight:800;color:var(--purple);margin-left:-7px}.avatar-stack i:first-child{margin-left:0;background:#ffe2d6}.avatar-stack i:last-child{background:#d9f3e9}.hero-proof>span:last-child{display:flex;flex-direction:column}.hero-proof b{font-size:12px}.hero-proof small{color:var(--muted);font-size:12px}.hero-product{position:relative}.product-window{background:#fff;border:1px solid #e2dff0;border-radius:18px;box-shadow:0 35px 90px rgba(57,42,105,.19);overflow:hidden;transform:perspective(1000px) rotateY(-1deg)}.window-top{height:36px;background:#f6f5fa;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 14px}.window-top>i{width:8px;height:8px;border-radius:50%;background:#ff8d88}.window-top>i:nth-child(2){background:#ffc868}.window-top>i:nth-child(3){background:#67d698}.window-top>span{font-size:12px;color:#9a9dad;background:#fff;border:1px solid #ececf1;border-radius:5px;margin:auto;padding:3px 55px}.product-body{height:390px;display:grid;grid-template-columns:55px 1fr}.mock-sidebar{background:#172034;display:flex;flex-direction:column;align-items:center;padding-top:14px;gap:22px}.mock-logo .brand-mark{width:24px;height:24px;border-radius:7px}.mock-logo .brand-mark i{transform:scale(.6);transform-origin:bottom}.mock-sidebar>i{display:block;width:16px;height:16px;border-radius:5px;background:#485066}.mock-sidebar>i.on{background:var(--purple);box-shadow:0 0 0 7px rgba(103,68,231,.18)}.mock-main{padding:28px;background:#fafafe}.mock-heading{display:flex;justify-content:space-between;align-items:end}.mock-heading>div{display:flex;flex-direction:column}.mock-heading small{font-size:12px;color:#9b9ead;font-weight:800;letter-spacing:1px}.mock-heading b{font-size:18px}.mock-heading button{border:0;border-radius:6px;background:var(--purple);color:white;font-size:12px;padding:7px 11px}.mock-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.mock-stats>span{display:grid;grid-template-columns:31px 1fr;grid-template-rows:auto auto;background:#fff;border:1px solid #ededf2;border-radius:9px;padding:11px}.mock-stats i{grid-row:1/3;width:25px;height:25px;border-radius:7px;background:#eee8ff;margin-right:7px}.mock-stats i.orange{background:#fff0e8}.mock-stats i.green{background:#e8f8f2}.mock-stats b{font-size:15px;line-height:1}.mock-stats small{font-size:12px;color:#9699a7}.mock-table{background:#fff;border:1px solid #ededf2;border-radius:9px;overflow:hidden}.mock-row{min-height:61px;display:grid;grid-template-columns:1fr 65px 82px;align-items:center;border-bottom:1px solid #f0f0f4;padding:8px 11px;font-size:12px}.mock-row.head{min-height:28px;background:#fbfbfd;color:#a3a5b1;font-size:12px;font-weight:800}.mock-row>span:first-child{display:flex;align-items:center;gap:8px}.mock-row>span>b{display:flex;flex-direction:column}.mock-row>span>b small{font-weight:400;color:#9a9dab}.date-box{display:flex;flex-direction:column;align-items:center;justify-content:center;width:31px;height:35px;background:#f2eeff;color:var(--purple);border-radius:6px;font-style:normal;font-weight:800}.date-box small{font-size:12px}.mock-row .pill{font-size:12px;padding:3px 6px}.float-card{position:absolute;background:#fff;border:1px solid #ebe9f2;border-radius:11px;box-shadow:0 16px 35px rgba(30,31,61,.16);padding:10px 13px;display:flex;align-items:center;gap:9px}.float-alert{left:-48px;bottom:35px}.float-sync{right:-28px;top:45px}.float-card>div{display:flex;flex-direction:column}.float-card b{font-size:12px}.float-card small{font-size:12px;color:var(--muted)}.float-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:var(--orange-soft);color:var(--orange)}.float-green{background:var(--green-soft);color:var(--green)}
.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.trust-strip .container{display:flex;align-items:center;gap:45px}.trust-strip span{text-transform:uppercase;font-size:12px;letter-spacing:1.5px;color:#a0a3af;white-space:nowrap}.trust-strip .container>div{display:flex;align-items:center;justify-content:space-between;width:100%;gap:30px}.trust-strip b{font-size:12px;line-height:1.2;color:#828695;letter-spacing:.5px}.section{padding:105px 0}.section-heading{max-width:690px;margin-bottom:55px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading.centered .eyebrow{justify-content:center}.section-heading h2,.price-preview h2{font-size:43px;line-height:1.12;letter-spacing:-2px;margin:14px 0}.section-heading p,.price-preview>div>div>p{font-size:17px;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:31px;min-height:310px;overflow:hidden;position:relative}.feature-card h3,.feature-detail-grid h3{font-size:21px;letter-spacing:-.6px;margin:18px 0 8px}.feature-card>p,.feature-detail-grid p{color:var(--muted);margin-top:0}.purple-card{background:linear-gradient(145deg,#201a42,#3a2879);color:#fff;border:0}.purple-card>p{color:#c8c2e5}.feature-icon,.stat-icon{width:47px;height:47px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:var(--purple-soft);color:var(--purple)}.feature-icon svg{width:22px;height:22px}.purple-card .feature-icon{background:rgba(255,255,255,.13);color:#fff}.icon-orange{background:var(--orange-soft);color:var(--orange)}.icon-green{background:var(--green-soft);color:var(--green)}.icon-blue{background:var(--blue-soft);color:var(--blue)}.mini-calendar{position:absolute;background:#fff;color:var(--ink);width:70%;right:-28px;bottom:-50px;border-radius:13px;box-shadow:0 20px 45px rgba(6,4,25,.25);padding:18px}.cal-days,.cal-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.cal-days span{font-size:12px;color:#a0a2af;font-weight:800}.cal-grid i{height:28px;display:flex;align-items:center;justify-content:center;font-size:12px;font-style:normal;position:relative}.cal-grid i.event-day{background:#ede8ff;color:var(--purple);font-weight:800;border-radius:6px}.cal-grid i.event-day small{position:absolute;width:3px;height:3px;background:var(--purple);border-radius:50%;bottom:3px}.cal-grid i.event-day.orange{background:#fff0e8;color:var(--orange)}.conflict-demo{margin-top:28px}.conflict-demo>span{display:flex;flex-direction:column;background:#f8f8fb;border:1px solid var(--line);padding:10px 13px;border-radius:9px;font-size:12px}.conflict-demo>span b{font-size:12px;color:var(--muted)}.conflict-demo>span.danger{border-color:#ffc8cd;background:#fff5f6}.conflict-demo>i{display:block;height:34px;border-left:1px dashed #b8bbc6;margin-left:20px;position:relative}.conflict-demo>i:before{content:"!";position:absolute;width:17px;height:17px;display:flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;border-radius:50%;left:-9px;top:8px;font-size:12px;font-style:normal;font-weight:800}.conflict-demo>i small{position:absolute;left:19px;top:9px;white-space:nowrap;color:var(--orange);font-size:12px;font-style:normal}.integration-logos{display:flex;margin-top:40px;gap:10px}.integration-logos span{width:49px;height:49px;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fafafe;font-size:21px;font-weight:800;color:#4e5668}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.15fr;gap:50px;align-items:center;min-height:270px}.people-demo{background:#f8f8fc;border:1px solid var(--line);border-radius:15px;padding:8px}.people-demo>span{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:9px;border-bottom:1px solid #e8e9ee}.people-demo>span:last-child{border:0}.people-demo i{width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e6dfff;color:var(--purple);font-size:12px;font-style:normal;font-weight:800}.people-demo b{display:flex;flex-direction:column;font-size:12px}.people-demo b small{color:var(--muted);font-weight:400}.people-demo em{font-size:12px;font-style:normal;padding:4px 8px;border-radius:8px}.people-demo em.yes{color:var(--green);background:var(--green-soft)}.people-demo em.maybe{color:#c0701d;background:#fff3dd}.workflow-section{background:var(--navy);color:#fff;position:relative;overflow:hidden}.workflow-section:before{content:"";position:absolute;width:500px;height:500px;border-radius:50%;background:#392874;filter:blur(120px);opacity:.45;right:-100px;top:-250px}.section-heading.light p{color:#b7bccb}.eyebrow-light{color:#ad99ff}.workflow{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;position:relative}.workflow:before{content:"";position:absolute;left:16%;right:16%;top:47px;border-top:1px dashed #596075}.workflow article{text-align:center;position:relative}.workflow article>b{position:absolute;top:-10px;left:calc(50% + 30px);font-size:12px;color:#7e859a}.workflow-icon{width:72px;height:72px;margin:auto;border-radius:20px;background:#242e45;border:1px solid #3a455d;display:flex;align-items:center;justify-content:center;color:#ae98ff;position:relative;z-index:1}.workflow h3{margin:22px 0 8px}.workflow p{font-size:14px;color:#aab0c0}.price-preview-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:100px;align-items:center}.check-list{list-style:none;padding:0;margin:28px 0;display:grid;gap:12px}.check-list li{display:flex;align-items:center;gap:10px}.check-list li svg{color:var(--green);background:var(--green-soft);border-radius:50%;padding:3px;width:20px;height:20px}.price-card{border:1px solid #ded9f7;border-radius:22px;padding:34px;background:linear-gradient(145deg,#fff,#f8f5ff);box-shadow:var(--shadow)}.price-card>span{font-size:12px;letter-spacing:1.3px;font-weight:800;color:var(--purple)}.price{display:flex;align-items:center;gap:14px;margin:15px 0}.price b{font-size:55px;line-height:1;letter-spacing:-3px}.price small{color:var(--muted);line-height:1.4}.price-card>p{color:var(--muted);border-top:1px solid var(--line);padding-top:20px}.price-card>small{display:block;text-align:center;color:var(--muted);font-size:12px;margin-top:13px}.cta-section{background:linear-gradient(115deg,#6441e5,#7c58ef);color:#fff;padding:57px 0;position:relative;overflow:hidden}.cta-section .container{display:flex;align-items:center;justify-content:space-between}.cta-section h2{font-size:36px;letter-spacing:-1.5px;margin:12px 0 2px}.cta-section p{margin:0;color:#ddd6ff}.site-footer{background:#11192b;color:#fff;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-grid p,.footer-grid a,.footer-grid span{color:#9da4b5;font-size:13px}.footer-grid strong{font-size:12px;margin-bottom:7px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #293144;margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#767e90;font-size:12px}
.page-hero{padding:100px 0 75px;background:linear-gradient(180deg,#faf9ff,#fff)}.page-hero.centered{text-align:center}.page-hero p{font-size:18px;color:var(--muted);max-width:680px}.page-hero.centered p{margin-inline:auto}.feature-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-detail-grid article{border:1px solid var(--line);padding:30px;border-radius:18px}.pricing-page{padding:0 0 110px}.pricing-card-main{max-width:950px;margin:auto;display:grid;grid-template-columns:1.35fr .65fr;border:1px solid #ddd8f4;border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.pricing-card-main>div{padding:45px}.pricing-card-main h2{font-size:36px;margin:15px 0 0}.check-list.two-cols{grid-template-columns:1fr 1fr}.pricing-buy{background:#f7f4ff;display:flex;flex-direction:column;justify-content:center;text-align:center}.pricing-buy .price{justify-content:center}.pricing-buy>p{color:var(--muted)}.pricing-buy>small{margin-top:12px;color:var(--muted)}.pricing-faq{max-width:800px;margin:85px auto 0}.pricing-faq h2{text-align:center;font-size:35px}.pricing-faq details{border-bottom:1px solid var(--line);padding:18px 0}.pricing-faq summary{font-weight:750;cursor:pointer}.pricing-faq p{color:var(--muted)}.error-page{text-align:center;padding:130px 0}.error-code{font-size:100px;font-weight:900;color:#ebe6ff;line-height:1}.error-page h1{font-size:36px;margin:0}
/* Authentication */
.auth-page{min-height:100vh;background:#fff}.auth-brand{position:absolute;left:42px;top:32px;z-index:2;color:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:42% 58%}.auth-aside{background:linear-gradient(155deg,#182139,#271d53);color:#fff;padding:170px 70px 70px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-aside:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:#6744e7;filter:blur(100px);opacity:.35;bottom:-180px;left:-100px}.auth-aside h1{font-size:48px;line-height:1.08;letter-spacing:-2.3px;max-width:500px;margin:20px 0}.auth-aside>p{color:#b8bdcc;font-size:17px;max-width:480px}.auth-mini-card{position:relative;z-index:1;margin-top:50px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:14px;display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:13px;max-width:440px}.mini-date{width:43px;height:48px;border-radius:9px;background:#fff;color:var(--purple);display:flex;flex-direction:column;align-items:center;justify-content:center}.mini-date b{font-size:18px;line-height:1}.mini-date span{font-size:12px;font-weight:800}.auth-mini-card>div:nth-child(2){display:flex;flex-direction:column}.auth-mini-card small{color:#abb1c2}.auth-main{display:flex;align-items:center;justify-content:center;padding:70px}.auth-form-wrap{width:min(440px,100%)}.auth-form-wide{width:min(600px,100%)}.auth-form-wrap h2{font-size:36px;line-height:1.15;letter-spacing:-1.4px;margin:13px 0 6px}.auth-form-wrap>.muted{margin-bottom:30px}.auth-switch{text-align:center;color:var(--muted);font-size:13px;margin-top:20px}.auth-switch a{color:var(--purple);font-weight:750}
/* Forms */
.form-stack{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-2{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700}label em{font-style:normal;color:var(--red)}input,select,textarea{width:100%;border:1px solid #dcdfe8;border-radius:9px;background:#fff;padding:11px 13px;color:var(--ink);outline:none;transition:.18s}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#9782ed;box-shadow:0 0 0 3px rgba(103,68,231,.09)}input::placeholder,textarea::placeholder{color:#afb3c0}.input-suffix{position:relative}.input-suffix input{padding-right:55px}.input-suffix span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:12px}.field-error{color:var(--red);font-weight:500}.form-hint{font-size:12px;color:var(--muted);font-weight:400;margin:0}.form-actions{display:flex;justify-content:flex-end;padding:18px;border-top:1px solid var(--line)}fieldset{border:0;padding:0;margin:0}legend{font-size:13px;font-weight:750;margin-bottom:10px}
/* Dashboard shell */
.dashboard-page{background:#f5f6fa}.sidebar{position:fixed;z-index:50;inset:0 auto 0 0;width:250px;background:var(--navy);color:#fff;padding:22px 15px;display:flex;flex-direction:column}.sidebar-head{display:flex;align-items:center;justify-content:space-between;padding:0 9px 20px}.sidebar-close{display:none;border:0;background:none;color:#fff;font-size:28px}.workspace-chip{display:grid;grid-template-columns:38px 1fr 15px;gap:9px;align-items:center;background:#1b253b;border:1px solid #2b364c;border-radius:12px;padding:10px;margin-bottom:21px}.workspace-chip>div{display:flex;flex-direction:column;min-width:0}.workspace-chip b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-chip small{font-size:12px;color:#858ea2}.avatar{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#7652ed,#5c39d5);color:#fff;font-size:12px;font-weight:850;flex:none}.avatar-orange{background:linear-gradient(145deg,#ff966c,#f66e37)}.avatar-small{width:33px;height:33px;border-radius:9px}.avatar-soft{background:#eeeaff;color:var(--purple)}.side-nav{display:flex;flex-direction:column;gap:3px}.nav-label{font-size:12px;letter-spacing:1.4px;color:#737d92;font-weight:800;margin:12px 11px 5px}.side-nav a{padding:9px 11px;border-radius:8px;color:#abb2c1;font-size:12px;font-weight:650;display:flex;align-items:center;gap:11px}.side-nav a svg{width:17px}.side-nav a:hover{background:#1b253b;color:#fff}.side-nav a.active{background:linear-gradient(90deg,#6845e8,#5e3bd6);color:#fff;box-shadow:0 8px 18px rgba(0,0,0,.15)}.sidebar-help{margin-top:auto;background:linear-gradient(145deg,#201b46,#27254a);border:1px solid #373257;border-radius:12px;padding:14px;display:flex;flex-direction:column;align-items:flex-start}.sidebar-help>svg{color:#aa94ff;margin-bottom:7px}.sidebar-help b{font-size:12px}.sidebar-help span{font-size:12px;color:#9299ab}.sidebar-help a{font-size:12px;color:#b6a7ff;margin-top:8px;font-weight:700}.sidebar-user{display:grid;grid-template-columns:33px 1fr auto;align-items:center;gap:8px;border-top:1px solid #2a3346;margin-top:15px;padding:15px 5px 0}.sidebar-user>div{display:flex;flex-direction:column;min-width:0}.sidebar-user b{font-size:12px}.sidebar-user small{font-size:12px;color:#7e879b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user button{border:0;background:transparent;color:#8790a2;padding:4px;cursor:pointer}.dashboard-shell{margin-left:250px;min-height:100vh}.topbar{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;position:sticky;top:0;z-index:30}.topbar-title{display:flex;flex-direction:column}.topbar-title small{font-size:12px;color:#9a9eac;font-weight:850;letter-spacing:1.2px}.topbar-title b{font-size:15px}.topbar-actions{display:flex;align-items:center;gap:13px;margin-left:auto}.sidebar-open{display:none;border:0;background:none}.dashboard-main{padding:29px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:20px}.page-heading h1{font-size:27px;letter-spacing:-.9px;margin:0 0 3px}.page-heading p{color:var(--muted);margin:0;font-size:13px}.today{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.back-link{font-size:12px;color:var(--purple);font-weight:750;display:inline-flex;align-items:center;gap:4px;margin-bottom:7px}.back-link svg{width:14px}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 3px 10px rgba(27,34,59,.025)}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 21px;border-bottom:1px solid var(--line)}.panel-head>div{display:flex;flex-direction:column}.panel-head h2{font-size:15px;margin:0;letter-spacing:-.2px}.panel-head p{font-size:12px;color:var(--muted);margin:2px 0 0}.panel-head>a{color:var(--purple);font-size:12px;font-weight:750;display:flex;align-items:center;gap:5px}.panel-head>a svg{width:13px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;display:flex;align-items:center;gap:13px}.stat-icon{width:43px;height:43px;border-radius:12px;flex:none}.stat-icon.purple{background:var(--purple-soft);color:var(--purple)}.stat-icon.orange{background:var(--orange-soft);color:var(--orange)}.stat-icon.green{background:var(--green-soft);color:var(--green)}.stat-icon.blue{background:var(--blue-soft);color:var(--blue)}.stat-card>div{display:grid;grid-template-columns:auto auto}.stat-card span{grid-column:1/-1;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);font-weight:750}.stat-card b{font-size:26px;line-height:1.2}.stat-card small{align-self:end;color:#9a9eac;font-size:12px;margin:0 0 5px 8px}.dashboard-grid-main{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.side-stack{display:flex;flex-direction:column;gap:20px}.event-list{padding:5px 20px}.event-row{display:grid;grid-template-columns:45px minmax(160px,1fr) 95px 110px 70px 36px;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #f0f0f4}.event-row:last-child{border:0}.date-tile{width:43px;height:49px;border-radius:9px;background:var(--purple-soft);color:var(--purple);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:none}.date-tile b{font-size:17px;line-height:1}.date-tile span{font-size:12px;font-weight:850}.date-tile.large{width:60px;height:66px}.date-tile.large b{font-size:24px}.event-info,.event-time{display:flex;flex-direction:column;min-width:0}.event-info>a{font-weight:750;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-info>span,.event-time>span{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:4px}.event-info svg{width:11px}.event-time b{font-size:12px}.pill{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:4px 8px;border-radius:20px;font-size:12px;font-weight:800}.status-draft{background:#eff0f4;color:#737989}.status-pending{background:#fff0e5;color:#cf6d26}.status-closed{background:#e9f2ff;color:#3572bd}.status-official{background:#e5f7ef;color:#18815d}.availability-meter{display:flex;flex-direction:column;gap:5px}.availability-meter>span{width:55px;height:4px;border-radius:4px;background:#ececf1;overflow:hidden}.availability-meter>span:after{content:"";display:block;width:var(--value);height:100%;background:var(--green)}.availability-meter small{font-size:12px;color:var(--muted)}.count-badge{min-width:22px;height:22px;padding:0 7px;border-radius:11px;background:var(--orange-soft);color:var(--orange);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.all-clear{text-align:center;padding:29px 18px}.all-clear>span{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:var(--green-soft);color:var(--green);margin:auto}.all-clear>b{display:block;font-size:12px;margin-top:9px}.all-clear>p{font-size:12px;color:var(--muted);margin:2px}.alert-item{display:flex;gap:9px;padding:11px 17px;border-bottom:1px solid var(--line)}.alert-item>span{width:28px;height:28px;border-radius:8px;background:var(--orange-soft);color:var(--orange);display:flex;align-items:center;justify-content:center;flex:none}.alert-item>span svg{width:14px}.alert-item>div{display:flex;flex-direction:column}.alert-item b{font-size:12px}.alert-item small{font-size:12px;color:var(--muted);line-height:1.4}.quick-grid{display:grid;grid-template-columns:1fr 1fr;padding:12px;gap:8px}.quick-grid a{background:#f8f8fb;border:1px solid #ededf2;border-radius:9px;padding:12px;display:flex;gap:8px;align-items:center}.quick-grid a:hover{border-color:#d4caff;background:#f5f2ff}.quick-grid a svg{color:var(--purple);width:17px}.quick-grid span{font-size:12px;line-height:1.25;font-weight:700}.empty-state{text-align:center;padding:50px 20px}.empty-state>span{width:55px;height:55px;border-radius:16px;background:var(--purple-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;margin:auto}.empty-state h3{margin:15px 0 3px}.empty-state p{color:var(--muted);margin:0 0 15px}.empty-inline{text-align:center;color:var(--muted);padding:30px}
/* Tables, events, calendar */
.toolbar{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line);gap:15px}.search-box{position:relative;min-width:260px}.search-box svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;color:#9ca1b0}.search-box input{padding:9px 12px 9px 36px;background:#f8f8fb;border-color:#ececf1;font-size:12px}.filter-pills,.view-switch{display:flex;align-items:center;background:#f2f3f7;border-radius:9px;padding:3px;gap:2px}.filter-pills a,.view-switch button{border:0;background:transparent;border-radius:7px;padding:6px 10px;font-size:12px;font-weight:700;color:#777d8e;cursor:pointer}.filter-pills a.active,.view-switch button.active{background:#fff;color:var(--purple);box-shadow:0 2px 7px rgba(30,35,58,.09)}.view-switch button{display:flex;gap:6px;align-items:center}.view-switch svg{width:14px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{text-align:left;background:#fafafd;border-bottom:1px solid var(--line);padding:10px 15px;font-size:12px;color:#969aa9;letter-spacing:.7px;text-transform:uppercase;white-space:nowrap}.data-table td{padding:12px 15px;border-bottom:1px solid #f0f0f4;font-size:12px;vertical-align:middle}.data-table tbody tr:last-child td{border:0}.data-table tbody tr:hover{background:#fdfdff}.data-table td>a{color:var(--purple)}.table-event,.person-cell{display:flex;align-items:center;gap:10px;min-width:180px}.table-event img,.event-placeholder{width:39px;height:39px;border-radius:8px;object-fit:cover}.event-placeholder{display:flex;align-items:center;justify-content:center;background:var(--purple-soft);color:var(--purple)}.event-placeholder svg{width:17px}.table-event>div{display:flex;flex-direction:column}.table-event a{font-weight:750}.table-event small,.cell-sub{display:flex;color:var(--muted);font-size:12px;font-weight:400;align-items:center;gap:3px}.table-event small svg{width:10px}.calendar-view{padding:18px}.calendar-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:15px}.calendar-toolbar h2{font-size:18px;margin:0 8px;min-width:160px}.calendar-toolbar .btn{margin-left:auto}.app-calendar{display:grid;grid-template-columns:repeat(7,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.calendar-day-name{background:#fafafd;text-align:center;padding:8px;font-size:12px;font-weight:800;color:var(--muted);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.calendar-cell{min-height:115px;padding:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.calendar-cell.outside{background:#fafafd;color:#bbb}.calendar-cell.today>.calendar-number{background:var(--purple);color:#fff}.calendar-number{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;margin-bottom:5px}.calendar-event{display:block;padding:4px 6px;border-radius:5px;background:var(--purple-soft);color:var(--purple);font-size:12px;font-weight:700;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-left:2px solid var(--purple)}.calendar-event.status-official{background:var(--green-soft);color:var(--green);border-color:var(--green)}.calendar-event.status-closed{background:var(--blue-soft);color:var(--blue);border-color:var(--blue)}.calendar-event.status-pending_signatures{background:var(--orange-soft);color:#c46a29;border-color:var(--orange)}
/* Event form */
.event-form{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:start}.form-main{display:flex;flex-direction:column;gap:18px}.form-section{padding:24px}.form-section-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}.form-section-head>span{width:37px;height:37px;border-radius:10px;background:var(--purple-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:850;flex:none}.form-section-head h2{font-size:15px;margin:0}.form-section-head p{font-size:12px;color:var(--muted);margin:2px 0 0}.google-place-box{border:1px dashed #cfc8e9;background:#faf9ff;padding:13px;border-radius:10px;display:grid;grid-template-columns:220px 1fr;align-items:center;gap:15px}.google-place-box>div:first-child{display:flex;align-items:center;gap:9px}.google-place-box>div:first-child>svg{color:var(--purple)}.google-place-box>div:first-child>span{display:flex;flex-direction:column}.google-place-box b{font-size:12px}.google-place-box small{font-size:12px;color:var(--muted);font-weight:400}.maps-placeholder{font-size:12px;color:var(--muted)}gmp-place-autocomplete{width:100%;font-size:12px}.location-confirmed{display:flex;align-items:center;gap:8px;color:var(--green);font-size:12px;background:var(--green-soft);padding:8px 12px;border-radius:8px}.location-confirmed svg{width:14px}.location-confirmed a{margin-left:auto;font-weight:750}.poster-existing{display:flex;gap:8px;overflow-x:auto;margin-bottom:15px}.poster-existing a{min-width:145px;border:1px solid var(--line);padding:9px;border-radius:9px;display:flex;flex-direction:column}.poster-existing span{color:var(--purple);font-size:12px;font-weight:850}.poster-existing b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.poster-existing small{color:var(--muted);font-size:12px}.poster-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.upload-card{border:1px dashed #cdd0da;border-radius:11px;padding:15px;align-items:center;text-align:center;cursor:pointer}.upload-card:hover{border-color:var(--purple);background:#faf9ff}.upload-card input{display:none}.upload-card>span{width:32px;height:32px;border-radius:8px;background:var(--purple-soft);color:var(--purple);display:flex;align-items:center;justify-content:center}.upload-card>span svg{width:16px}.upload-card b{font-size:12px}.upload-card small{font-size:12px;color:var(--muted);font-weight:400}.form-side{display:flex;flex-direction:column;gap:18px}.sticky-panel{position:sticky;top:87px;padding:20px}.sticky-panel h2{font-size:15px;margin:0}.sticky-panel>p{font-size:12px;color:var(--muted);margin:4px 0 15px}.status-options{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.status-radio{display:grid;grid-template-columns:15px 10px 1fr;align-items:center;gap:8px;border:1px solid var(--line);padding:9px;border-radius:9px;cursor:pointer}.status-radio>input{width:15px;height:15px;accent-color:var(--purple)}.status-radio>i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-radio>span{display:flex;flex-direction:column}.status-radio b{font-size:12px}.status-radio small{font-size:12px;color:var(--muted);font-weight:400}.status-radio:has(input:checked){border-color:currentColor;background:color-mix(in srgb,currentColor 5%,white)}.sticky-panel>label{margin-bottom:15px}.danger-zone{padding:15px}.danger-zone h3{font-size:12px;margin:0 0 10px}.danger-zone form+form{margin-top:5px}.conflict-box{background:#fff8f2;border:1px solid #ffd9c3;border-radius:14px;padding:16px;margin-bottom:18px}.conflict-title{display:flex;gap:11px}.conflict-title>span{width:35px;height:35px;border-radius:10px;background:var(--orange-soft);color:var(--orange);display:flex;align-items:center;justify-content:center}.conflict-title h3{font-size:13px;margin:0}.conflict-title p{font-size:12px;color:var(--muted);margin:1px 0}.conflict-line{display:flex;flex-direction:column;margin:11px 0 0 46px;border-top:1px solid #ffe3d3;padding-top:9px}.conflict-line b{font-size:12px}.conflict-line span{font-size:12px;color:#7b6256}
/* Members, attendance */
.member-summary{display:flex;gap:20px;margin-bottom:17px}.member-summary>span{display:flex;align-items:baseline;gap:7px}.member-summary b{font-size:20px}.member-summary small{font-size:12px;color:var(--muted)}.person-cell b{font-size:12px}.person-cell>div{display:flex;flex-direction:column}.tag{display:inline-flex;padding:4px 8px;background:#f0f1f5;border-radius:6px;color:#606678;font-size:12px}.access-on{color:var(--green);display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700}.access-on svg{width:12px}.attendance-rate{display:flex;align-items:center;gap:8px}.attendance-rate>span{width:55px;height:5px;border-radius:4px;background:#ececf1}.attendance-rate i{display:block;height:100%;background:var(--green);border-radius:4px}.attendance-rate b{font-size:12px}.modal{position:fixed;z-index:100;inset:0;display:none;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(10,15,30,.6);backdrop-filter:blur(3px)}.modal-card{position:relative;background:#fff;width:min(520px,100%);max-height:90vh;overflow-y:auto;border-radius:18px;padding:25px;box-shadow:0 30px 80px rgba(9,13,29,.3)}.modal-large{width:min(680px,100%)}.modal-close{position:absolute;right:16px;top:14px;border:0;background:#f1f2f5;width:30px;height:30px;border-radius:50%;cursor:pointer;font-size:20px}.modal-head{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:20px}.modal-head h2{font-size:18px;margin:0}.modal-head p{font-size:12px;color:var(--muted);margin:2px 0}.checkbox-card{display:grid;grid-template-columns:18px 20px 1fr;align-items:center;border:1px solid var(--line);padding:12px;border-radius:10px;cursor:pointer}.checkbox-card input{width:17px;accent-color:var(--purple)}.checkbox-card>svg{color:var(--purple)}.checkbox-card>span{display:flex;flex-direction:column}.checkbox-card small{color:var(--muted);font-size:12px;font-weight:400}.attendance-head{padding:20px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.attendance-head h2{font-size:15px;margin:0}.attendance-head p{font-size:12px;color:var(--muted);margin:2px 0}.attendance-legend{display:flex;gap:10px;font-size:12px;color:var(--muted)}.attendance-legend span{display:flex;align-items:center;gap:4px}.dot{width:6px;height:6px;border-radius:50%;display:block}.dot.green{background:var(--green)}.dot.red{background:var(--red)}.dot.orange{background:var(--orange)}.dot.blue{background:var(--blue)}.attendance-list{padding:5px 18px}.attendance-row{display:grid;grid-template-columns:minmax(190px,1fr) auto 170px;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:13px 0}.attendance-buttons{display:flex;gap:4px}.attendance-buttons label{cursor:pointer}.attendance-buttons input{display:none}.attendance-buttons span{padding:6px 8px;border:1px solid var(--line);border-radius:7px;font-size:12px}.attendance-buttons input:checked+span{color:#fff}.att-present input:checked+span{background:var(--green);border-color:var(--green)}.att-absent input:checked+span{background:var(--red);border-color:var(--red)}.att-excused input:checked+span{background:var(--orange);border-color:var(--orange)}.att-late input:checked+span{background:var(--blue);border-color:var(--blue)}.attendance-note{font-size:12px;padding:7px 9px}.availability-cards{display:flex;flex-direction:column;gap:14px}.availability-card{padding:18px;display:grid;grid-template-columns:65px 1fr 1.4fr;align-items:center;gap:18px}.availability-event h2{font-size:16px;margin:7px 0 2px}.availability-event p{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:4px;margin:0}.availability-event p svg{width:12px}.availability-form{display:grid;grid-template-columns:1fr auto;gap:8px}.response-buttons{grid-column:1/-1;display:flex;gap:5px}.response-buttons label{cursor:pointer}.response-buttons input{display:none}.response-buttons span{display:flex;align-items:center;gap:4px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;font-size:12px}.response-buttons input:checked+span{border-color:var(--purple);background:var(--purple-soft);color:var(--purple)}
/* Integration, feeds, settings */
.integration-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.integration-card{padding:18px}.integration-logo{width:40px;height:40px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:#eef0f5;color:#3c4353;font-size:18px;font-weight:850;margin-bottom:12px}.type-wordpress_tec{background:#e9f3ff;color:#2879ba}.type-webhook{background:var(--purple-soft);color:var(--purple)}.type-bandsintown{background:#eef9f6;color:#1d9e78}.integration-title{display:flex;justify-content:space-between}.integration-title h3{font-size:14px;margin:0}.integration-title span{font-size:12px;color:var(--muted)}.connection-dot{width:8px;height:8px;border-radius:50%;background:#ccc}.connection-dot.on{background:var(--green);box-shadow:0 0 0 4px var(--green-soft)}.publish-rule{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin:13px 0}.publish-rule>small{font-size:12px;color:#999dac;letter-spacing:.7px}.publish-rule>div{display:flex;gap:4px;flex-wrap:wrap;margin-top:5px}.integration-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;margin-bottom:12px}.inline-error{font-size:12px;color:var(--red);background:var(--red-soft);border-radius:7px;padding:7px;display:flex;gap:5px;margin-bottom:10px}.inline-error svg{width:12px}.sync-history{margin-top:5px}.span-all{grid-column:1/-1}.log-status{display:inline-flex;align-items:center;gap:5px;font-size:12px}.log-status i{width:6px;height:6px;border-radius:50%;background:#aaa}.log-status.success i{background:var(--green)}.log-status.error i{background:var(--red)}.integration-type-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.integration-type-picker label{cursor:pointer}.integration-type-picker input{display:none}.integration-type-picker>label>span{border:1px solid var(--line);padding:10px;border-radius:10px;display:flex;align-items:center;gap:8px}.integration-type-picker input:checked+span{border-color:var(--purple);background:var(--purple-soft)}.integration-type-picker b{width:30px;height:30px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center}.integration-type-picker em{font-style:normal;display:flex;flex-direction:column;font-size:12px}.integration-type-picker small{font-size:12px;color:var(--muted)}.status-checkboxes{display:flex;gap:5px;flex-wrap:wrap}.status-checkboxes label{cursor:pointer}.status-checkboxes input{display:none}.status-checkboxes input:not(:checked)+span{filter:grayscale(1);opacity:.45}.calendar-settings-grid,.settings-grid,.org-detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.calendar-settings-grid>.panel,.settings-grid>.panel{padding:22px}.feed-url{display:flex;gap:8px}.feed-url input{font-family:monospace;font-size:12px;background:#f8f8fb}.calendar-apps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.calendar-apps a{border:1px solid var(--line);border-radius:10px;padding:12px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:3px 8px}.calendar-apps a>span{grid-row:1/3;width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:850}.calendar-apps b{font-size:12px}.calendar-apps small{font-size:12px;color:var(--muted)}.google-cal{background:#fff0e8;color:#e36032}.apple-cal{background:#eef0f4}.outlook-cal{background:#e8f2ff;color:#277bd5}.security-note{display:flex;gap:10px;background:#fff8e8;border:1px solid #ffe6b2;padding:12px;border-radius:10px;color:#a16b11}.security-note>span{display:flex;flex-direction:column}.security-note b{font-size:12px}.security-note small{font-size:12px;font-weight:400}.calendar-status-list{display:flex;flex-direction:column;gap:7px}.calendar-status-list label{display:grid;grid-template-columns:16px 9px 1fr;align-items:center;border:1px solid var(--line);border-radius:9px;padding:10px;cursor:pointer}.calendar-status-list input{width:15px;accent-color:var(--purple)}.calendar-status-list i{width:6px;height:6px;border-radius:50%;background:var(--purple)}.calendar-status-list span{display:flex;flex-direction:column}.calendar-status-list b{font-size:12px}.calendar-status-list small{font-size:12px;color:var(--muted);font-weight:400}.toggle-row{display:grid;grid-template-columns:32px 1fr;align-items:center}.toggle-row input{display:none}.toggle-row>i{width:31px;height:18px;background:#ccc;border-radius:10px;position:relative}.toggle-row>i:after{content:"";position:absolute;width:12px;height:12px;background:#fff;border-radius:50%;left:3px;top:3px;transition:.2s}.toggle-row input:checked+i{background:var(--purple)}.toggle-row input:checked+i:after{left:16px}.toggle-row span{display:flex;flex-direction:column}.toggle-row b{font-size:12px}.toggle-row small{font-size:12px;color:var(--muted);font-weight:400}.how-calendar{padding:22px;margin-top:20px;display:flex;align-items:center;justify-content:space-between}.how-calendar>div{display:flex;align-items:center;gap:13px;max-width:58%}.how-calendar h2{font-size:14px;margin:0}.how-calendar p{font-size:12px;color:var(--muted);margin:2px 0}.how-calendar ol{list-style:none;display:flex;gap:15px;margin:0;padding:0}.how-calendar li{display:flex;align-items:center;gap:6px}.how-calendar li b{width:21px;height:21px;border-radius:50%;background:var(--purple-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;font-size:12px}.how-calendar li span{font-size:12px;max-width:65px}.billing-card{background:linear-gradient(145deg,#fff,#f8f5ff)}.billing-price{display:flex;align-items:center;gap:10px;margin:12px 0}.billing-price>b{font-size:42px;letter-spacing:-2px}.billing-price>span{color:var(--muted);font-size:12px}.trial-box{display:flex;gap:9px;background:#fff6e9;color:#bd6c20;padding:11px;border-radius:9px}.trial-box>span{display:flex;flex-direction:column}.trial-box b{font-size:12px}.trial-box small{font-size:12px}.plain-checks{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.plain-checks li{font-size:12px;display:flex;gap:7px}.plain-checks svg{width:14px;color:var(--green)}.center-note{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:7px}.account-panel{margin-top:20px;padding:18px;display:flex;justify-content:space-between;align-items:center}.account-panel>div{display:flex;align-items:center;gap:10px}.account-panel h3{margin:0;font-size:12px}.account-panel p,.account-panel>span{margin:0;font-size:12px;color:var(--muted)}
.bandsintown-export{display:flex;align-items:center;justify-content:space-between;background:#eef9f6;border:1px solid #ccece3;border-radius:12px;padding:13px 16px;margin:-5px 0 20px}.bandsintown-export>span{display:flex;flex-direction:column}.bandsintown-export b{font-size:12px}.bandsintown-export small{font-size:12px;color:var(--muted)}.api-panel{margin-top:20px}.api-token-reveal{padding:14px 20px;background:#fff8e8;border-bottom:1px solid #ffe5af}.api-token-reveal>b{display:block;font-size:12px;color:#956018;margin-bottom:7px}
.admin-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.connection-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.connection-card{padding:20px}.connection-card-head{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:12px}.connection-card-head h2{font-size:14px;margin:0}.connection-card-head p{font-size:12px;color:var(--muted);margin:1px 0}.stripe-logo{background:#eeeaff;color:#635bff}.smtp-logo{background:var(--orange-soft);color:var(--orange)}.analytics-logo{background:#fff2df;color:#e37400}.maps-logo{background:var(--green-soft);color:var(--green)}.connection-state{padding:4px 8px;border-radius:10px;font-size:12px;font-weight:800}.connection-state.ready{background:var(--green-soft);color:var(--green)}.connection-state.pending{background:var(--orange-soft);color:#bd6824}.connection-card dl{margin:0}.connection-card dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #f0f0f4;padding:8px 0}.connection-card dt{font-size:12px;color:var(--muted)}.connection-card dd{font-size:12px;font-weight:700;margin:0;text-align:right}.connection-card code,.config-guidance code{font-size:12px;background:#f1f2f6;padding:2px 4px;border-radius:4px;overflow-wrap:anywhere}.connection-help{font-size:12px;color:var(--muted);margin:13px 0 0}.smtp-test{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;margin-top:14px}.smtp-test label{font-size:12px}.smtp-test input{padding:8px;font-size:12px}.config-guidance{margin-top:18px;padding:19px;display:flex;justify-content:space-between;align-items:center}.config-guidance>div{display:flex;align-items:center;gap:12px}.config-guidance h2{font-size:13px;margin:0}.config-guidance p{font-size:12px;color:var(--muted);margin:2px 0}
/* Admin */
.admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:20px}.admin-alerts>div{display:flex;gap:9px;padding:12px 18px;border-bottom:1px solid var(--line)}.admin-alerts>div>span{width:29px;height:29px;border-radius:8px;background:var(--red-soft);color:var(--red);display:flex;align-items:center;justify-content:center}.admin-alerts>div>span svg{width:14px}.admin-alerts>div>div{display:flex;flex-direction:column}.admin-alerts b{font-size:12px}.admin-alerts small{font-size:12px;color:var(--muted)}.org-status{display:inline-flex;padding:4px 8px;border-radius:10px;font-size:12px;font-weight:800;text-transform:capitalize}.status-active{background:var(--green-soft);color:var(--green)}.status-trial{background:var(--blue-soft);color:var(--blue)}.status-past_due{background:var(--orange-soft);color:var(--orange)}.status-suspended,.status-cancelled{background:var(--red-soft);color:var(--red)}.org-detail-grid>.panel{padding:20px}.detail-list{margin:0}.detail-list>div{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}.detail-list dt{font-size:12px;color:var(--muted)}.detail-list dd{font-size:12px;font-weight:700;margin:0}.org-detail-grid+ .panel,.org-detail-grid~.panel{margin-top:20px}.audit-list{padding:8px 20px}.audit-list>div{display:grid;grid-template-columns:110px 180px 1fr;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px}.audit-list span,.audit-list small{color:var(--muted)}
.flash{padding:11px 14px;border-radius:9px;margin-bottom:17px;font-size:12px;font-weight:650}.public-page>.flash{margin-top:15px}.flash-success{background:var(--green-soft);color:#167352;border:1px solid #bdebd9}.flash-error{background:var(--red-soft);color:#a93644;border:1px solid #ffc8cf}.flash-warning{background:#fff5e5;color:#ad681c;border:1px solid #ffdfae}.cookie-banner{position:fixed;z-index:200;left:20px;right:20px;bottom:20px;max-width:760px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 60px rgba(12,18,36,.22);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-banner[hidden]{display:none}.cookie-banner>div:first-child{display:flex;flex-direction:column}.cookie-banner b{font-size:12px}.cookie-banner span{font-size:12px;color:var(--muted)}.cookie-banner>div:last-child{display:flex;gap:7px;flex:none}
@media(max-width:1180px){.hero-grid{grid-template-columns:1fr 1.1fr;gap:35px}.dashboard-grid-main{grid-template-columns:1fr}.side-stack{display:grid;grid-template-columns:1fr 1fr}.stat-grid{grid-template-columns:1fr 1fr}.event-row{grid-template-columns:45px minmax(160px,1fr) 90px 105px 36px}.event-row .availability-meter{display:none}.integration-cards{grid-template-columns:1fr 1fr}.admin-dashboard-grid{grid-template-columns:1fr}.attendance-row{grid-template-columns:1fr}.attendance-buttons{justify-content:flex-start}.attendance-note{max-width:300px}}
@media(max-width:900px){.hero{padding-top:55px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy .eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-product{max-width:650px;margin:auto}.trust-strip .container{flex-direction:column;gap:15px}.feature-detail-grid{grid-template-columns:1fr 1fr}.auth-shell{display:block}.auth-aside{display:none}.auth-brand{color:var(--ink);left:24px;top:22px}.auth-main{min-height:100vh;padding:100px 25px 40px}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:translateX(0)}.sidebar-close,.sidebar-open{display:block}.sidebar-backdrop{display:none;position:fixed;z-index:40;inset:0;background:rgba(9,13,25,.5)}.sidebar-backdrop.open{display:block}.dashboard-shell{margin-left:0}.event-form{grid-template-columns:1fr}.sticky-panel{position:static}.calendar-settings-grid,.settings-grid,.org-detail-grid,.admin-create-grid,.connection-grid{grid-template-columns:1fr}.availability-card{grid-template-columns:65px 1fr}.availability-form{grid-column:1/-1}.how-calendar{align-items:flex-start;flex-direction:column;gap:20px}.how-calendar>div{max-width:100%}}
@media(max-width:720px){.container{width:min(100% - 28px,1160px)}.site-header{height:65px}.mobile-menu{display:block}.site-nav{display:none;position:absolute;top:64px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:4px}.site-nav.open{display:flex}.site-nav a{padding:9px}.hero{padding:45px 0 60px}.hero h1,.page-hero h1{font-size:43px;letter-spacing:-2.4px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{display:none}.product-body{height:300px}.mock-main{padding:15px}.mock-stats{grid-template-columns:1fr 1fr}.mock-stats span:last-child{display:none}.mock-row{grid-template-columns:1fr 55px}.mock-row>span:last-child{display:none}.float-card{display:none}.trust-strip .container>div{display:grid;grid-template-columns:1fr 1fr}.section{padding:70px 0}.section-heading h2,.price-preview h2{font-size:34px}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto;grid-template-columns:1fr}.mini-calendar{position:relative;width:110%;right:auto;bottom:-32px}.workflow{grid-template-columns:1fr;gap:35px}.workflow:before{display:none}.price-preview-grid{grid-template-columns:1fr;gap:30px}.cta-section .container{flex-direction:column;align-items:flex-start;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.feature-detail-grid{grid-template-columns:1fr}.pricing-card-main{grid-template-columns:1fr}.pricing-card-main>div{padding:28px}.check-list.two-cols{grid-template-columns:1fr}.dashboard-main{padding:20px 14px}.topbar{padding:0 14px}.topbar-actions .btn{font-size:12px;width:auto;height:40px;padding:0 11px}.topbar-actions .btn svg{margin:0}.page-heading{align-items:flex-start}.page-heading>.btn{font-size:12px;width:auto;height:40px;padding:0 11px}.page-heading>.btn svg{width:18px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{padding:12px}.stat-card small{display:none}.stat-card b{font-size:22px}.dashboard-grid-main{display:block}.side-stack{display:flex;margin-top:16px}.event-row{grid-template-columns:42px 1fr auto}.event-row .event-time,.event-row .pill{display:none}.toolbar{align-items:stretch;flex-direction:column}.search-box{min-width:0}.filter-pills{overflow-x:auto;justify-content:flex-start}.event-table th:nth-child(3),.event-table td:nth-child(3),.event-table th:nth-child(4),.event-table td:nth-child(4){display:none}.calendar-cell{min-height:80px;padding:3px}.calendar-event{font-size:12px;height:auto;width:auto;border-radius:0 6px 0 6px;padding:4px;border-left:2px solid currentColor}.calendar-number{width:20px;height:20px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.poster-grid{grid-template-columns:1fr 1fr}.google-place-box{grid-template-columns:1fr}.integration-cards{grid-template-columns:1fr}.integration-type-picker{grid-template-columns:1fr}.calendar-apps{grid-template-columns:1fr}.how-calendar ol{flex-direction:column}.member-summary{flex-wrap:wrap}.attendance-legend{display:none}.attendance-buttons{flex-wrap:wrap}.availability-card{grid-template-columns:55px 1fr}.response-buttons{flex-wrap:wrap}.admin-dashboard-grid{display:block}.admin-dashboard-grid>.panel+ .panel{margin-top:18px}.audit-list>div{grid-template-columns:1fr}.page-hero{padding:65px 0}.cta-section h2{font-size:29px}}
@media(max-width:430px){.stat-grid{grid-template-columns:1fr}.stat-card small{display:block}.poster-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.auth-main{padding-inline:18px}.availability-form{grid-template-columns:1fr}.availability-form .btn{width:100%}}

/* DavrEvents 1.2 — identidad editorial inspirada en programas de mano y telones */
:root{--ink:#2d2422;--navy:#30161d;--navy-2:#48212c;--purple:#8f3044;--purple-dark:#702335;--purple-soft:#f5e9e9;--orange:#b98732;--orange-soft:#f8efdc;--green:#34745d;--green-soft:#e8f2ed;--blue:#496b82;--blue-soft:#e8eff3;--red:#a33a43;--red-soft:#f7e7e8;--cream:#f4efe7;--line:#dcd1c3;--muted:#746b66;--shadow:5px 5px 0 rgba(91,56,42,.08);--radius:8px;--radius-sm:4px}
body{background-color:var(--cream);background-image:linear-gradient(rgba(102,76,60,.025) 1px,transparent 1px);background-size:100% 28px;color:var(--ink)}
h1,h2,h3,.hero h1,.page-hero h1,.section-heading h2,.price-preview h2{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.035em}
.brand{letter-spacing:-.4px}.brand-mark{border-radius:50% 50% 6px 6px;background:var(--purple-dark);border:1px solid #d3aa63;box-shadow:none;transform:none}.brand-mark i{background:#d7ad63;transform:none;border-radius:1px}.brand>span:last-child>span{color:var(--orange)}.brand-light>span:last-child>span{color:#e4bd75}
.btn,button{font-size:14px}.btn{border-radius:4px;box-shadow:none;letter-spacing:.15px}.btn-primary{background:var(--purple);box-shadow:3px 3px 0 #d0a75e}.btn-primary:hover{background:var(--purple-dark);box-shadow:1px 1px 0 #d0a75e}.btn-soft{background:#eee7dc;border:1px solid #d7cbbb}.btn-ghost{border-color:#cfc1af}.btn-sm{font-size:12px;padding:9px 13px}.icon-btn{border-radius:4px}.mobile-menu{font-size:14px}
.site-header{background:rgba(248,245,238,.94);border-bottom:2px solid var(--orange)}.site-nav{font-family:Georgia,"Times New Roman",serif}.site-nav>a:not(.btn){font-size:15px}.hero{background:linear-gradient(90deg,rgba(143,48,68,.055) 1px,transparent 1px),linear-gradient(180deg,#fbf8f2,#f3ede3);background-size:42px 100%,100% 100%}.hero:before{content:"";position:absolute;inset:28px;border:1px solid rgba(185,135,50,.25);pointer-events:none}.hero h1 em{color:var(--purple)}.hero h1 em:after{filter:sepia(1) saturate(.65)}.eyebrow{color:var(--purple);letter-spacing:2.1px}.eyebrow>span{background:var(--orange)}.product-window{border-radius:6px;border:1px solid #bda88e;box-shadow:10px 12px 0 rgba(70,36,40,.13);transform:none}.window-top{background:#e9e0d5}.mock-sidebar{background:var(--navy)}.float-card{border-radius:4px;border-color:#cdbcaa;box-shadow:4px 4px 0 rgba(55,33,30,.12)}
.trust-strip{background:#ede5d9;border-color:#d4c5b2}.section{position:relative}.feature-card,.price-card,.pricing-card-main,.feature-detail-grid article{border-radius:6px;border-color:#cfc0ae;box-shadow:4px 4px 0 rgba(93,65,45,.07)}.feature-card:before,.feature-detail-grid article:before{content:"";position:absolute;left:18px;top:0;width:44px;height:3px;background:var(--orange)}.purple-card{background:var(--navy);border:1px solid #5c3740}.workflow-section{background:var(--navy);border-top:5px solid var(--orange)}.workflow-icon{border-radius:50%;background:#44212b;border-color:#815163;color:#e1b86e}.cta-section{background:var(--purple);border-top:4px solid var(--orange)}.site-footer{background:#241317;border-top:4px solid var(--orange)}
.sidebar{background:var(--navy);border-right:3px solid var(--orange)}.workspace-chip,.sidebar-help{background:#42202a;border-color:#65404a;border-radius:5px}.side-nav a{font-size:13px;border-radius:3px;border-left:3px solid transparent}.side-nav a.active{background:#f1e5d2;color:#4a1e29;box-shadow:none;border-left-color:var(--orange)}.sidebar-help a{font-size:12px;color:#e3bd77}.topbar{background:#f8f5ee;border-bottom:2px solid #d7c8b6}.panel{border-radius:6px;border-color:#d6c9b9;box-shadow:var(--shadow)}.panel-head{border-bottom-color:#ddd1c2}.panel-head h2{font-size:17px}.panel-head>a{font-size:12px}.page-heading h1{font-size:30px}.stat-card{border-radius:5px;border-color:#d6c8b8;border-top:3px solid var(--orange);box-shadow:3px 3px 0 rgba(73,48,37,.06)}.stat-icon,.feature-icon{border-radius:50%}.date-tile{border-radius:3px;background:var(--purple);color:#fff;border-bottom:3px solid var(--orange)}.pill{border-radius:3px;font-size:12px;letter-spacing:.2px}.table-wrap{background:#fffdf9}.data-table th{background:#ede5da;color:#665b55;font-size:12px}.data-table td{font-size:12px}.table-event a,.event-info>a{font-size:13px}.public-event-name,.event-public-label{color:var(--purple)!important;font-weight:700}.toolbar{background:#faf7f1}.search-box input{background:#fffdf9}.filter-pills,.view-switch{background:#e9e1d6;border-radius:4px}.filter-pills a,.view-switch button{font-size:12px;border-radius:2px;padding:8px 12px}.filter-pills a.active,.view-switch button.active{color:var(--purple);box-shadow:0 2px 0 var(--orange)}.quick-grid a{border-radius:3px;background:#f1ebe2}.quick-grid span{font-size:12px}.calendar-event{font-size:12px;border-radius:2px}.calendar-cell.today>.calendar-number{background:var(--purple)}
.form-section{border-top:3px solid var(--orange)}input,select,textarea{border-radius:3px;background:#fffdf9;border-color:#cfc2b2}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(185,135,50,.14)}.status-radio,.upload-card,.google-place-box,.location-confirmed{border-radius:4px}.status-radio b{font-size:12px}.status-radio small{font-size:12px}.upload-card b{font-size:12px}.upload-card small{font-size:12px}.poster-existing a{border-radius:3px}.poster-existing b{font-size:12px}.location-confirmed a{font-size:12px}.back-link{font-size:12px}.modal-card{border-radius:6px;border-top:4px solid var(--orange)}.modal-close{border-radius:3px;font-size:20px}.integration-card{border-top:3px solid var(--orange)}.integration-logo{border-radius:50%}.integration-type-picker>label>span{border-radius:4px}.integration-type-picker em{font-size:12px}.integration-type-picker small{font-size:12px}.poster-rule{display:flex;align-items:center;gap:7px;background:#f3ece2;border-left:3px solid var(--orange);padding:8px 10px;margin:-4px 0 12px;font-size:12px}.poster-rule svg{width:15px;color:var(--purple)}.calendar-apps a{border-radius:4px}.calendar-apps b{font-size:12px}.attendance-buttons span,.response-buttons span{font-size:12px;padding:8px 10px}.manual-plan-box{display:flex;gap:10px;background:#f2e8d5;color:#6f4b17;padding:13px;border-left:4px solid var(--orange);margin-bottom:14px}.manual-plan-box>span{display:flex;flex-direction:column}.manual-plan-box b{font-size:12px}.manual-plan-box small{font-size:12px}.connection-card,.billing-card{border-top:3px solid var(--orange)}.cookie-banner{border-radius:5px;border-top:4px solid var(--orange)}
@media(max-width:720px){.hero:before{inset:10px}.cookie-banner{left:10px;right:10px;bottom:10px;align-items:stretch;flex-direction:column}.cookie-banner>div:last-child{justify-content:flex-end}.data-table td{font-size:12px}}
.feature-detail-grid article{position:relative}.mock-heading button{font-size:12px}
.wordpress-poster-settings{margin-bottom:20px;border-top:3px solid var(--orange)}.poster-setting-list{padding:8px 20px}.poster-setting-list form{display:grid;grid-template-columns:1fr 180px auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.poster-setting-list form:last-child{border-bottom:0}.poster-setting-list form>div{display:flex;flex-direction:column}.poster-setting-list b{font-size:13px}.poster-setting-list small{font-size:12px;color:var(--muted)}.poster-setting-list select{font-size:12px}@media(max-width:720px){.poster-setting-list form{grid-template-columns:1fr}.poster-setting-list .btn{width:100%}}
.upload-card small,.status-radio small,.integration-type-picker small,.calendar-apps small{font-size:12px}.upload-card,.status-radio,.integration-type-picker>label>span,.calendar-apps a{line-height:1.35}
.poster-setting-list small,.manual-plan-box small{font-size:12px}
@media(max-width:720px){.topbar-actions .btn,.page-heading>.btn{width:auto;height:40px;padding:0 11px;font-size:12px}.topbar-actions .btn svg,.page-heading>.btn svg{margin-right:5px}}

/* DavrEvents 1.2.1 — lenguaje visual de producción escénica y hoja de ruta */
:root{
    --ink:#102a33;
    --navy:#102a33;
    --navy-2:#173d48;
    --purple:#087f8c;
    --purple-dark:#075f69;
    --purple-soft:#dff1f0;
    --orange:#f06449;
    --orange-soft:#ffebe5;
    --green:#217a58;
    --green-soft:#e3f3e9;
    --blue:#2e6f95;
    --blue-soft:#e4f0f6;
    --red:#b83f4d;
    --red-soft:#fae8ea;
    --cream:#eef3f1;
    --line:#cddbd8;
    --muted:#5c706f;
    --shadow:0 12px 30px rgba(16,42,51,.08);
    --radius:0 18px 0 18px;
    --radius-sm:0 10px 0 10px;
}

body{
    color:var(--ink);
    background-color:var(--cream);
    background-image:linear-gradient(135deg,rgba(8,127,140,.025) 25%,transparent 25%,transparent 50%,rgba(8,127,140,.025) 50%,rgba(8,127,140,.025) 75%,transparent 75%);
    background-size:28px 28px;
    font-family:"Aptos","Segoe UI",Arial,sans-serif;
    font-size:16px;
    line-height:1.55;
}

h1,h2,h3,.hero h1,.page-hero h1,.section-heading h2,.price-preview h2{
    font-family:"Arial Narrow","Aptos Narrow","Helvetica Neue",Arial,sans-serif;
    font-weight:800;
    letter-spacing:-.025em;
}

.brand{font-size:23px;letter-spacing:-.8px;text-transform:uppercase}
.brand-mark{
    width:38px;
    height:32px;
    border:0;
    border-radius:0 12px 0 12px;
    background:var(--orange);
    box-shadow:4px 4px 0 #86c5c3;
    transform:skew(-7deg);
}
.brand-mark i{background:var(--ink);border-radius:0;transform:skew(7deg)}
.brand>span:last-child>span,.brand-light>span:last-child>span{color:var(--orange)}

.btn{
    min-height:43px;
    padding:11px 19px;
    border-radius:0;
    clip-path:polygon(0 0,calc(100% - 9px) 0,100% 9px,100% 100%,9px 100%,0 calc(100% - 9px));
    box-shadow:none;
    font-size:14px;
    font-weight:800;
    letter-spacing:.25px;
}
.btn:hover{transform:translate(-2px,-2px)}
.btn-primary{background:var(--orange);color:#fff;box-shadow:4px 4px 0 var(--ink)}
.btn-primary:hover{background:#d95038;box-shadow:6px 6px 0 var(--ink)}
.btn-soft{background:#dfe9e6;border:1px solid #b9ceca;color:var(--ink)}
.btn-ghost{border:2px solid var(--ink);background:transparent}
.btn-white{color:var(--ink);box-shadow:4px 4px 0 rgba(16,42,51,.25)}
.btn-sm{min-height:38px;padding:8px 14px;font-size:13px}
.icon-btn{width:40px;height:40px;border:1px solid #b9ceca;border-radius:0 10px 0 10px;background:#fff;font-size:14px}
.icon-btn:hover{color:var(--orange);border-color:var(--orange);background:var(--orange-soft)}

/* Web comercial: cartel contemporáneo, sin tarjetas SaaS redondeadas */
body.public-page{background:#f8f5ee}
.site-header{height:82px;background:var(--ink);border:0;border-bottom:6px solid var(--orange)}
.site-header .brand{color:#fff}
.site-nav{font-family:"Aptos","Segoe UI",Arial,sans-serif;font-size:15px}
.site-nav>a:not(.btn){color:#dce9e7;font-size:15px}
.site-nav>a:not(.btn):hover{color:#ff9c83}
.mobile-menu span{background:#fff}
.hero{
    padding:100px 0 110px;
    background:linear-gradient(90deg,var(--orange) 0 13%,#f8f5ee 13% 72%,#cfe5e2 72% 100%);
}
.hero:before{inset:32px;border:2px solid var(--ink);opacity:.16}
.hero-grid{grid-template-columns:.9fr 1.1fr;gap:70px}
.hero h1,.page-hero h1{text-transform:uppercase;line-height:.96}
.hero h1 em{color:var(--purple-dark)}
.hero h1 em:after{display:none}
.eyebrow{color:var(--ink);font-size:12px;letter-spacing:2.4px}
.eyebrow>span{width:32px;height:6px;background:var(--orange)}
.hero-copy>p{font-size:19px;color:#405b5c}
.product-window{border:2px solid var(--ink);border-radius:0 28px 0 28px;box-shadow:16px 16px 0 var(--orange);transform:rotate(1deg)}
.window-top{height:42px;background:#d9e7e4;border-bottom:2px solid var(--ink)}
.mock-sidebar{background:var(--ink)}
.mock-main{background:#f5f8f7}
.mock-heading button{background:var(--orange);font-size:12px}
.mock-stats>span,.mock-table{border-radius:0 10px 0 10px;border-color:#bed0cc}
.mock-row .pill{font-size:12px}
.float-card{border:2px solid var(--ink);border-radius:0 12px 0 12px;box-shadow:6px 6px 0 #91c9c5}
.trust-strip{background:var(--ink);border:0;color:#fff;padding:30px 0}
.trust-strip span,.trust-strip b{color:#d6e5e2;font-size:12px}
.feature-card,.price-card,.pricing-card-main,.feature-detail-grid article{
    border:2px solid var(--ink);
    border-radius:0 24px 0 24px;
    box-shadow:9px 9px 0 #acd4d0;
}
.feature-card{min-height:330px;padding:36px}
.feature-card:before,.feature-detail-grid article:before{left:0;top:0;width:68px;height:8px;background:var(--orange)}
.feature-icon,.workflow-icon{border-radius:0 14px 0 14px}
.purple-card{background:var(--ink);border:2px solid var(--ink);box-shadow:9px 9px 0 var(--orange)}
.workflow-section{background:#0b222a;border:0;border-left:16px solid var(--orange)}
.workflow-icon{background:#16414c;border:2px solid #6eb7b2;color:#ff8e73}
.cta-section{background:var(--orange);border:0;border-top:8px solid var(--ink)}
.site-footer{background:#081b22;border-top:8px solid #75bdb8}
.page-hero{background:linear-gradient(90deg,var(--ink) 0 64%,var(--orange) 64% 100%);color:#fff}
.page-hero p{color:#d6e6e3}
.pricing-buy{background:#dfece9}

/* Panel: mesa de producción escénica */
.sidebar{
    width:278px;
    padding:24px 18px;
    background:#f8f5ee;
    color:var(--ink);
    border:0;
    border-right:1px solid #afc4c0;
    box-shadow:6px 0 0 rgba(8,127,140,.08);
}
.dashboard-shell{margin-left:278px}
.sidebar .brand-light{color:var(--ink)}
.sidebar-head{padding:0 8px 24px;border-bottom:1px solid #c7d6d3}
.sidebar-close{color:var(--ink)}
.workspace-chip{
    grid-template-columns:42px 1fr 15px;
    margin:20px 0 24px;
    padding:13px;
    color:#fff;
    background:var(--ink);
    border:0;
    border-radius:0 16px 0 16px;
    box-shadow:5px 5px 0 #8bc4c0;
}
.workspace-chip b{font-size:13px}
.workspace-chip small{font-size:12px;color:#b8d1cd}
.avatar{border-radius:50%;background:var(--orange);font-size:12px}
.nav-label{margin:18px 12px 7px;color:#66807e;font-size:12px;letter-spacing:1.5px}
.side-nav{gap:7px}
.side-nav a{
    min-height:44px;
    padding:10px 12px;
    border:0;
    border-radius:0 12px 0 12px;
    color:#385453;
    font-size:14px;
}
.side-nav a:hover{background:#e3eeeb;color:var(--ink)}
.side-nav a.active{background:var(--purple);color:#fff;border:0;box-shadow:4px 4px 0 var(--orange)}
.side-nav a.active svg{color:#fff}
.sidebar-help{
    padding:16px;
    background:transparent;
    color:var(--ink);
    border:2px dashed #8fb4af;
    border-radius:0 14px 0 14px;
}
.sidebar-help b{font-size:13px}
.sidebar-help span,.sidebar-help a{font-size:12px;color:#53716e}
.sidebar-help a{color:var(--purple-dark);text-decoration:underline;text-underline-offset:3px}
.sidebar-user{border-top:1px solid #c7d6d3}
.sidebar-user b{font-size:13px}
.sidebar-user small{font-size:12px;color:#637b79}

.topbar{
    height:78px;
    padding:0 34px;
    color:#fff;
    background:var(--ink);
    border:0;
    border-bottom:6px solid var(--orange);
}
.topbar-title small{color:#9bc4c0;font-size:12px;letter-spacing:1.6px}
.topbar-title b{font-size:17px}
.dashboard-main{padding:36px;max-width:1660px}
.page-heading{align-items:center;margin-bottom:28px}
.page-heading h1{font-size:34px;text-transform:uppercase;letter-spacing:-.6px}
.page-heading p{font-size:14px;color:#566d6c}
.today,.back-link{font-size:13px}

.panel{
    position:relative;
    background:#fff;
    border:1px solid #b9ceca;
    border-radius:0 20px 0 20px;
    box-shadow:var(--shadow);
}
.panel-head{padding:20px 23px;border-bottom:1px solid #cbd9d6;background:#f8fbfa;border-radius:0 19px 0 0}
.panel-head:before{content:"";position:absolute;left:0;top:0;width:72px;height:5px;background:var(--orange)}
.panel-head h2{font-size:19px;text-transform:uppercase;letter-spacing:.1px}
.panel-head p{font-size:13px;color:#5c7371}
.panel-head>a{font-size:13px;color:var(--purple-dark)}

.stat-grid{gap:18px;margin-bottom:24px}
.stat-card{
    min-height:126px;
    padding:20px;
    align-items:flex-start;
    border:0;
    border-radius:0 18px 0 18px;
    background:var(--ink);
    color:#fff;
    box-shadow:6px 6px 0 #9bc9c5;
}
.stat-card:nth-child(2){background:#0b6973;box-shadow:6px 6px 0 #ff9c83}
.stat-card:nth-child(3){background:#2e5d73;box-shadow:6px 6px 0 #a8c8d7}
.stat-card:nth-child(4){background:#29664f;box-shadow:6px 6px 0 #9fd0b7}
.stat-icon,.stat-icon.purple,.stat-icon.orange,.stat-icon.blue,.stat-icon.green{
    width:38px;height:38px;border:1px solid rgba(255,255,255,.45);border-radius:0 10px 0 10px;background:transparent;color:#fff
}
.stat-card>div{display:flex;flex:1;flex-wrap:wrap;align-items:baseline}
.stat-card span{width:100%;font-size:12px;color:#d7e7e4;letter-spacing:1px}
.stat-card b{font-size:36px;line-height:1.15}
.stat-card small{font-size:12px;color:#c9dcda;margin-left:10px}

.date-tile{width:48px;height:54px;border:0;border-radius:0 12px 0 12px;background:var(--orange);color:#fff}
.date-tile b{font-size:20px}
.date-tile span{font-size:12px}
.event-row{grid-template-columns:50px minmax(180px,1fr) 105px 130px 80px 40px;padding:16px 0}
.event-info>a{font-size:15px}
.event-info>span,.event-time>span{font-size:12px}
.event-time b{font-size:14px}
.quick-grid a{min-height:72px;padding:14px;border:1px solid #c3d4d1;border-radius:0 12px 0 12px;background:#edf5f3}
.quick-grid a:hover{border-color:var(--orange);background:var(--orange-soft)}
.quick-grid span{font-size:13px}

.pill{
    gap:7px;
    padding:7px 10px;
    border:1px solid currentColor;
    border-radius:2px;
    font-size:13px;
    font-weight:800;
    line-height:1.15;
    letter-spacing:.2px;
}
.pill:before{content:"";display:block;width:7px;height:7px;background:currentColor;transform:rotate(45deg)}
.status-draft{background:#edf0ef;color:#546765}
.status-pending{background:#fff0e9;color:#a84a34}
.status-closed{background:#e7f1f6;color:#285f7b}
.status-official{background:#e5f4eb;color:#176d4d}
.count-badge,.org-status,.connection-state,.tag{font-size:12px}

.toolbar{padding:18px 20px;background:#f4f8f7;border-bottom:1px solid #bfd1cd}
.search-box input{min-height:44px;background:#fff;font-size:14px}
.filter-pills,.view-switch{padding:5px;background:#dce9e6;border-radius:0 10px 0 10px}
.filter-pills a,.view-switch button{padding:9px 13px;border-radius:0 7px 0 7px;font-size:13px}
.filter-pills a.active,.view-switch button.active{color:#fff;background:var(--purple);box-shadow:3px 3px 0 var(--orange)}
.data-table th{padding:13px 16px;background:var(--ink);color:#d9e8e5;font-size:12px;letter-spacing:1px}
.data-table td{padding:15px 16px;border-bottom:1px solid #dce6e3;font-size:14px}
.data-table tbody tr:hover{background:#eef7f5}
.table-event img,.event-placeholder{width:46px;height:46px;border-radius:0 11px 0 11px}
.table-event a{font-size:15px}
.table-event small,.cell-sub{font-size:12px}
.calendar-day-name{padding:11px;background:var(--ink);color:#dbe9e7;font-size:12px}
.calendar-number{font-size:13px}
.calendar-event{padding:6px 7px;border-radius:0 6px 0 6px;font-size:12px}

/* Formularios de ficha: mayor escala y jerarquía */
label{gap:8px;font-size:14px}
.field-label{display:inline-flex;align-items:baseline;gap:5px;width:max-content;max-width:100%;font-size:14px;font-weight:800;line-height:1.35}
.field-label>em{display:inline;color:var(--red);font-size:16px;font-style:normal;line-height:1}
input,select,textarea{min-height:48px;padding:12px 14px;border:1px solid #abc2bd;border-radius:0 10px 0 10px;background:#fff;font-size:15px}
textarea{min-height:110px}
input:focus,select:focus,textarea:focus{border-color:var(--purple);box-shadow:0 0 0 4px rgba(8,127,140,.13)}
.form-hint,.field-error{font-size:12px;line-height:1.45}
.event-form{grid-template-columns:minmax(0,1fr) 370px;gap:24px}
.form-main,.form-side{gap:22px}
.form-section{padding:28px;border:1px solid #b9ceca;border-left:7px solid var(--purple)}
.form-section-head{margin-bottom:26px}
.form-section-head>span{width:46px;height:42px;border-radius:0 12px 0 12px;background:var(--ink);color:#fff;font-size:14px;box-shadow:4px 4px 0 var(--orange)}
.form-section-head h2{font-size:20px;text-transform:uppercase}
.form-section-head p{font-size:13px}
.google-place-box{padding:16px;border:2px dashed #8db9b4;border-radius:0 14px 0 14px;background:#edf7f5}
.google-place-box b{font-size:14px}
.google-place-box small,.maps-placeholder{font-size:12px}
.location-confirmed{padding:11px 14px;border-radius:0 10px 0 10px;font-size:13px}
.poster-grid{gap:13px}
.upload-card{min-height:136px;padding:18px;border:2px dashed #9ebbb6;border-radius:0 15px 0 15px;background:#f8fbfa}
.upload-card:hover{border-color:var(--orange);background:var(--orange-soft)}
.upload-card>span{width:38px;height:38px;border-radius:0 10px 0 10px;background:var(--purple);color:#fff}
.upload-card b{font-size:14px}
.upload-card small{font-size:12px}
.poster-existing a{padding:12px;border-radius:0 10px 0 10px}
.poster-existing span,.poster-existing b,.poster-existing small{font-size:12px}
.sticky-panel{top:96px;padding:24px;border-top:7px solid var(--orange)}
.sticky-panel h2{font-size:21px;text-transform:uppercase}
.sticky-panel>p{font-size:13px;line-height:1.45}
.status-options{gap:10px;margin:20px 0 24px}
.status-radio{
    grid-template-columns:20px 12px 1fr;
    gap:10px;
    min-height:70px;
    padding:13px 14px;
    border:1px solid #b7cbc7;
    border-left:5px solid currentColor;
    border-radius:0 12px 0 12px;
    background:#fff;
}
.status-radio>input{width:18px;height:18px}
.status-radio>i{width:8px;height:8px;border-radius:0;transform:rotate(45deg)}
.status-radio b{font-size:15px;line-height:1.25}
.status-radio small{font-size:13px;line-height:1.4;color:#536967}
.status-radio:has(input:checked){box-shadow:4px 4px 0 color-mix(in srgb,currentColor 35%,transparent);background:color-mix(in srgb,currentColor 8%,white)}
.danger-zone{border-left:7px solid var(--red)}
.danger-zone h3{font-size:14px}

/* Ningún texto operativo del panel queda por debajo de 12 px */
.dashboard-page small,
.dashboard-page .integration-meta,
.dashboard-page .inline-error,
.dashboard-page .attendance-legend,
.dashboard-page .log-status,
.dashboard-page .access-on,
.dashboard-page .attendance-note,
.dashboard-page .attendance-rate b,
.dashboard-page .audit-list>div,
.dashboard-page .detail-list dt,
.dashboard-page .detail-list dd,
.dashboard-page .connection-card dt,
.dashboard-page .connection-card dd,
.dashboard-page .connection-card code,
.dashboard-page .config-guidance code,
.dashboard-page .connection-help,
.dashboard-page .security-note b,
.dashboard-page .how-calendar li span,
.dashboard-page .how-calendar li b,
.dashboard-page .account-panel p,
.dashboard-page .account-panel>span{
    font-size:12px;
}

.integration-title span,.publish-rule>small,.poster-rule,.integration-meta,.inline-error{font-size:12px}
.modal-card{padding:29px;border:1px solid #9dbbb5;border-top:7px solid var(--orange);border-radius:0 20px 0 20px}
.modal-head h2{font-size:21px;text-transform:uppercase}
.modal-head p,.checkbox-card small{font-size:12px}
.integration-type-picker>label>span,.checkbox-card,.calendar-apps a{border-radius:0 12px 0 12px}
.integration-type-picker em,.integration-type-picker small,.calendar-apps b,.calendar-apps small{font-size:12px}
.integration-type-picker em{color:inherit}
.attendance-buttons span,.response-buttons span{padding:9px 12px;font-size:13px}
.manual-plan-box{border-left:7px solid var(--orange);background:#ffefe9;color:#783b2e}
.manual-plan-box b,.manual-plan-box small{font-size:12px}

.auth-aside{background:linear-gradient(135deg,var(--ink) 0 72%,var(--orange) 72%);border-right:8px solid #7fc0bb}
.auth-mini-card{border:2px solid #8dc5c0;border-radius:0 18px 0 18px;background:rgba(255,255,255,.08);box-shadow:7px 7px 0 rgba(240,100,73,.8)}
.auth-form-wrap h2{text-transform:uppercase}

@media(max-width:1100px){
    .sidebar{width:260px}
    .dashboard-shell{margin-left:260px}
    .event-form{grid-template-columns:minmax(0,1fr) 340px}
    .stat-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:920px){
    .sidebar{width:278px;transform:translateX(-105%)}
    .sidebar.open{transform:translateX(0)}
    .dashboard-shell{margin-left:0}
    .event-form{grid-template-columns:1fr}
    .sticky-panel{position:static}
    .hero{background:linear-gradient(180deg,#f8f5ee 0 78%,#cfe5e2 78%)}
}

@media(max-width:720px){
    .dashboard-main{padding:24px 15px}
    .topbar{height:72px;padding:0 15px}
    .page-heading h1{font-size:29px}
    .stat-grid{grid-template-columns:1fr}
    .stat-card{min-height:112px}
    .panel-head{padding:18px}
    .form-section{padding:22px 18px}
    .form-section-head{align-items:flex-start}
    .poster-grid{grid-template-columns:1fr 1fr}
    .filter-pills a,.view-switch button{font-size:12px}
    .calendar-event{font-size:12px;height:auto;width:auto;padding:4px;border-left:2px solid currentColor}
    .topbar-actions .btn,.page-heading>.btn{font-size:12px}
    .site-nav,.site-nav.open{background:var(--ink);border-color:#557b78;box-shadow:8px 8px 0 var(--orange)}
}

@media(max-width:430px){
    .poster-grid{grid-template-columns:1fr}
    .field-label{white-space:normal}
}
