
/* Native Cégem implementation – rendered by React, no overlay/DOM relocation. */
.native-company-form .company-tax-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px 20px}
.native-company-form .company-tax-grid:has(.company-registration-field){grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.native-company-form .company-tax-main{display:flex;flex-direction:column;gap:10px;min-width:0}
.native-company-form .company-tax-main label,.native-company-form .company-registration-field{min-width:0}
.native-company-form .company-nav-button{align-self:flex-start;margin-top:0}
.native-company-form .company-tax-hint{margin-top:-2px}
.native-company-form .ev-registration-help{display:block;padding:13px 15px;border:1px solid #cfe58b;border-radius:14px;background:#f4fbdc;color:#4f5b52;font-size:13px;line-height:1.5;font-weight:650}
.native-company-form .ev-registration-help strong{color:#18251e;font-weight:850}
.native-company-form .ev-registration-help a{color:#315c12;font-weight:850;text-decoration:underline;text-underline-offset:2px}
.native-company-form .nav-locked-input{background:#f1f3ef!important;color:#59645d!important;cursor:not-allowed}
.native-company-form .company-confirm-card{display:block;position:static!important;width:auto!important;margin:8px 0 2px;padding:18px 20px;border:1px solid #c7dd77;border-radius:18px;background:linear-gradient(135deg,#f7fde9 0%,#fbfff5 100%);box-shadow:0 10px 28px rgba(24,37,30,.07)}
.native-company-form .company-confirm-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:14px}
.native-company-form .company-confirm-icon{display:flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#d9ff3f;color:#18251e;font-size:22px;font-weight:900}
.native-company-form .company-confirm-card h3{margin:0 0 4px;font-size:18px;line-height:1.25;color:#18251e}
.native-company-form .company-confirm-card p{margin:0;color:#667169;font-size:14px;line-height:1.5}
.native-company-form .company-confirm-data{margin:14px 0;background:#fff;border:1px solid #dde5db;border-radius:14px;overflow:hidden}
.native-company-form .company-confirm-data>div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:12px;padding:11px 14px;border-bottom:1px solid #e8ede6;align-items:start}
.native-company-form .company-confirm-data>div:last-child{border-bottom:0}
.native-company-form .company-confirm-data span{color:#7a847d;font-size:13px;font-weight:700}
.native-company-form .company-confirm-data strong{color:#18251e;font-size:14px;overflow-wrap:anywhere}
.native-company-form .company-confirm-check{display:flex!important;flex-direction:row!important;gap:11px;align-items:center!important;padding:13px 14px;border-radius:14px;background:#eef9cf;border:1px solid #cfe77f;cursor:pointer;color:#18251e;font-weight:750;line-height:1.45;width:100%;box-sizing:border-box}
.native-company-form .company-confirm-check input{display:block!important;flex:0 0 22px!important;width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;padding:0!important;accent-color:#18251e;cursor:pointer}
.native-company-form .company-confirm-check span{display:block;flex:1;margin:0}
.native-company-form button[type="submit"]:disabled{opacity:.46;cursor:not-allowed}
.native-company-preview{overflow:hidden}
.native-company-preview .sample-heading{align-items:center}
.native-company-preview .company-preview-toggle{border:1px solid #dce3dc;background:#fff;color:#18251e;border-radius:12px;padding:9px 12px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}
@media(max-width:720px){
 .native-company-form .company-tax-grid:has(.company-registration-field){grid-template-columns:1fr}
 .native-company-form .company-confirm-data>div{grid-template-columns:1fr;gap:3px}
 .native-company-preview .sample-heading{align-items:flex-start;flex-wrap:wrap}
 .native-company-preview .company-preview-toggle{width:100%}
}


/* PDF-hű nyugtaelőnézet – a szerveroldali TCPDF 80 mm-es nyugta szerkezetét követi. */
.native-company-preview .pdf-receipt-preview{
  width:min(100%,520px)!important;
  max-width:520px!important;
  margin:18px auto 24px!important;
  padding:34px 34px 42px!important;
  box-sizing:border-box;
  background:#fff;
  color:#18251e;
  border:1px solid #edf0ed;
  border-radius:10px;
  box-shadow:0 12px 32px rgba(24,37,30,.08);
  font-family:Arial,"DejaVu Sans",sans-serif;
}
.native-company-preview .pdf-preview-top-logo{
  width:64px;height:64px;margin:0 auto 18px;
  display:flex;align-items:center;justify-content:center;
}
.native-company-preview .pdf-preview-top-logo span{
  width:64px;height:64px;border-radius:14px;
  display:flex;align-items:center;justify-content:center;
  background:#d9ff62;color:#18251e;font-size:36px;font-weight:900;
}
.native-company-preview .pdf-preview-top-logo img{
  display:block;max-width:64px;max-height:64px;object-fit:contain;
}
.native-company-preview .pdf-preview-title{
  margin:0;text-align:center;color:#18251e;
  font-size:22px;line-height:1.2;font-weight:900;letter-spacing:.01em;
}
.native-company-preview .pdf-preview-number{
  margin:18px 0 0;text-align:center;color:#69756e;
  font-size:14px;line-height:1.2;font-weight:800;
}
.native-company-preview .pdf-preview-rule{
  height:0;margin:32px 0 34px;border:0;border-top:1px dashed #cbd4ce;
}
.native-company-preview .pdf-preview-issuer{
  display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;
}
.native-company-preview .pdf-preview-issuer strong{
  color:#18251e;font-size:18px;line-height:1.3;font-weight:900;
}
.native-company-preview .pdf-preview-issuer>span{
  color:#69756e;font-size:12px;line-height:1.45;font-weight:500;
}
.native-company-preview .pdf-preview-issuer .pdf-preview-tax{
  font-size:12px;font-weight:800;
}
.native-company-preview .pdf-preview-item,
.native-company-preview .pdf-preview-total,
.native-company-preview .pdf-preview-meta{
  display:flex;align-items:flex-start;justify-content:space-between;gap:22px;
}
.native-company-preview .pdf-preview-item strong{
  color:#18251e;font-size:15px;line-height:1.35;font-weight:850;
}
.native-company-preview .pdf-preview-item strong:last-child,
.native-company-preview .pdf-preview-total strong:last-child,
.native-company-preview .pdf-preview-meta strong{
  text-align:right;white-space:nowrap;
}
.native-company-preview .pdf-preview-vat{
  margin-top:28px;color:#69756e;font-size:12px;line-height:1.35;font-weight:500;
}
.native-company-preview .pdf-preview-total strong{
  color:#18251e;font-size:21px;line-height:1.2;font-weight:900;
}
.native-company-preview .pdf-preview-meta{margin-top:31px}
.native-company-preview .pdf-preview-meta + .pdf-preview-meta{margin-top:18px}
.native-company-preview .pdf-preview-meta span,
.native-company-preview .pdf-preview-meta strong{
  font-size:12px;line-height:1.35;font-weight:800;
}
.native-company-preview .pdf-preview-meta span{color:#69756e}
.native-company-preview .pdf-preview-meta strong{color:#18251e}
.native-company-preview .pdf-preview-rule-bottom{margin-top:34px;margin-bottom:38px}
.native-company-preview .pdf-preview-thanks{
  margin:0;text-align:center;color:#18251e;font-size:13px;line-height:1.35;font-weight:850;
}
.native-company-preview .pdf-preview-brand{
  display:flex;align-items:center;gap:12px;margin-top:38px;
  color:#69756e;font-size:14px;font-weight:850;
}
.native-company-preview .pdf-preview-brandmark{
  width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;
  background:#d9ff62;color:#18251e;font-size:20px;font-weight:900;
}
.native-company-preview .pdf-preview-made{
  margin:38px 0 0;text-align:center;color:#69756e;font-size:10px;line-height:1.35;font-weight:500;
}
@media(max-width:600px){
  .native-company-preview .pdf-receipt-preview{padding:28px 22px 34px!important}
  .native-company-preview .pdf-preview-rule{margin:27px 0 29px}
}

/* Könyvelő - automatikus havi export figyelemfelkeltő információ */
.accountant-auto-note{display:flex;flex-direction:column;gap:4px;margin:4px 0 16px;padding:13px 15px;border:1px solid #cfe56f;border-radius:13px;background:#f4fadf;color:#526056;font-size:13px;line-height:1.45}
.accountant-auto-note strong{color:#18251e;font-size:13.5px;font-weight:850}
.accountant-auto-note span{font-weight:650}

.booked4us-info{display:flex;flex-direction:column;gap:5px;margin:4px 0 20px;padding:14px 16px;border:1px solid #cfe56e;border-radius:14px;background:#f5fadf;color:#526056;line-height:1.5}.booked4us-info strong{color:#18251e;font-size:15px}.booked4us-endpoints{display:flex;flex-direction:column;gap:14px}.booked4us-endpoint{display:grid;grid-template-columns:minmax(170px,.7fr) minmax(260px,2fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #e3e6e3;border-radius:14px;background:#fbfcfb}.booked4us-endpoint>div{display:flex;flex-direction:column;gap:3px}.booked4us-endpoint>div span{font-size:12px;color:#758079}.booked4us-endpoint input{width:100%;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;background:#fff}.booked4us-endpoint .secondary-button{white-space:nowrap;margin:0}@media(max-width:780px){.booked4us-endpoint{grid-template-columns:1fr}.booked4us-endpoint .secondary-button{width:100%}}

/* Booked4.us */
.booked4us-card{display:flex;flex-direction:column;gap:20px}
.booked4us-hero{display:flex;align-items:center;gap:20px;padding-bottom:18px;border-bottom:1px solid #edf0ed}
.booked4us-logo{width:170px;max-width:30%;height:auto;display:block;border-radius:12px}
.booked4us-hero h2{margin:0 0 6px;color:#18251e}
.booked4us-hero p{margin:0;color:#69756e;line-height:1.55}
.booked4us-benefit{padding:18px 20px;border:1px solid #cfe56e;border-radius:16px;background:#f5fadf}
.booked4us-benefit strong{display:block;margin-bottom:7px;color:#18251e;font-size:16px}
.booked4us-benefit p{margin:6px 0;color:#526056;line-height:1.6}
.booked4us-history-note{display:flex;flex-direction:column;gap:5px;padding:14px 16px;border:1px solid #ead39a;border-radius:14px;background:#fffaf0;color:#665a3b;line-height:1.55}
.booked4us-history-note strong{color:#332d20}
.booked4us-guide{display:flex;flex-direction:column;gap:16px}
.booked4us-guide h3{margin:0;color:#18251e;font-size:18px}
.booked4us-step{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:flex-start}
.booked4us-step-number{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#d8ff35;color:#18251e;font-weight:900}
.booked4us-step strong{display:block;margin:4px 0 5px;color:#18251e;font-size:15px}
.booked4us-step p{margin:0 0 12px;color:#65716a;line-height:1.58}
.booked4us-guide-image{display:block;width:100%;max-width:820px;height:auto;border:1px solid #e1e6e2;border-radius:14px;box-shadow:0 8px 22px rgba(19,37,29,.07)}
.booked4us-endpoints{display:flex;flex-direction:column;gap:14px;margin-top:4px}
.booked4us-endpoint{display:grid;grid-template-columns:minmax(190px,.78fr) minmax(260px,2fr) auto;gap:14px;align-items:center;padding:16px;border:1px solid #dde3df;border-radius:16px;background:#fbfcfb}
.booked4us-endpoint-meta{display:flex!important;flex-direction:column!important;gap:2px!important}
.booked4us-endpoint-meta strong{margin-bottom:6px;color:#18251e;font-size:16px}
.booked4us-endpoint-meta span{display:block;color:#7a857e;font-size:12px}
.booked4us-endpoint-meta b{display:block;color:#425047;font-size:13px;font-weight:800}
.booked4us-endpoint input{width:100%;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;background:#fff}
.booked4us-endpoint .secondary-button{white-space:nowrap;margin:0}
@media(max-width:780px){.booked4us-hero{align-items:flex-start;flex-direction:column}.booked4us-logo{width:150px;max-width:65%}.booked4us-endpoint{grid-template-columns:1fr}.booked4us-endpoint .secondary-button{width:100%}.booked4us-step{grid-template-columns:32px 1fr;gap:10px}.booked4us-step-number{width:30px;height:30px}}


/* Új nyugta – mai Booked4.us foglalások */
.booked-today-card{margin:0 0 18px;padding:20px;border:1px solid #dce4de;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(19,37,29,.05)}
.booked-today-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.booked-today-kicker{display:block;margin-bottom:4px;color:#6b7870;font-size:11px;font-weight:900;letter-spacing:.11em}
.booked-today-head h2{margin:0 0 6px;color:#18251e;font-size:20px}
.booked-today-head p{max-width:720px;margin:0;color:#69756e;line-height:1.55}
.booked-refresh{flex:0 0 auto;margin:0}
.booked-today-note{margin:15px 0;padding:11px 13px;border:1px solid #ead59f;border-radius:12px;background:#fffaf0;color:#675b3d;font-size:12.5px;line-height:1.5}
.booked-today-list{display:flex;flex-direction:column;gap:9px}
.booked-today-item{display:grid;grid-template-columns:70px minmax(0,1.4fr) minmax(0,1fr) auto;gap:13px;align-items:center;width:100%;padding:13px 14px;border:1px solid #dfe5e1;border-radius:14px;background:#fbfcfb;color:#18251e;text-align:left;cursor:pointer;transition:.16s ease}
.booked-today-item:hover{border-color:#bed961;background:#f8fce9}
.booked-today-item.selected{border-color:#a9cf2d;background:#f3fad8;box-shadow:0 0 0 2px rgba(185,224,58,.12)}
.booked-time{display:flex;align-items:center;justify-content:center;padding:8px;border-radius:10px;background:#eef2ef;font-weight:900;font-variant-numeric:tabular-nums}
.booked-main,.booked-side{display:flex;min-width:0;flex-direction:column;gap:3px}
.booked-main strong,.booked-main small,.booked-side small,.booked-side b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.booked-main small,.booked-side small{color:#748078;font-size:12px;font-weight:600}
.booked-side b{color:#18251e;font-size:13px}
.booked-use{padding:7px 10px;border-radius:9px;background:#e7ece8;color:#435047;font-size:12px;font-weight:800}
.booked-today-item.selected .booked-use{background:#d8ff35;color:#18251e}
.booked-today-empty{display:flex;flex-direction:column;gap:4px;padding:18px;border:1px dashed #ccd5cf;border-radius:14px;background:#fafbfa;color:#69756e;text-align:center}
.booked-today-empty strong{color:#18251e}
@media(max-width:780px){
  .booked-today-head{flex-direction:column}
  .booked-refresh{width:100%}
  .booked-today-item{grid-template-columns:64px minmax(0,1fr)}
  .booked-side{grid-column:2}
  .booked-use{grid-column:1/-1;text-align:center}
}


.settings-nav button.booked4us-clock-nav > svg{display:none!important}
.settings-nav button.booked4us-clock-nav::before{content:"◷";display:inline-flex;width:19px;min-width:19px;align-items:center;justify-content:center;font-size:21px;line-height:1;font-weight:700}


/* Új nyugta – Booked4.us foglaláskártya v2 */
.booked-today-card-v2{
  position:relative;
  overflow:hidden;
  padding:22px;
  border:1px solid #dbe4df;
  border-radius:22px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%);
  box-shadow:0 12px 30px rgba(21,40,31,.055)
}
.booked-today-card-v2::after{
  content:"";
  position:absolute;
  right:-60px;
  top:-80px;
  width:180px;
  height:180px;
  border-radius:999px;
  background:rgba(216,255,53,.10);
  pointer-events:none
}
.booked-today-head-v2{
  position:relative;
  z-index:1;
  align-items:center;
  margin-bottom:18px
}
.booked-brand-wrap{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:0
}
.booked-logo-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  flex:0 0 52px;
  border-radius:15px;
  background:#05a7c5;
  box-shadow:0 7px 18px rgba(0,154,184,.16);
  overflow:hidden
}
.booked-mini-logo{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover
}
.booked-today-head-v2 .booked-today-kicker{
  margin:0 0 3px;
  color:#748178;
  font-size:10px;
  font-weight:900;
  letter-spacing:.16em
}
.booked-today-head-v2 h2{
  margin:0 0 3px;
  font-size:20px;
  line-height:1.2;
  color:#18251e
}
.booked-today-head-v2 p{
  margin:0;
  color:#768078;
  font-size:13px;
  line-height:1.45
}
.booked-refresh-v2{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:42px;
  padding:0 14px;
  border-radius:12px
}
.booked-refresh-icon{
  display:inline-block;
  font-size:18px;
  line-height:1;
  transform:translateY(-1px)
}
.booked-today-list-v2{
  position:relative;
  z-index:1;
  gap:10px
}
.booked-today-item-v2{
  grid-template-columns:90px minmax(0,1.15fr) minmax(210px,.95fr) auto;
  gap:16px;
  padding:14px 16px;
  border:1px solid #e1e7e3;
  border-radius:16px;
  background:#fff;
  box-shadow:0 4px 13px rgba(25,42,34,.035)
}
.booked-today-item-v2:hover{
  transform:translateY(-1px);
  border-color:#bfd65e;
  background:#fcfff4;
  box-shadow:0 8px 18px rgba(25,42,34,.065)
}
.booked-today-item-v2.selected{
  border-color:#b5d84b;
  background:#f8fde8;
  box-shadow:0 0 0 3px rgba(216,255,53,.14)
}
.booked-time-v2{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:2px;
  min-height:58px;
  padding:9px 12px;
  border-radius:13px;
  background:#eff4f1;
  color:#18251e
}
.booked-time-v2 small{
  color:#839087;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em
}
.booked-time-v2 strong{
  font-size:22px;
  line-height:1;
  font-weight:900;
  font-variant-numeric:tabular-nums
}
.booked-main-v2{
  justify-content:center
}
.booked-main-v2 strong{
  color:#18251e;
  font-size:16px
}
.booked-main-v2 small{
  color:#748078;
  font-size:12.5px;
  font-weight:700
}
.booked-contact-v2{
  display:grid;
  grid-template-columns:1fr;
  gap:6px;
  min-width:0
}
.booked-contact-v2>span{
  display:flex;
  min-width:0;
  flex-direction:column;
  gap:1px
}
.booked-contact-v2 small{
  color:#8a958e;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.05em
}
.booked-contact-v2 strong{
  overflow:hidden;
  color:#556159;
  font-size:12px;
  font-weight:750;
  text-overflow:ellipsis;
  white-space:nowrap
}
.booked-price-empty{
  color:#8a958e!important;
  font-weight:700!important
}
.booked-use-v2{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:110px;
  min-height:40px;
  padding:0 14px;
  border-radius:12px;
  background:#eef2ef;
  color:#435047;
  font-size:12.5px;
  font-weight:900
}
.booked-use-v2.selected{
  background:#d8ff35;
  color:#18251e
}
.booked-today-empty-v2{
  position:relative;
  z-index:1;
  padding:20px;
  border-radius:15px;
  background:#fafcfa
}
@media(max-width:900px){
  .booked-today-item-v2{
    grid-template-columns:84px minmax(0,1fr) auto
  }
  .booked-contact-v2{
    grid-column:2/3
  }
  .booked-use-v2{
    grid-column:3;
    grid-row:1/3;
    align-self:center
  }
}
@media(max-width:680px){
  .booked-today-card-v2{padding:16px;border-radius:18px}
  .booked-today-head-v2{align-items:flex-start}
  .booked-brand-wrap{align-items:flex-start}
  .booked-logo-wrap{width:44px;height:44px;flex-basis:44px;border-radius:12px}
  .booked-today-head-v2 h2{font-size:18px}
  .booked-today-head-v2 p{font-size:12px}
  .booked-refresh-v2{width:auto;min-height:38px;padding:0 11px;font-size:12px}
  .booked-today-item-v2{
    grid-template-columns:78px minmax(0,1fr);
    gap:11px;
    padding:12px
  }
  .booked-contact-v2{
    grid-column:2;
    grid-row:auto
  }
  .booked-use-v2{
    grid-column:1/-1;
    grid-row:auto;
    width:100%;
    min-height:38px
  }
  .booked-time-v2{min-height:54px}
  .booked-time-v2 strong{font-size:20px}
}


/* Booked4.us hivatalos ikon – jól látható világos háttéren */
.booked-logo-wrap{
  background:#ffffff!important;
  border:1px solid #dce6e1;
  box-shadow:0 8px 22px rgba(25,42,34,.08)!important;
  padding:9px;
  box-sizing:border-box;
}
.booked-mini-logo{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}
@media(max-width:680px){
  .booked-logo-wrap{padding:8px}
}


/* Booked4.us beállítások – ikon-only logó */
.booked4us-settings-icon{
  width:64px!important;
  height:64px!important;
  max-width:none!important;
  flex:0 0 64px;
  object-fit:contain!important;
  object-position:center!important;
  padding:8px;
  box-sizing:border-box;
  border:1px solid #dce6e1;
  border-radius:16px!important;
  background:#fff;
  box-shadow:0 8px 22px rgba(25,42,34,.08);
}
@media(max-width:780px){
  .booked4us-settings-icon{
    width:56px!important;
    height:56px!important;
    flex-basis:56px;
    padding:7px;
  }
}

/* Könyvelő meghívás / olvasási jogosultság */
.accountant-access-card{position:relative;overflow:hidden;border:1px solid #dce4df!important;background:linear-gradient(180deg,#fff 0%,#fbfcfb 100%)}
.accountant-access-card:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-70px;top:-95px;background:rgba(216,255,53,.11);pointer-events:none}
.accountant-access-head{display:flex;justify-content:space-between;gap:18px;position:relative;z-index:1;margin-bottom:16px}
.accountant-access-head h2{margin:3px 0 5px}.accountant-access-head p{margin:0;max-width:760px;color:#6e7972;line-height:1.5}
.accountant-access-kicker{font-size:10px;font-weight:900;letter-spacing:.13em;color:#819087}
.accountant-access-lock{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:13px;background:#18251e;color:#d8ff35;font-size:25px;font-weight:900}
.accountant-access-note{display:flex;flex-direction:column;gap:4px;padding:13px 15px;margin-bottom:14px;border-radius:14px;background:#f3f6f4;color:#5e6a63;font-size:12.5px;line-height:1.45}
.accountant-access-note strong{color:#26342c;font-size:13px}
.accountant-access-state{display:flex;align-items:center;gap:11px;padding:14px 15px;border:1px solid #e0e6e2;border-radius:14px;background:#fff}
.accountant-access-state .dot{width:10px;height:10px;border-radius:50%;background:#9aa49e;box-shadow:0 0 0 5px rgba(154,164,158,.11)}
.accountant-access-state.pending .dot{background:#e4a52d;box-shadow:0 0 0 5px rgba(228,165,45,.12)}
.accountant-access-state.success .dot{background:#73a909;box-shadow:0 0 0 5px rgba(115,169,9,.13)}
.accountant-access-state>div{display:flex;flex-direction:column;gap:2px}.accountant-access-state strong{color:#1d2a22}.accountant-access-state span{color:#768179;font-size:12.5px}
.accountant-access-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px}.accountant-access-actions button{min-height:42px}
.accountant-access-empty{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px dashed #cfd8d3;border-radius:14px;color:#718078}.accountant-access-empty strong{color:#39473f}
.accountant-client-link{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:14px 15px;border-radius:14px;background:#18251e;color:#fff;text-decoration:none}.accountant-client-link strong{color:#fff}.accountant-client-link span{color:#d8ff35;font-size:12.5px;font-weight:800}
#accountant-access-toast{position:fixed;left:50%;bottom:24px;z-index:2147483000;transform:translate(-50%,18px);opacity:0;pointer-events:none;padding:12px 16px;border-radius:12px;background:#18251e;color:#fff;font-weight:750;box-shadow:0 12px 28px rgba(0,0,0,.18);transition:.18s ease;max-width:min(90vw,520px);text-align:center}#accountant-access-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:680px){.accountant-access-head{align-items:flex-start}.accountant-access-lock{width:40px;height:40px;flex-basis:40px}.accountant-access-actions{display:grid;grid-template-columns:1fr}.accountant-access-actions button{width:100%}.accountant-client-link{align-items:flex-start;flex-direction:column;gap:3px}}


/* Könyvelői felület – visszafogott, normál folyamban lévő gyorselérés */
.accountant-global-shortcut{
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:50px!important;
  margin-left:auto!important;
  padding:7px 12px 7px 8px!important;
  border:1px solid #d9e2dc!important;
  border-radius:14px!important;
  background:#ffffff!important;
  color:#1c2a22!important;
  text-decoration:none!important;
  box-shadow:0 5px 16px rgba(26,44,34,.055)!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
.accountant-global-shortcut:hover{
  transform:translateY(-1px)!important;
  border-color:#bccac1!important;
  box-shadow:0 8px 20px rgba(26,44,34,.08)!important;
}
.accountant-global-icon{
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  flex:0 0 36px!important;
  border-radius:10px!important;
  background:#eef5f0!important;
  color:#52675a!important;
  font-size:17px!important;
  font-weight:900!important;
}
.accountant-global-copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:1px!important;
  min-width:0!important;
}
.accountant-global-copy strong{
  color:#1c2a22!important;
  font-size:12.5px!important;
  line-height:1.2!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.accountant-global-copy small{
  color:#839087!important;
  font-size:10px!important;
  line-height:1.2!important;
  font-weight:700!important;
  white-space:nowrap!important;
}
.accountant-global-arrow{
  margin-left:2px!important;
  color:#7b8980!important;
  font-size:16px!important;
  transition:transform .18s ease!important;
}
.accountant-global-shortcut:hover .accountant-global-arrow{
  transform:translateX(2px)!important;
}

/* Saját Nyugtázom-stílusú könyvelő-meghívó kártya */
.accountant-home-invite-banner{
  position:relative;
  display:grid;
  grid-template-columns:64px minmax(0,1fr) auto;
  align-items:center;
  gap:18px;
  margin:16px 0 22px;
  padding:18px 56px 18px 18px;
  overflow:hidden;
  border:1px solid #dce6df;
  border-radius:18px;
  background:#ffffff;
  box-shadow:0 7px 24px rgba(25,42,34,.05);
}
.accountant-home-invite-banner::before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:4px;
  background:#cceb54;
}
.accountant-home-invite-banner::after{
  content:"";
  position:absolute;
  right:90px;
  top:-62px;
  width:150px;
  height:150px;
  border-radius:999px;
  background:rgba(216,255,53,.085);
  pointer-events:none;
}
.accountant-home-visual{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  width:56px;
  height:56px;
  border-radius:15px;
  background:#f1f6f3;
  color:#33483b;
}
.accountant-home-visual-paper{
  position:absolute;
  width:24px;
  height:30px;
  border:2px solid #52675a;
  border-radius:5px;
  background:#fff;
}
.accountant-home-visual-paper::before,
.accountant-home-visual-paper::after{
  content:"";
  position:absolute;
  left:5px;
  right:5px;
  height:2px;
  border-radius:2px;
  background:#c6d1ca;
}
.accountant-home-visual-paper::before{top:8px}
.accountant-home-visual-paper::after{top:14px}
.accountant-home-visual-check{
  position:absolute;
  right:8px;
  bottom:8px;
  display:grid;
  place-items:center;
  width:20px;
  height:20px;
  border:3px solid #f1f6f3;
  border-radius:999px;
  background:#cceb54;
  color:#1e2b23;
  font-size:11px;
  font-weight:950;
}
.accountant-home-copy{
  position:relative;
  z-index:1;
  min-width:0;
}
.accountant-home-eyebrow{
  display:block;
  margin-bottom:4px;
  color:#859189;
  font-size:9px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.13em;
}
.accountant-home-copy strong{
  display:block;
  margin-bottom:4px;
  color:#1d2a22;
  font-size:16px;
  line-height:1.28;
  font-weight:900;
}
.accountant-home-copy small{
  display:block;
  max-width:720px;
  color:#6f7d74;
  font-size:12px;
  line-height:1.5;
  font-weight:650;
}
.accountant-home-cta{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border:1px solid #d3ddd7;
  border-radius:12px;
  background:#f8faf9;
  color:#26372d;
  font:850 11.5px/1 inherit;
  cursor:pointer;
  transition:background .18s ease,border-color .18s ease,transform .18s ease;
}
.accountant-home-cta b{
  color:#7a8b81;
  font-size:15px;
  transition:transform .18s ease;
}
.accountant-home-cta:hover{
  transform:translateY(-1px);
  border-color:#becbc3;
  background:#f3f7f4;
}
.accountant-home-cta:hover b{transform:translateX(2px)}
.accountant-home-close{
  position:absolute;
  z-index:2;
  right:12px;
  top:12px;
  display:grid;
  place-items:center;
  width:30px;
  height:30px;
  padding:0;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#89958d;
  font:700 20px/1 Arial,sans-serif;
  cursor:pointer;
}
.accountant-home-close:hover{
  background:#f1f4f2;
  color:#435248;
}

@media(max-width:900px){
  .home-page .welcome-row{
    flex-wrap:wrap;
  }
  .accountant-global-shortcut{
    margin-left:0!important;
  }
}

@media(max-width:680px){
  .accountant-global-shortcut{
    order:3!important;
    width:100%!important;
    min-height:48px!important;
    margin:5px 0 0!important;
    box-sizing:border-box!important;
  }
  .accountant-global-arrow{margin-left:auto!important}

  .accountant-home-invite-banner{
    grid-template-columns:48px minmax(0,1fr);
    gap:12px;
    margin:12px 0 18px;
    padding:14px 38px 14px 14px;
    border-radius:15px;
  }
  .accountant-home-invite-banner::after{display:none}
  .accountant-home-visual{
    width:44px;
    height:44px;
    border-radius:12px;
  }
  .accountant-home-visual-paper{
    width:20px;
    height:25px;
  }
  .accountant-home-visual-check{
    right:3px;
    bottom:3px;
    width:18px;
    height:18px;
  }
  .accountant-home-copy strong{
    font-size:14px;
  }
  .accountant-home-copy small{
    font-size:11px;
  }
  .accountant-home-cta{
    grid-column:1/-1;
    width:100%;
    min-height:40px;
    margin-top:2px;
  }
  .accountant-home-close{
    right:6px;
    top:6px;
  }
}
