:root{--forest:#123d32;--deep:#082a22;--cream:#f6f1e6;--paper:#fffcf5;--mint:#a8e6cf;--sage:#6f9183;--ink:#10251f;--line:#dcd8cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button,a{transition:.18s ease}.site-header{height:86px;display:flex;align-items:center;max-width:1480px;padding:0 48px;margin:auto;border-bottom:1px solid rgba(16,37,31,.12);gap:40px}.brand{display:flex;align-items:center;gap:13px;font-size:24px;font-weight:700;white-space:nowrap}.brand b{font-weight:400}.flow-mark{width:46px;height:36px;position:relative;display:inline-block}.flow-mark:before,.flow-mark:after{content:"";position:absolute;border:3px solid var(--forest);border-radius:10px;width:25px;height:12px}.flow-mark:before{left:1px;top:18px;border-right:0}.flow-mark:after{right:1px;top:3px;border-left:0}.flow-mark i{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--mint);border:2px solid var(--forest);z-index:2}.flow-mark i:nth-child(1){left:0;bottom:0}.flow-mark i:nth-child(2){left:19px;top:13px}.flow-mark i:nth-child(3){right:0;top:0}.flow-mark.small{transform:scale(.76);transform-origin:left top}.site-header nav{display:flex;justify-content:center;gap:34px;margin-left:auto;font-size:15px}.site-header nav a:hover{color:var(--sage)}.header-cta{border:1px solid var(--forest);padding:12px 18px;border-radius:50px;font-size:14px;font-weight:700}.header-cta:hover{background:var(--forest);color:white}.hero{max-width:1480px;margin:auto;min-height:720px;padding:72px 48px 86px;display:grid;grid-template-columns:.87fr 1.13fr;gap:48px;align-items:center;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.2em;font-weight:700;color:#557b6d}.eyebrow.center{text-align:center}.eyebrow.light{color:var(--mint)}.hero h1,.section-title,.office-helper h2,.contact h2,.demo-strip h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em}.hero h1{font-size:65px;line-height:1.02;margin:22px 0}.hero h1 em{font-style:normal;color:#557b6d}.lead{font-size:18px;line-height:1.6;color:#4e625b;max-width:620px}.button-row{display:flex;gap:14px;margin-top:32px}.button{height:56px;padding:0 25px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--forest);font-weight:700;cursor:pointer}.button:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(9,42,34,.14)}.button.primary{background:var(--forest);color:white}.button.secondary{background:rgba(255,252,245,.65)}.button.mint{background:var(--mint);color:var(--deep);border-color:var(--mint)}.button.full{width:100%}.trust{font-size:14px;margin-top:26px;color:#53665f}.trust span{display:inline-grid;place-items:center;width:23px;height:23px;border:1px solid var(--forest);border-radius:50%;margin-right:7px}.flow-lines{position:absolute;width:780px;height:500px;left:240px;bottom:0;opacity:.55}.flow-lines span{position:absolute;width:100%;height:160px;border:1px solid var(--mint);border-radius:50%;transform:rotate(-15deg)}.flow-lines span:nth-child(2){top:60px;left:20px;border-color:#91b8a9}.flow-lines span:nth-child(3){top:120px;left:55px}.dashboard-preview{position:relative;z-index:2;background:var(--paper);border-radius:22px;box-shadow:0 22px 55px rgba(9,42,34,.16);border:1px solid rgba(18,61,50,.1);display:grid;grid-template-columns:150px 1fr;min-height:535px;overflow:hidden}.dashboard-preview aside{background:linear-gradient(160deg,#0b4a3b,#052a22);padding:28px 18px;color:white}.dashboard-preview aside>div{font-size:12px;padding:13px 10px;border-radius:8px;margin-bottom:4px;display:flex;gap:9px}.dashboard-preview aside .active{background:rgba(255,255,255,.14)}.dash-main{padding:30px 25px}.dash-top{display:flex;justify-content:space-between;align-items:start}.dash-top small{letter-spacing:.15em;color:#6b8279;font-size:9px}.dash-top h2{font-size:26px;margin:5px 0}.date-pill{font-size:10px;border:1px solid var(--line);padding:10px 12px;border-radius:7px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.metrics article{background:white;border:1px solid #e5e1d7;border-radius:11px;padding:15px}.metrics span{font-size:10px;display:block}.metrics strong{font-size:27px;display:block;margin:8px 0}.metrics small{font-size:8px;color:#398167}.dash-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:12px}.dash-grid article{background:white;border:1px solid #e5e1d7;border-radius:11px;padding:16px}.dash-grid h3{font-size:12px;margin:0 0 10px}.table-row{display:grid;grid-template-columns:27px 1fr auto;align-items:center;gap:7px;border-top:1px solid #eee9df;padding:10px 0}.table-row i{width:25px;height:25px;border-radius:50%;background:var(--mint);display:grid;place-items:center;font-size:8px;font-style:normal}.table-row span b,.table-row span small{display:block;font-size:9px}.table-row span small{font-size:7px;color:#80918b;margin-top:2px}.table-row mark{font-size:7px;padding:5px;border-radius:9px;background:#d4f4e8;white-space:nowrap}.table-row mark.s1{background:#edf0d8}.table-row mark.s2{background:#deeee9}.table-row mark.s3{background:var(--forest);color:white}.chart-bars{height:168px;display:flex;align-items:end;gap:5px;border-bottom:1px solid #ddd}.chart-bars i{flex:1;background:linear-gradient(var(--forest),var(--mint));border-radius:4px 4px 0 0;opacity:.85}.mini-chart>small{font-size:7px;color:#77867f}.section{padding:110px max(48px,calc((100vw - 1384px)/2))}.services{background:var(--paper);border-radius:80px 80px 0 0}.section-title{font-size:54px;text-align:center;margin:15px auto 52px;max-width:800px}.section-title.left{text-align:left;margin:12px 0}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.three-grid article{padding:34px;border:1px solid #dedace;border-radius:18px;background:#fffef9}.three-grid .number{color:#6c9284;font-size:13px}.three-grid h3{font-family:Georgia,serif;font-size:26px;margin:30px 0 12px}.three-grid p{color:#62726c;line-height:1.65}.pricing{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:46px}.section-heading>p{max-width:420px;line-height:1.65;color:#61726c}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{padding:35px;border:1px solid #dcd8cc;border-radius:20px;background:#faf7ef;position:relative;display:flex;flex-direction:column}.price-card.featured{background:var(--forest);color:white;transform:translateY(-10px)}.popular{position:absolute;right:25px;top:25px;background:var(--mint);color:var(--deep);padding:7px 10px;border-radius:20px;text-transform:uppercase;font-size:9px;font-weight:800;letter-spacing:.1em}.price-card h3{font-family:Georgia,serif;font-size:29px;margin:0 0 12px}.price-card>p{line-height:1.5;min-height:52px;color:#6a7772}.price-card.featured>p{color:#cbdcd5}.price-card>strong{font-size:31px;margin-top:22px}.price-card>small{color:#7d8b85;margin-top:5px}.price-card ul{list-style:none;padding:0;margin:28px 0;flex:1}.price-card li{border-top:1px solid rgba(120,130,125,.25);padding:12px 0;font-size:14px}.price-card.featured .button.primary{background:var(--mint);color:var(--deep);border-color:var(--mint)}.advance-note{text-align:center;margin:34px auto 0;color:#596b64}.demo-strip{background:var(--forest);color:white;padding:70px max(48px,calc((100vw - 1384px)/2));display:flex;justify-content:space-between;align-items:center}.demo-strip h2{font-size:40px;max-width:760px;margin:10px 0}.office-helper{display:grid;grid-template-columns:210px 1fr;gap:55px;align-items:center}.office-badge{width:190px;height:190px;border-radius:50%;background:var(--forest);color:var(--mint);font-family:Georgia,serif;font-size:64px;display:grid;place-items:center;box-shadow:0 0 0 15px #e1eadf}.office-helper h2{font-size:46px;margin:12px 0}.office-helper p{max-width:830px;line-height:1.7;color:#596b65}.office-helper a{font-weight:700;color:var(--forest);border-bottom:1px solid;padding-bottom:4px}.contact{background:var(--deep);color:white;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.contact h2{font-size:52px;line-height:1.05;margin:16px 0}.contact-copy>p{color:#c8d7d1;line-height:1.65}.contact-meta{display:flex;flex-direction:column;gap:12px;margin-top:35px;color:#d7e4df}.lead-form{background:var(--paper);color:var(--ink);padding:32px;border-radius:20px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.lead-form label{font-size:13px;font-weight:700}.lead-form input,.lead-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #d6d4ca;background:white;padding:13px;border-radius:8px;outline:none}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--sage);box-shadow:0 0 0 3px rgba(168,230,207,.35)}.lead-form .wide{grid-column:1/-1}.lead-form .check{display:flex;align-items:center;font-weight:400}.lead-form .check input{width:auto;margin:0 8px 0 0}.success-box{grid-column:1/-1;text-align:center;padding:50px 15px}.success-box b{font-family:Georgia,serif;font-size:30px}.success-box button{border:0;background:transparent;text-decoration:underline;cursor:pointer}footer{background:#041d17;color:#cadbd5;padding:55px max(48px,calc((100vw - 1384px)/2));display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px}footer .brand{color:white}footer .brand .flow-mark{filter:brightness(2)}footer>div{display:flex;gap:20px}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:22px}

/* Beauty demo */
.demo-notice{height:58px;background:#301f22;color:#fff;display:flex;align-items:center;justify-content:center;gap:30px;padding:0 30px;font-size:13px}.demo-notice span{font-weight:800;letter-spacing:.12em;color:#e9bea9}.demo-notice p{margin:0}.demo-notice a{border-bottom:1px solid}.beauty-demo{background:#fbf6f0;color:#402b2d;font-family:Arial,sans-serif}.beauty-demo>header{height:84px;display:flex;align-items:center;padding:0 max(38px,calc((100vw - 1280px)/2));gap:60px}.beauty-brand{font-family:Georgia,serif;font-size:28px;letter-spacing:.18em}.beauty-brand small{display:block;font:8px Arial;letter-spacing:.28em;text-align:center}.beauty-demo header nav{display:flex;gap:35px;margin-left:auto;font-size:14px}.beauty-btn{background:#8e5c62;color:white;padding:13px 20px;border-radius:30px;font-weight:700}.beauty-hero{min-height:650px;padding:70px max(38px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1fr .9fr;align-items:center;background:linear-gradient(110deg,#f6e9e0 0 62%,#dfc1b3 62%)}.beauty-kicker{text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800;color:#9a6567}.beauty-copy h1{font-family:Georgia,serif;font-size:66px;line-height:1.03;font-weight:400;margin:18px 0;max-width:680px}.beauty-copy>p{font-size:18px;line-height:1.7;max-width:600px;color:#73585a}.beauty-btn.large{display:inline-block;padding:17px 25px;margin-top:20px}.beauty-proof{display:flex;gap:25px;align-items:center;margin-top:42px;font-size:13px}.beauty-proof span{padding-left:22px;border-left:1px solid #b89588}.beauty-visual{display:grid;place-items:center;position:relative}.arch{height:500px;width:390px;border-radius:200px 200px 20px 20px;background:linear-gradient(150deg,#ba8580,#e9c7b2);box-shadow:0 25px 50px rgba(80,40,45,.18);display:grid;place-items:center;position:relative;overflow:hidden}.face-line{font:250px Georgia;color:rgba(255,255,255,.34);transform:rotate(12deg)}.arch i{position:absolute;bottom:35px;color:white;font-family:Georgia,serif}.float-card{position:absolute;left:0;bottom:60px;background:#fff8f1;padding:18px 25px;box-shadow:0 15px 35px #8c5b5b33}.float-card strong,.float-card span{display:block}.float-card strong{font:30px Georgia}.beauty-services{padding:100px max(38px,calc((100vw - 1280px)/2));text-align:center}.beauty-services h2,.beauty-form-section h2{font:46px Georgia;margin:14px}.beauty-services>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px;text-align:left}.beauty-services article{padding:30px;border:1px solid #decac1;background:#fffaf5}.beauty-services article>span{font-size:11px;color:#9a6567}.beauty-services h3{font:25px Georgia}.beauty-services p{line-height:1.6;color:#745d5f}.beauty-services b{font-size:13px}.beauty-form-section{padding:90px max(38px,calc((100vw - 1080px)/2));background:#3e292b;color:white;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.beauty-form-section h2{margin:13px 0}.beauty-form-section>div>p{line-height:1.6;color:#dfc9c4}.beauty-form-section form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.beauty-form-section label{font-size:12px}.beauty-form-section input,.beauty-form-section select{display:block;width:100%;padding:13px;border-radius:6px;border:0;margin-top:7px}.beauty-form-section button{grid-column:1/-1;border:0}.beauty-success{background:#fff4eb;color:#402b2d;padding:40px;border-radius:4px}.beauty-success b{font:30px Georgia}.beauty-success a{display:inline-block;margin-top:15px;font-weight:700}.beauty-footer{background:#25191a!important;display:flex!important;grid-template-columns:none!important;justify-content:space-between}.beauty-footer small{display:unset;border:0;padding:0}

/* CRM */
.crm-shell{min-height:100vh;background:#f2f5f2;display:grid;grid-template-columns:230px 1fr;color:#17382f}.crm-sidebar{background:#073c30;color:white;padding:26px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.crm-brand{display:flex;align-items:center;gap:9px;font-size:17px;padding:0 10px 32px}.crm-brand span b{display:block;font-size:10px;letter-spacing:.15em;color:var(--mint)}.crm-logo{width:34px;height:34px;border-radius:10px;background:var(--mint);color:var(--deep);display:grid;place-items:center;font-size:25px}.crm-sidebar nav{display:flex;flex-direction:column;gap:5px}.crm-sidebar nav button{border:0;background:transparent;color:#cae0d8;text-align:left;padding:13px;border-radius:8px;cursor:pointer;display:flex;gap:11px}.crm-sidebar nav button.active{background:rgba(168,230,207,.15);color:white}.crm-sidebar nav button i{font-style:normal;width:20px}.crm-sidebar nav button small{margin-left:auto;background:var(--mint);color:var(--deep);border-radius:10px;padding:2px 7px}.crm-side-bottom{margin-top:auto;border-top:1px solid rgba(255,255,255,.15);padding-top:18px;display:flex;flex-direction:column;gap:12px;font-size:12px}.crm-side-bottom>span{display:flex;gap:9px;align-items:center;margin-top:12px}.crm-side-bottom>span>i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--deep);font-style:normal}.crm-side-bottom b small{display:block;color:#9fc0b4;font-weight:400}.crm-content{padding:28px 34px;min-width:0}.crm-content>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.crm-content>header small{font-size:9px;letter-spacing:.2em;color:#67857a}.crm-content>header h1{margin:3px 0;font-size:27px}.crm-header-actions{display:flex;gap:10px;align-items:center}.crm-header-actions span{background:#dff3e9;color:#266a55;padding:7px 10px;border-radius:20px;font-size:11px}.crm-header-actions button{background:white;border:1px solid #dce4df;border-radius:8px;padding:10px}.crm-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.crm-metrics article{background:white;border:1px solid #dfe7e2;border-radius:12px;padding:18px}.crm-metrics article>span{font-size:12px;color:#61786f;display:flex;justify-content:space-between}.crm-metrics article>span i{font-style:normal;background:#daf3e9;width:29px;height:29px;display:grid;place-items:center;border-radius:8px;color:#17634e}.crm-metrics b{display:block;font-size:26px;margin:8px 0}.crm-metrics small{font-size:10px;color:#648478}.crm-dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:14px;margin-top:14px}.crm-dashboard-grid>article{background:white;border:1px solid #dfe7e2;border-radius:12px;padding:20px}.card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.card-head h2{font-size:15px;margin:0}.card-head button{border:0;background:none;color:#35725e;cursor:pointer}.card-head span{font-size:10px;color:#71867f}.dash-lead{display:grid;grid-template-columns:34px 1fr auto 80px;align-items:center;gap:10px;border-top:1px solid #edf0ee;padding:11px 0}.dash-lead>i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dff4eb;font-style:normal}.dash-lead span b,.dash-lead span small{display:block;font-size:12px}.dash-lead span small{font-size:9px;color:#82938d}.dash-lead mark{font-size:9px;background:#e1f3eb;padding:5px 8px;border-radius:9px}.dash-lead time{font-size:9px;color:#7a8c86}.funnel{display:flex;flex-direction:column;align-items:center;gap:8px}.funnel div{height:55px;background:linear-gradient(90deg,#0e5947,#a8e6cf);clip-path:polygon(5% 0,95% 0,100% 100%,0 100%);display:flex;justify-content:space-between;align-items:center;padding:0 17px;color:white}.funnel span{font-size:10px}.toolbar{display:flex;justify-content:space-between;align-items:center;background:white;border:1px solid #dfe7e2;padding:12px;border-radius:10px 10px 0 0}.toolbar input{width:420px;border:1px solid #dbe2de;border-radius:7px;padding:10px}.toolbar span{font-size:12px;color:#678079}.crm-table{background:white;border:1px solid #dfe7e2;border-top:0;overflow:auto}.crm-tr{display:grid;grid-template-columns:1.2fr .7fr 1.2fr .9fr .8fr;gap:16px;align-items:center;min-width:850px;padding:13px 18px;border-top:1px solid #edf0ee;font-size:12px}.crm-tr.head{background:#f8faf8;border:0;font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:#71847d}.crm-tr .customer{display:flex;align-items:center;gap:9px}.customer>i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#d9f2e8;font-style:normal;font-size:9px}.customer b small,.crm-tr>span>small{display:block;font-size:9px;color:#7b9189;margin-top:3px}.crm-tr select{max-width:150px;border:1px solid #dce4df;padding:7px;border-radius:7px;background:#f8faf9}.table-action{border:0;background:#e3f3ed;color:#195b47;padding:8px;border-radius:6px;cursor:pointer}.orders-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:15px}.orders-summary span{background:white;border:1px solid #dfe7e2;border-radius:10px;padding:18px}.orders-summary small,.orders-summary b{display:block}.orders-summary b{font-size:22px;margin-top:6px}.crm-table.orders{border-top:1px solid #dfe7e2}.orders .crm-tr{grid-template-columns:.65fr 1fr .9fr 1fr .8fr 1fr}.paid,.waiting{border:0;padding:8px;border-radius:10px;font-size:10px;cursor:pointer}.paid{background:#d8f2e8;color:#176047}.waiting{background:#f5e9d1;color:#7b5b1e}.package-info{background:#dff4eb;border:1px solid #bcded1;padding:15px;border-radius:9px;margin-bottom:15px;display:flex;justify-content:space-between;font-size:12px}.package-editor{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.package-editor form{background:white;border:1px solid #dce5e0;border-radius:12px;padding:20px}.package-editor label{display:block;font-size:11px;font-weight:700;margin-bottom:14px}.package-editor input,.package-editor textarea{display:block;width:100%;border:1px solid #dbe3de;border-radius:7px;padding:9px;margin-top:5px;resize:vertical}.saved{font-size:10px;color:#34725e}

@media(max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.dashboard-preview{max-width:800px}.hero h1{font-size:58px}.three-grid,.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.contact{grid-template-columns:1fr}.crm-metrics{grid-template-columns:1fr 1fr}.package-editor{grid-template-columns:1fr}.beauty-hero{grid-template-columns:1fr}.beauty-visual{display:none}}
@media(max-width:720px){.site-header{height:72px;padding:0 20px}.header-cta{display:none}.brand{font-size:19px}.hero{padding:50px 20px;min-height:auto}.hero h1{font-size:43px}.button-row{flex-direction:column}.dashboard-preview{grid-template-columns:1fr;min-height:auto}.dashboard-preview aside{display:none}.dash-main{padding:18px}.metrics{grid-template-columns:1fr 1fr}.metrics article:last-child{display:none}.dash-grid{grid-template-columns:1fr}.mini-chart{display:none}.section{padding:75px 20px}.services{border-radius:35px 35px 0 0}.section-title{font-size:39px}.section-heading,.demo-strip{display:block}.demo-strip{padding:60px 20px}.demo-strip h2{font-size:34px}.demo-strip .button{margin-top:20px}.office-helper{grid-template-columns:1fr}.office-badge{width:110px;height:110px;font-size:40px}.office-helper h2,.contact h2{font-size:39px}.contact{gap:35px}.lead-form{grid-template-columns:1fr;padding:20px}.lead-form label{grid-column:1/-1}footer{grid-template-columns:1fr;padding:45px 20px}.demo-notice{height:auto;padding:12px;display:block;text-align:center}.demo-notice p{margin:5px}.beauty-demo>header{padding:0 20px}.beauty-demo header nav{display:none}.beauty-demo header .beauty-btn{margin-left:auto}.beauty-hero{padding:55px 20px;background:#f6e9e0}.beauty-copy h1{font-size:45px}.beauty-services{padding:75px 20px}.beauty-services>div{grid-template-columns:1fr}.beauty-form-section{padding:70px 20px;grid-template-columns:1fr}.beauty-form-section form{grid-template-columns:1fr}.beauty-form-section label,.beauty-form-section button{grid-column:1/-1}.beauty-footer{display:block!important}.beauty-footer p{margin:15px 0}.crm-shell{grid-template-columns:1fr}.crm-sidebar{position:static;height:auto;padding:12px}.crm-brand{padding:0 5px 12px}.crm-sidebar nav{flex-direction:row;overflow:auto}.crm-sidebar nav button{white-space:nowrap}.crm-side-bottom{display:none}.crm-content{padding:20px 12px}.crm-content>header{align-items:start}.crm-header-actions button{display:none}.crm-metrics{grid-template-columns:1fr 1fr}.crm-dashboard-grid{grid-template-columns:1fr}.toolbar input{width:70%}.orders-summary{grid-template-columns:1fr}.package-info{display:block}.package-info span{display:block;margin-top:5px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.zero-start{background:linear-gradient(135deg,#edf4ed,#f8f4e9);display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center;border-top:1px solid #d9e3d9;border-bottom:1px solid #d9e3d9}.zero-start-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:1.08;font-weight:500;letter-spacing:-.04em;margin:14px 0 25px;max-width:720px}.zero-start-copy>p:not(.eyebrow){color:#526760;line-height:1.75;max-width:750px}.zero-start-copy .button{margin-top:16px}.zero-start-list{background:var(--forest);color:white;border-radius:24px;padding:38px 40px;box-shadow:0 22px 45px rgba(9,42,34,.14)}.zero-start-list>span{display:block;color:var(--mint);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:20px}.zero-start-list ul{list-style:none;padding:0;margin:0}.zero-start-list li{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:16px 0;border-top:1px solid rgba(255,255,255,.14);line-height:1.4}.zero-start-list i{font-style:normal;color:var(--mint);font-size:11px;letter-spacing:.1em}.zero-start-list li:last-child{padding-bottom:0}@media(max-width:1050px){.zero-start{grid-template-columns:1fr;gap:45px}}@media(max-width:720px){.zero-start-copy h2{font-size:39px}.zero-start-list{padding:28px 22px;border-radius:18px}.zero-start-list li{grid-template-columns:34px 1fr}}
.crm-loading,.empty-state{padding:36px;text-align:center;color:#71847d;font-size:13px}.bank-card{background:#0b4a3b;color:white;border-radius:12px;padding:18px 22px;margin-bottom:15px;display:flex;justify-content:space-between;gap:25px;align-items:center}.bank-card div>*{display:block}.bank-card small{color:var(--mint);letter-spacing:.15em;font-size:9px}.bank-card b{margin:7px 0;font-size:15px}.bank-card span,.bank-card p{font-size:11px;color:#c8ded6}.bank-card p{max-width:340px;margin:0;text-align:right}@media(max-width:720px){.bank-card{display:block}.bank-card p{display:block;margin-top:8px;text-align:left}}

/* PHP + Apache változat */
.flash{padding:14px 16px;border-radius:9px;margin-bottom:16px;font-size:14px;font-weight:700}.flash.success{background:#dff4eb;color:#195b47;border:1px solid #b8dfd0}.flash.error{background:#f8e4e1;color:#8a3028;border:1px solid #e9c2bd}.auth-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,var(--deep),#0f5746);padding:22px}.auth-card{width:min(440px,100%);background:var(--paper);border-radius:20px;padding:36px;box-shadow:0 22px 60px #00140f66}.auth-card h1{font:38px Georgia,serif;margin:34px 0 8px}.auth-card>p{color:#62756e;line-height:1.5}.auth-card form{display:grid;gap:18px;margin:28px 0}.auth-card label{font-size:13px;font-weight:700}.auth-card input{display:block;width:100%;padding:13px;border:1px solid #d6ddd9;border-radius:8px;margin-top:7px}.back-link{font-size:13px;color:#527368}.crm-sidebar nav a{border:0;background:transparent;color:#cae0d8;text-align:left;padding:13px;border-radius:8px;display:flex;gap:11px;align-items:center}.crm-sidebar nav a.active{background:rgba(168,230,207,.15);color:white}.crm-sidebar nav a i{font-style:normal;width:20px}.crm-sidebar nav a small{margin-left:auto;background:var(--mint);color:var(--deep);border-radius:10px;padding:2px 7px}.crm-header-actions a{background:white;border:1px solid #dce4df;border-radius:8px;padding:10px;font-size:12px}.crm-table form{margin:0}.crm-table form select{margin-bottom:6px}.toolbar button{border:0;background:var(--forest);color:white;padding:10px 16px;border-radius:7px;cursor:pointer}.package-editor form .button{height:46px;border:0}.funnel-100{width:100%}.funnel-78{width:78%}.funnel-56{width:56%}.funnel-38{width:38%}.chart-bars .bar-h-25{height:25px}.chart-bars .bar-h-38{height:38px}.chart-bars .bar-h-34{height:34px}.chart-bars .bar-h-55{height:55px}.chart-bars .bar-h-48{height:48px}.chart-bars .bar-h-72{height:72px}.chart-bars .bar-h-68{height:68px}.chart-bars .bar-h-91{height:91px}.chart-bars .bar-h-82{height:82px}.chart-bars .bar-h-100{height:100px}.chart-bars .bar-h-112{height:112px}.chart-bars .bar-h-126{height:126px}.demo-strip .button-row{margin-top:0;flex-wrap:wrap}.demo-strip .light-button{background:transparent;color:white;border-color:rgba(255,255,255,.55)}

/* SEO-tartalom és AI-átláthatóság */
.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;background:#fff;color:var(--deep);padding:12px 16px;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.18);font-weight:800}.skip-link:focus{top:16px}.ai-transparency{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start;background:#f5f8f5}.ai-transparency-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:1.08;font-weight:500;letter-spacing:-.04em;margin:14px 0 24px}.ai-transparency-copy>p:not(.eyebrow){color:#526760;line-height:1.75}.ai-principles{display:grid;gap:14px}.ai-principles article{background:white;border:1px solid #dce6e0;border-radius:16px;padding:24px;box-shadow:0 12px 30px rgba(9,42,34,.06)}.ai-principles span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dff4eb;color:#165846;font-size:11px;font-weight:900}.ai-principles h3{margin:14px 0 7px;font-size:20px}.ai-principles p{margin:0;color:#61746d;line-height:1.6}.faq-section{background:#fff}.faq-list{max-width:920px;margin:42px auto 0;display:grid;gap:12px}.faq-list details{border:1px solid #dbe4df;border-radius:14px;background:#f9fbf9;padding:0 22px}.faq-list summary{cursor:pointer;list-style:none;font-weight:800;padding:20px 40px 20px 0;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:0;top:15px;font-size:26px;color:var(--forest)}.faq-list details[open] summary:after{content:"–"}.faq-list details p{margin:0;padding:0 38px 20px 0;color:#5f726b;line-height:1.65}footer nav{display:flex;gap:18px;flex-wrap:wrap}footer nav a{color:inherit}
@media(max-width:1050px){.ai-transparency{grid-template-columns:1fr;gap:38px}}
@media(max-width:720px){.ai-transparency-copy h2{font-size:39px}.faq-list{margin-top:28px}.faq-list details{padding:0 17px}.faq-list summary{padding-right:28px}footer nav{flex-direction:column;gap:10px}}
