:root{--bg:#07111f;--bg2:#0b1728;--panel:#0e1b2b;--teal:#16c79a;--teal2:#39e0b5;--text:#e9f1fb;--muted:#b7c5d8;--ink:#101828;--soft:#f3f7fa;--line:rgba(255,255,255,.1);--shadow:0 24px 80px rgba(4,12,24,.18);--radius:24px;--container:min(1180px,calc(100% - 40px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:var(--container);margin-inline:auto}.skip-link{position:fixed;left:10px;top:-60px;background:#fff;padding:10px 16px;z-index:999}.skip-link:focus{top:10px}.site-header{position:fixed;top:0;left:0;width:100%;z-index:50;background:rgba(7,17,31,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{height:47px;width:auto}.main-nav{display:flex;align-items:center;gap:30px;color:#dce8f6;font-size:14px;font-weight:650}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--teal2)}.nav-cta{padding:11px 18px;border:1px solid rgba(57,224,181,.45);border-radius:999px;background:rgba(22,199,154,.08)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:26px;height:2px;background:#fff;margin:5px}.section-dark{color:var(--text);background:linear-gradient(145deg,#07111f 0%,#0a1728 55%,#07131f 100%)}.hero{min-height:850px;padding:155px 0 90px;position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:70px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-flex;color:var(--teal2);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;margin-bottom:20px}.hero h1,.section-heading h2,.about-panel h2,.cta-section h2{font-size:clamp(42px,6vw,76px);line-height:1.04;letter-spacing:-.045em;margin:0 0 24px}.hero-lead{font-size:19px;color:var(--muted);max-width:680px;margin:0 0 34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:12px;font-weight:800;border:1px solid transparent;cursor:pointer;font-size:15px}.btn-primary{background:linear-gradient(135deg,var(--teal),#38d7ad);color:#04110d;box-shadow:0 12px 32px rgba(22,199,154,.24)}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{border-color:rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.04)}.btn-dark{background:var(--bg);color:#fff}.btn-full{width:100%}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:#c9d6e5;font-size:13px}.hero-points span:before{content:"✓";color:var(--teal2);font-weight:900;margin-right:7px}.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);opacity:.35}.hero-glow-a{width:560px;height:560px;right:-180px;top:70px;background:radial-gradient(circle,rgba(22,199,154,.35),transparent 68%)}.hero-glow-b{width:440px;height:440px;left:-220px;bottom:-150px;background:radial-gradient(circle,rgba(34,91,163,.36),transparent 70%)}.dashboard-shell{background:linear-gradient(180deg,rgba(18,40,62,.95),rgba(8,20,34,.95));border:1px solid rgba(57,224,181,.28);border-radius:28px;padding:18px;box-shadow:0 45px 100px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.06);transform:perspective(1200px) rotateY(-5deg) rotateX(2deg)}.dashboard-topbar{height:46px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(255,255,255,.08);padding:0 8px 14px}.dot{width:8px;height:8px;border-radius:50%;background:#587087}.dashboard-label{margin-left:auto;font-size:11px;color:#7991a8;text-transform:uppercase;letter-spacing:.14em}.dashboard-content{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:16px}.metric-card{min-height:112px;padding:20px;border-radius:18px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;justify-content:center}.metric-card b{font-size:25px;color:var(--teal2)}.metric-card small{color:#a8b8ca}.metric-wide{grid-column:1/-1;min-height:170px}.metric-wide strong{font-size:30px}.metric-kicker{font-size:11px;text-transform:uppercase;color:#8da2b6;letter-spacing:.15em}.signal-line{display:flex;gap:7px;align-items:end;height:46px;margin-top:18px}.signal-line i{flex:1;background:linear-gradient(var(--teal2),rgba(57,224,181,.1));border-radius:5px 5px 0 0}.signal-line i:nth-child(1){height:28%}.signal-line i:nth-child(2){height:52%}.signal-line i:nth-child(3){height:42%}.signal-line i:nth-child(4){height:78%}.signal-line i:nth-child(5){height:100%}.hero-visual{position:relative}.trust-strip{background:#0a1625;color:white;border-top:1px solid rgba(255,255,255,.07)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:30px 0}.trust-grid div{padding:4px 28px;border-right:1px solid rgba(255,255,255,.1)}.trust-grid div:last-child{border:0}.trust-grid strong{display:block;color:var(--teal2);font-size:15px}.trust-grid span{font-size:12px;color:#98aabd}.section{padding:110px 0}.section-soft{background:var(--soft)}.section-heading{max-width:790px;margin-bottom:56px}.section-heading h2,.about-panel h2,.cta-section h2{font-size:clamp(36px,5vw,58px);color:inherit}.section-heading p,.about-panel p{font-size:18px;color:#607086}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{padding:30px;border:1px solid #dfe7ee;border-radius:20px;background:#fff;min-height:310px;display:flex;flex-direction:column;transition:.25s}.solution-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(22,199,154,.45)}.solution-card .icon{width:52px;height:52px;border-radius:14px;background:#e8fbf5;color:#0a8d6b;display:grid;place-items:center;font-weight:900;font-size:13px;margin-bottom:34px}.solution-card h3{font-size:21px;line-height:1.25;margin:0 0 14px}.solution-card p{color:#66778a;margin:0 0 20px}.solution-card a{margin-top:auto;color:#098665;font-weight:800;font-size:14px}.split-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}.sticky-heading{position:sticky;top:120px;margin:0}.industry-list{border-top:1px solid #cbd7df}.industry-item{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:34px 0;border-bottom:1px solid #cbd7df}.industry-item>span{color:#0a9f78;font-weight:900}.industry-item h3{margin:0 0 8px;font-size:25px}.industry-item p{margin:0;color:#637487}.hardware-section .section-heading p{color:var(--muted)}.hardware-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hardware-card{padding:26px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.035)}.hardware-card h3{font-size:20px}.hardware-card p{font-size:14px;color:#9fb0c3}.device{height:160px;display:grid;place-items:center}.pos-device div,.kds-device div{width:130px;height:85px;border:4px solid #34dcb0;border-radius:9px;background:linear-gradient(145deg,#153247,#0d1e2e);box-shadow:0 0 35px rgba(52,220,176,.17)}.pos-device i,.kds-device i{width:65px;height:8px;background:#61778b;border-radius:5px;margin-top:-34px}.printer-device div{width:105px;height:76px;background:#163145;border:3px solid #34dcb0;border-radius:14px;position:relative}.printer-device div:after{content:"";position:absolute;width:64px;height:54px;left:17px;top:-35px;background:#dbeaf2;border-radius:4px}.printer-device i{width:68px;height:8px;background:#34dcb0;margin-top:-55px}.kiosk-device div{width:85px;height:126px;border:4px solid #34dcb0;border-radius:12px;background:#132b3d}.kiosk-device i{width:54px;height:8px;background:#5a7185;margin-top:-18px}.about-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.about-panel{padding:50px;border:1px solid #dfe7ee;border-radius:24px}.about-values{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:34px}.about-values div{padding:18px;border-top:1px solid #d9e1e8}.about-values strong{color:#0a9f78;margin-right:10px}.about-quote{border-radius:24px;padding:50px;background:var(--bg);color:white;display:flex;flex-direction:column;justify-content:center}.quote-mark{font-size:100px;line-height:.5;color:var(--teal2)}.about-quote p{font-size:26px;line-height:1.35}.about-quote span{color:#8fa4b9}.cta-section{padding:105px 0;background:linear-gradient(145deg,#0b1a2c,#07111f);color:white}.cta-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start}.cta-section p{color:#aec0d2}.contact-lines{display:flex;flex-direction:column;gap:8px;margin-top:28px}.contact-lines a{color:var(--teal2);font-weight:800}.contact-form{padding:32px;border-radius:22px;background:white;color:var(--ink);box-shadow:0 35px 80px rgba(0,0,0,.24)}.contact-form label{display:block;font-size:13px;font-weight:750;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;margin-top:7px;border:1px solid #d5dee7;border-radius:10px;padding:13px;font:inherit;background:#fbfdff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;color:#68778a}.consent input{width:auto;margin-top:4px}.form-note{font-size:11px!important;color:#8491a0!important;text-align:center}.site-footer{background:#050d17;color:#b3c1d1;padding:66px 0 26px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.footer-grid img{height:45px;width:auto}.footer-grid p{font-size:13px}.footer-grid strong{color:white;display:block;margin-bottom:15px}.footer-grid a,.footer-grid span{display:block;font-size:13px;margin:8px 0}.footer-bottom{margin-top:46px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:12px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.main-nav{position:absolute;top:78px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;padding:22px;background:#07111f;border-top:1px solid rgba(255,255,255,.1)}.main-nav.open{display:flex}.nav-toggle{display:block}.hero-grid,.split-layout,.about-grid,.cta-grid{grid-template-columns:1fr}.hero{padding-top:135px;min-height:auto}.hero-visual{max-width:650px}.sticky-heading{position:static}.cards-grid{grid-template-columns:1fr 1fr}.hardware-grid{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid div:nth-child(2){border-right:0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:640px){:root{--container:min(100% - 28px,1180px)}.site-header .nav-wrap{height:68px}.brand img{height:40px}.hero{padding:118px 0 65px}.hero h1{font-size:43px}.section{padding:78px 0}.cards-grid,.hardware-grid,.trust-grid,.footer-grid,.form-row,.about-values{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:18px 8px}.dashboard-shell{transform:none}.about-panel,.about-quote,.contact-form{padding:28px}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{gap:14px;flex-direction:column}.hero-actions .btn{width:100%}}
/* Identitate vizuală oficială DigitalDine Tech */
.brand{display:flex;align-items:center;min-width:220px}
.brand img{width:220px;height:auto;max-height:64px;object-fit:contain;object-position:left center}
.site-footer .footer-grid img{width:230px;height:auto;max-height:84px;object-fit:contain;object-position:left center}
@media(max-width:640px){.brand{min-width:0}.brand img{width:170px;max-height:54px}}


/* Cookie consent */
.cookie-banner[hidden],.cookie-modal[hidden]{display:none!important}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:9998;max-width:1180px;margin:auto;background:rgba(7,17,31,.96);color:#fff;border:1px solid rgba(57,224,181,.28);border-radius:20px;box-shadow:0 24px 80px rgba(0,0,0,.45);backdrop-filter:blur(18px)}
.cookie-banner__content{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px}.cookie-banner__text{max-width:720px}.cookie-banner__text strong{font-size:17px}.cookie-banner__text p{margin:7px 0 4px;color:#b7c6d6;font-size:13px;line-height:1.55}.cookie-banner__text a{font-size:12px;color:var(--teal2);font-weight:800}.cookie-banner__actions,.cookie-modal__actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-btn{border:1px solid transparent;border-radius:10px;min-height:43px;padding:0 17px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.cookie-btn--primary{background:linear-gradient(135deg,var(--teal),#38d7ad);color:#04110d}.cookie-btn--secondary{background:#fff;color:#07111f}.cookie-btn--ghost{background:transparent;border-color:rgba(255,255,255,.23);color:#fff}
.cookie-modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px}.cookie-modal__backdrop{position:absolute;inset:0;background:rgba(2,8,15,.74);backdrop-filter:blur(8px)}.cookie-modal__panel{position:relative;width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;color:var(--ink);border-radius:24px;padding:34px;box-shadow:0 40px 100px rgba(0,0,0,.5)}.cookie-modal__panel h2{font-size:34px;margin:0 0 10px}.cookie-modal__panel>p{color:#637487;margin-bottom:24px}.cookie-modal__close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:30px;color:#627488;cursor:pointer}.cookie-option{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-top:1px solid #dfe7ee}.cookie-option strong{display:block;margin-bottom:6px}.cookie-option p{font-size:13px;color:#697a8e;margin:0}.cookie-required{font-size:11px;color:#0a8d6b;font-weight:900;white-space:nowrap}.switch{display:flex;align-items:center;gap:8px;cursor:pointer}.switch input{position:absolute;opacity:0}.switch span{width:44px;height:24px;border-radius:99px;background:#b7c3ce;position:relative;transition:.2s}.switch span:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 2px 5px rgba(0,0,0,.2)}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:after{transform:translateX(20px)}.switch em{font-style:normal;font-size:12px;font-weight:800}.cookie-modal__actions{justify-content:flex-end;margin-top:22px}.footer-cookie-link{border:0;background:none;color:inherit;font:inherit;padding:0;cursor:pointer}.footer-cookie-link:hover{color:var(--teal2)}.cookie-modal-open{overflow:hidden}
@media(max-width:760px){.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-banner__content{display:block;padding:19px}.cookie-banner__actions{margin-top:15px}.cookie-banner__actions .cookie-btn{flex:1}.cookie-modal__panel{padding:27px 21px}.cookie-option{align-items:flex-start;flex-direction:column}.cookie-modal__actions .cookie-btn{flex:1}}

/* Legal pages */
.legal-page{background:var(--soft);min-height:100vh}.legal-hero{padding:145px 0 54px;background:var(--bg);color:#fff}.legal-hero h1{font-size:clamp(38px,6vw,62px);margin:0 0 12px}.legal-hero p{color:var(--muted);max-width:760px}.legal-content{padding:70px 0}.legal-card{max-width:900px;background:#fff;border:1px solid #dfe7ee;border-radius:22px;padding:42px;box-shadow:var(--shadow)}.legal-card h2{margin-top:36px;font-size:25px}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:#5f7185}.legal-card a{color:#078765;font-weight:700}.legal-card ul{padding-left:22px}.legal-updated{font-size:13px;color:#78899a!important;border-bottom:1px solid #e2e9ef;padding-bottom:20px;margin-bottom:28px}@media(max-width:640px){.legal-card{padding:26px}.legal-hero{padding-top:115px}}


/* v1.3.1 dropdown + product pages */
.nav-dropdown{position:relative;display:flex;align-items:center}.nav-dropdown-toggle{appearance:none;border:0;background:transparent;color:inherit;font:inherit;font-weight:650;padding:10px 0;cursor:pointer}.nav-dropdown-toggle span{font-size:11px;margin-left:4px}.nav-dropdown-menu{position:absolute;top:calc(100% + 13px);left:-20px;width:285px;padding:10px;background:#0b1728;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.38);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.nav-dropdown-menu:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}.nav-dropdown-menu a{display:block;padding:10px 12px;border-radius:10px;color:#dce8f6}.nav-dropdown-menu a:hover{background:rgba(57,224,181,.1);color:var(--teal2)}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;transform:none}
.product-hero{padding:145px 0 85px;overflow:hidden}.product-hero-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:58px;align-items:center}.product-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.04;letter-spacing:-.045em;margin:16px 0 22px}.product-hero-copy>p{font-size:18px;color:var(--muted);max-width:650px}.product-logo{display:block;object-fit:contain}.product-logo--ef{width:150px;height:150px;border-radius:30px;box-shadow:0 18px 50px rgba(0,0,0,.28);margin-bottom:18px}.product-wordmark{display:inline-block;font-size:25px;color:#fff;padding:11px 17px;border:1px solid rgba(57,224,181,.28);border-radius:12px;background:rgba(255,255,255,.04)}.product-wordmark strong{color:var(--teal2)}.product-hero-shot,.screenshot-card{appearance:none;border:1px solid rgba(57,224,181,.25);background:#0a1728;padding:10px;border-radius:22px;box-shadow:0 35px 90px rgba(0,0,0,.35);cursor:zoom-in;overflow:hidden}.product-hero-shot img,.screenshot-card img{width:100%;height:auto;border-radius:14px}.product-intro{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:start}.feature-checklist{list-style:none;margin:0;padding:28px;border:1px solid #dfe7ee;border-radius:22px;background:#fff}.feature-checklist li{padding:13px 0;border-bottom:1px solid #e6edf2;color:#53677a}.feature-checklist li:last-child{border:0}.feature-checklist li:before{content:"✓";color:#0a9f78;font-weight:900;margin-right:10px}.product-feature:nth-of-type(even){background:var(--soft)}.product-feature-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:65px;align-items:center}.product-feature:nth-of-type(even) .product-feature-copy{order:2}.product-feature:nth-of-type(even) .screenshot-card{order:1}.product-feature h2{font-size:clamp(34px,4.5vw,52px);line-height:1.08;margin:0 0 18px;letter-spacing:-.035em}.product-feature p{font-size:17px;color:#607086}.lightbox[hidden]{display:none}.lightbox{position:fixed;inset:0;z-index:10000;background:rgba(2,8,15,.92);display:grid;place-items:center;padding:35px}.lightbox img{max-width:min(1500px,95vw);max-height:90vh;border-radius:12px;box-shadow:0 30px 100px #000}.lightbox-close{position:fixed;right:24px;top:16px;border:0;background:none;color:#fff;font-size:44px;cursor:pointer}.site-header .brand img{width:auto!important;height:46px!important;max-height:46px!important}.site-footer .footer-grid img{width:auto!important;height:43px!important;max-height:43px!important}
@media(max-width:980px){.nav-dropdown{display:block}.nav-dropdown-toggle{width:100%;text-align:left;padding:0}.nav-dropdown-menu{position:static;width:auto;margin-top:10px;padding:6px;background:rgba(255,255,255,.035);box-shadow:none;display:none;opacity:1;visibility:visible;transform:none}.nav-dropdown.open .nav-dropdown-menu{display:block}.nav-dropdown:hover .nav-dropdown-menu{display:none}.nav-dropdown.open:hover .nav-dropdown-menu{display:block}.product-hero-grid,.product-intro,.product-feature-grid{grid-template-columns:1fr}.product-hero{padding-top:118px}.product-feature:nth-of-type(even) .product-feature-copy,.product-feature:nth-of-type(even) .screenshot-card{order:initial}.product-logo--ef{width:110px;height:110px}.site-header .brand img{height:40px!important;max-height:40px!important}}
@media(max-width:640px){.product-hero-shot,.screenshot-card{padding:5px;border-radius:15px}.product-hero-shot img,.screenshot-card img{border-radius:10px}.product-feature-grid{gap:30px}.product-intro{gap:28px}}


/* v1.3.3 - pagina EfacturaClone */
.efc-hero{position:relative;overflow:hidden;padding:150px 0 92px;background:linear-gradient(145deg,#07111f 0%,#0a1728 58%,#07131f 100%);color:var(--text)}
.efc-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:68px;align-items:center;position:relative;z-index:2}
.efc-product-id{display:inline-flex;align-items:center;gap:14px;padding:8px 15px 8px 8px;border-radius:17px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045)}
.efc-product-id img{width:56px!important;height:56px!important;max-width:56px!important;object-fit:cover;border-radius:13px;box-shadow:0 12px 28px rgba(0,0,0,.28)}
.efc-product-id div{display:flex;flex-direction:column}.efc-product-id span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#8ea3b8;font-weight:800}.efc-product-id strong{font-size:17px;color:#fff}
.efc-hero h1{font-size:clamp(46px,5.8vw,74px);line-height:1.02;letter-spacing:-.052em;margin:28px 0 24px;max-width:760px}
.efc-hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:680px;margin:0 0 32px}
.efc-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.efc-tags span{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#c7d4e2;font-size:12px}
.efc-hero-shot,.efc-shot{appearance:none;border:0;cursor:zoom-in}
.efc-hero-shot{padding:8px;border-radius:22px;background:#0b1727;border:1px solid rgba(57,224,181,.28);box-shadow:0 42px 100px rgba(0,0,0,.42);transform:perspective(1200px) rotateY(-3deg)}
.efc-window-bar{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px}.efc-window-bar i{width:8px;height:8px;border-radius:50%;background:#43576d}.efc-window-bar i:first-child{background:#ff7069}.efc-window-bar i:nth-child(2){background:#ffcf5a}.efc-window-bar i:nth-child(3){background:#4bd49c}.efc-window-bar small{margin-left:7px;color:#7f92a7;font-size:10px}
.efc-hero-shot img{width:100%;border-radius:14px}
.efc-flow{background:#091522;color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.efc-flow .container{min-height:82px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.efc-flow span{font-weight:750;font-size:13px}.efc-flow i{font-style:normal;color:var(--teal2)}
.efc-heading{max-width:880px}.efc-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.efc-benefit{padding:28px;border:1px solid #dfe7ee;border-radius:21px;background:#fff;box-shadow:0 18px 48px rgba(13,36,55,.06)}.efc-benefit>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#e5faf4;color:#078260;font-weight:900;font-size:12px}.efc-benefit h3{font-size:20px;margin:22px 0 10px}.efc-benefit p{margin:0;color:#637487;font-size:14px}
.efc-detail{overflow:hidden}.efc-detail-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.efc-detail-reverse{grid-template-columns:1.22fr .78fr}.efc-detail-reverse .efc-copy{order:2}.efc-detail-reverse .efc-shot{order:1}
.efc-copy h2{font-size:clamp(36px,4.6vw,56px);line-height:1.07;letter-spacing:-.04em;margin:0 0 20px}.efc-copy>p{font-size:17px;color:#607086}
.efc-list{list-style:none;padding:0;margin:27px 0 0;display:grid;gap:10px}.efc-list li{position:relative;padding-left:28px;color:#455b70}.efc-list li:before{content:"✓";position:absolute;left:0;color:#0a9f78;font-weight:900}
.efc-shot{padding:8px;border-radius:22px;background:#fff;border:1px solid #d2dfe7;box-shadow:0 28px 72px rgba(15,36,53,.15)}.efc-shot img{width:100%;border-radius:15px}
.efc-capabilities .section-heading h2{color:#fff}.efc-capabilities .section-heading p{color:var(--muted)}.efc-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.efc-cap-grid article{padding:26px;border-radius:19px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.efc-cap-grid strong{display:block;color:var(--teal2);font-size:18px;margin-bottom:8px}.efc-cap-grid p{margin:0;color:#aab9c9;font-size:14px}
.efc-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.efc-faq details{border:1px solid #dce5eb;border-radius:16px;background:#fff;padding:0 20px}.efc-faq summary{cursor:pointer;font-weight:800;padding:20px 0;list-style:none}.efc-faq summary::-webkit-details-marker{display:none}.efc-faq summary:after{content:"+";float:right;color:#0a9f78;font-size:22px}.efc-faq details[open] summary:after{content:"−"}.efc-faq details p{color:#607086;margin:0 0 20px}
@media(max-width:980px){.efc-hero-grid,.efc-detail-grid,.efc-detail-reverse{grid-template-columns:1fr}.efc-hero-shot{transform:none}.efc-benefit-grid{grid-template-columns:1fr 1fr}.efc-detail-reverse .efc-copy,.efc-detail-reverse .efc-shot{order:initial}.efc-cap-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.efc-hero{padding:118px 0 58px}.efc-hero h1{font-size:42px}.efc-hero-copy>p{font-size:16px}.efc-product-id img{width:48px!important;height:48px!important;max-width:48px!important}.efc-flow .container{padding:18px 0}.efc-flow i{display:none}.efc-benefit-grid,.efc-cap-grid,.efc-faq-grid{grid-template-columns:1fr}.efc-detail-grid{gap:34px}.efc-benefit{padding:23px}}



/* v1.3.4 - pagina DigitalDine Hotel */
.ddh-hero{position:relative;overflow:hidden;padding:150px 0 92px;background:linear-gradient(145deg,#07111f 0%,#0a1728 58%,#07131f 100%);color:#fff}
.ddh-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:68px;align-items:center;position:relative;z-index:2}
.ddh-copy h1{font-size:clamp(46px,5.8vw,74px);line-height:1.02;letter-spacing:-.052em;margin:22px 0 24px}
.ddh-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:680px;margin:0 0 32px}
.ddh-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.ddh-tags span{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#c7d4e2;font-size:12px}
.ddh-hero-shot,.ddh-shot{appearance:none;border:0;cursor:zoom-in}
.ddh-hero-shot{padding:8px;border-radius:22px;background:#0b1727;border:1px solid rgba(57,224,181,.28);box-shadow:0 42px 100px rgba(0,0,0,.42);transform:perspective(1200px) rotateY(-3deg)}
.ddh-hero-shot img,.ddh-shot img{width:100%;border-radius:14px}
.ddh-flow{background:#091522;color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.ddh-flow .container{min-height:82px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.ddh-flow span{font-weight:750;font-size:13px}.ddh-flow i{font-style:normal;color:var(--teal2)}
.ddh-centered{max-width:860px;margin-inline:auto;text-align:center}.ddh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ddh-feature{padding:28px;border:1px solid #dfe7ee;border-radius:21px;background:#fff;box-shadow:0 18px 48px rgba(13,36,55,.06)}.ddh-feature h3{font-size:20px;margin:0 0 10px}.ddh-feature p{margin:0;color:#637487;font-size:14px}
.ddh-detail{overflow:hidden}.ddh-detail-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}.ddh-detail-reverse{grid-template-columns:1.22fr .78fr}.ddh-detail-reverse .ddh-detail-copy{order:2}.ddh-detail-reverse .ddh-shot{order:1}
.ddh-detail-copy h2{font-size:clamp(36px,4.6vw,56px);line-height:1.07;letter-spacing:-.04em;margin:0 0 20px}.ddh-detail-copy>p{font-size:17px;color:#607086}
.ddh-shot{padding:8px;border-radius:22px;background:#fff;border:1px solid #d2dfe7;box-shadow:0 28px 72px rgba(15,36,53,.15)}
.ddh-dark .section-heading h2{color:#fff}.ddh-status-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.ddh-status-grid article{padding:24px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.ddh-status-grid strong{color:var(--teal2);font-size:17px}.ddh-status-grid p{color:#aab9c9;font-size:13px;margin:8px 0 0}
.ddh-integration-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ddh-integration-grid article{padding:26px;border:1px solid #dfe7ee;border-radius:20px;background:#fff;box-shadow:0 16px 45px rgba(13,36,55,.06)}.ddh-integration-grid h3{margin:0 0 10px}.ddh-integration-grid p{margin:0;color:#637487;font-size:14px}
@media(max-width:980px){.ddh-hero-grid,.ddh-detail-grid,.ddh-detail-reverse{grid-template-columns:1fr}.ddh-hero-shot{transform:none}.ddh-feature-grid,.ddh-integration-grid{grid-template-columns:1fr 1fr}.ddh-detail-reverse .ddh-detail-copy,.ddh-detail-reverse .ddh-shot{order:initial}.ddh-status-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.ddh-hero{padding:118px 0 58px}.ddh-copy h1{font-size:42px}.ddh-copy>p{font-size:16px}.ddh-flow .container{padding:18px 0}.ddh-flow i{display:none}.ddh-feature-grid,.ddh-integration-grid,.ddh-status-grid{grid-template-columns:1fr}.ddh-detail-grid{gap:34px}}



/* v1.3.6 - pagina WebManager */
.wm-hero{position:relative;overflow:hidden;padding:150px 0 92px;background:linear-gradient(145deg,#07111f 0%,#0a1728 58%,#07131f 100%);color:#fff}
.wm-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:68px;align-items:center;position:relative;z-index:2}
.wm-hero-copy h1{font-size:clamp(46px,5.8vw,74px);line-height:1.02;letter-spacing:-.052em;margin:22px 0 24px}
.wm-hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:680px;margin:0 0 32px}
.wm-tags{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.wm-tags span{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:#c7d4e2;font-size:12px}
.wm-hero-shot,.wm-shot{appearance:none;border:0;cursor:zoom-in}
.wm-hero-shot{padding:8px;border-radius:22px;background:#0b1727;border:1px solid rgba(57,224,181,.28);box-shadow:0 42px 100px rgba(0,0,0,.42);transform:perspective(1200px) rotateY(-3deg)}
.wm-hero-shot img,.wm-shot img{width:100%;border-radius:14px}
.wm-flow{background:#091522;color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}
.wm-flow .container{min-height:82px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.wm-flow span{font-weight:750;font-size:13px}.wm-flow i{font-style:normal;color:var(--teal2)}
.wm-centered{max-width:860px;margin-inline:auto;text-align:center}
.wm-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.wm-feature{padding:28px;border:1px solid #dfe7ee;border-radius:21px;background:#fff;box-shadow:0 18px 48px rgba(13,36,55,.06)}
.wm-feature h3{font-size:20px;margin:0 0 10px}.wm-feature p{margin:0;color:#637487;font-size:14px}
.wm-detail{overflow:hidden}.wm-detail-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:center}
.wm-detail-reverse{grid-template-columns:1.22fr .78fr}.wm-detail-reverse .wm-detail-copy{order:2}.wm-detail-reverse .wm-shot{order:1}
.wm-detail-copy h2{font-size:clamp(36px,4.6vw,56px);line-height:1.07;letter-spacing:-.04em;margin:0 0 20px}
.wm-detail-copy>p{font-size:17px;color:#607086}
.wm-shot{padding:8px;border-radius:22px;background:#fff;border:1px solid #d2dfe7;box-shadow:0 28px 72px rgba(15,36,53,.15)}
.wm-dark .section-heading h2{color:#fff}
.wm-cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.wm-cap-grid article{padding:26px;border-radius:19px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}
.wm-cap-grid strong{display:block;color:var(--teal2);font-size:18px;margin-bottom:8px}
.wm-cap-grid p{margin:0;color:#aab9c9;font-size:14px}
@media(max-width:980px){.wm-hero-grid,.wm-detail-grid,.wm-detail-reverse{grid-template-columns:1fr}.wm-hero-shot{transform:none}.wm-feature-grid{grid-template-columns:1fr 1fr}.wm-detail-reverse .wm-detail-copy,.wm-detail-reverse .wm-shot{order:initial}.wm-cap-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.wm-hero{padding:118px 0 58px}.wm-hero-copy h1{font-size:42px}.wm-hero-copy>p{font-size:16px}.wm-flow .container{padding:18px 0}.wm-flow i{display:none}.wm-feature-grid,.wm-cap-grid{grid-template-columns:1fr}.wm-detail-grid{gap:34px}}



/* v1.3.7 - pagina Despre noi */
.about-hero{position:relative;overflow:hidden;padding:158px 0 100px;background:linear-gradient(145deg,#07111f 0%,#0a1728 56%,#07131f 100%);color:#fff}
.about-hero:before{content:"";position:absolute;width:680px;height:680px;right:-240px;top:-170px;border-radius:50%;background:radial-gradient(circle,rgba(57,224,181,.2),transparent 68%)}
.about-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center;position:relative;z-index:2}.about-hero-copy h1{font-size:clamp(46px,5.9vw,76px);line-height:1.02;letter-spacing:-.052em;margin:20px 0 25px}.about-hero-copy>p{font-size:19px;line-height:1.72;color:var(--muted);max-width:700px;margin:0 0 32px}.about-hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#bdcbd9;font-size:13px}.about-hero-points span:before{content:"✓";color:var(--teal2);font-weight:900;margin-right:7px}
.about-hero-visual{min-height:510px;position:relative;display:grid;place-items:center}.about-core{position:relative;z-index:3;width:250px;height:250px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(145deg,rgba(18,41,62,.98),rgba(8,20,34,.98));border:1px solid rgba(57,224,181,.35);box-shadow:0 40px 100px rgba(0,0,0,.4),0 0 70px rgba(57,224,181,.1)}.about-core img{width:74px;height:74px;object-fit:contain;margin-bottom:14px}.about-core strong{font-size:20px}.about-core small{max-width:160px;color:#91a5b9;margin-top:7px}.about-orbit{position:absolute;border:1px solid rgba(57,224,181,.19);border-radius:50%}.about-orbit-a{width:410px;height:410px}.about-orbit-b{width:540px;height:540px;border-color:rgba(255,255,255,.09)}.about-node{position:absolute;z-index:4;padding:10px 15px;border-radius:999px;background:#0d2135;border:1px solid rgba(57,224,181,.28);box-shadow:0 12px 30px rgba(0,0,0,.25);font-size:12px;font-weight:800;color:#dce8f3}.node-a{top:5%;left:43%}.node-b{top:24%;right:0}.node-c{bottom:17%;right:4%}.node-d{bottom:3%;left:32%}.node-e{top:43%;left:0}
.about-story-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:start}.about-story-copy{max-width:760px}.about-story-copy p{font-size:17px;color:#607086;margin:0 0 22px}.about-story-copy .about-lead{font-size:27px;line-height:1.42;color:var(--ink);font-weight:700;letter-spacing:-.025em}.about-quote-line{margin-top:38px;padding:28px 30px;border-left:4px solid var(--teal);background:#f4fbf9;border-radius:0 18px 18px 0;font-size:20px;font-weight:750;line-height:1.5;color:#173047}
.about-centered{max-width:850px;margin-inline:auto;text-align:center}.about-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.about-product-card{position:relative;min-height:300px;padding:34px;border:1px solid #dce5eb;border-radius:24px;background:#fff;display:flex;flex-direction:column;transition:.25s;overflow:hidden}.about-product-card:after{content:"";position:absolute;width:170px;height:170px;right:-80px;bottom:-80px;border-radius:50%;background:radial-gradient(circle,rgba(22,199,154,.13),transparent 70%)}.about-product-card:hover{transform:translateY(-6px);border-color:rgba(22,199,154,.45);box-shadow:0 28px 70px rgba(17,45,66,.12)}.about-product-card>span{color:#0a9f78;font-size:12px;font-weight:900;letter-spacing:.12em}.about-product-card h3{font-size:28px;margin:34px 0 14px;letter-spacing:-.03em}.about-product-card p{color:#637487;max-width:520px}.about-product-card b{margin-top:auto;color:#098665;font-size:14px}.about-product-card.featured{background:linear-gradient(145deg,#0a1a2b,#0c2437);color:#fff;border-color:rgba(57,224,181,.25)}.about-product-card.featured p{color:#a9bacb}
.about-ecosystem h2{font-size:clamp(38px,5vw,60px);line-height:1.06;letter-spacing:-.04em;margin:0 0 22px}.about-ecosystem p{font-size:18px;color:#9eb0c3;max-width:610px}.about-ecosystem-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.ecosystem-map{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;position:relative}.eco-center{grid-column:2;grid-row:2;min-height:130px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(145deg,#14354d,#0c2437);border:1px solid rgba(57,224,181,.42);color:var(--teal2);font-weight:900;font-size:20px;box-shadow:0 28px 70px rgba(0,0,0,.3)}.eco-item{min-height:86px;display:grid;place-items:center;text-align:center;padding:14px;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.1);color:#c5d3df;font-weight:750;font-size:13px}.eco-item:hover{border-color:rgba(57,224,181,.35);color:#fff}
.about-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.about-process-grid article{padding:30px 26px;border-top:2px solid #d9e4eb;background:#fff}.about-process-grid article:hover{border-color:var(--teal)}.about-process-grid span{color:#0a9f78;font-size:12px;font-weight:900}.about-process-grid h3{font-size:21px;margin:30px 0 12px}.about-process-grid p{margin:0;color:#637487;font-size:14px}
.about-why-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:75px;align-items:start}.about-why-panel{padding:46px;border-radius:26px;background:#0a1828;color:#fff;position:sticky;top:120px}.about-why-panel h2{font-size:clamp(38px,4.8vw,58px);line-height:1.05;letter-spacing:-.04em;margin:0 0 22px}.about-why-panel p{color:#9fb2c4}.about-reasons{border-top:1px solid #cdd9e1}.about-reasons article{display:grid;grid-template-columns:60px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #cdd9e1}.about-reasons strong{color:#0a9f78}.about-reasons h3{margin:0 0 7px;font-size:22px}.about-reasons p{margin:0;color:#637487}
.about-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.about-values-grid article{min-height:250px;padding:28px;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fafc);border:1px solid #dce5eb}.about-values-grid span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e5faf4;color:#078260;font-weight:900;font-size:12px}.about-values-grid h3{font-size:22px;margin:42px 0 12px}.about-values-grid p{color:#637487;font-size:14px;margin:0}.about-cta-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end}.about-cta-grid h2{margin-bottom:0}.about-cta-grid p{font-size:17px;margin:0 0 24px}
@media(max-width:980px){.about-hero-grid,.about-story-grid,.about-ecosystem-grid,.about-why-grid,.about-cta-grid{grid-template-columns:1fr}.about-hero-visual{min-height:470px}.about-product-grid{grid-template-columns:1fr}.about-process-grid,.about-values-grid{grid-template-columns:1fr 1fr}.about-why-panel{position:static}.about-story-grid{gap:45px}}
@media(max-width:640px){.about-hero{padding:120px 0 65px}.about-hero-copy h1{font-size:42px}.about-hero-copy>p{font-size:16px}.about-hero-visual{min-height:390px;transform:scale(.78);margin:-35px -45px}.about-process-grid,.about-values-grid{grid-template-columns:1fr}.ecosystem-map{grid-template-columns:1fr 1fr}.eco-center{grid-column:1/-1;grid-row:auto}.about-story-copy .about-lead{font-size:22px}.about-product-card{min-height:270px;padding:26px}.about-why-panel{padding:32px}.about-cta-grid{gap:28px}}

/* Restaurant Software */
.restaurant-page{background:#fff}.rs-hero{position:relative;overflow:hidden;padding:155px 0 100px;background:linear-gradient(145deg,#06101d,#0a1a2d 62%,#07131f);color:#fff}.rs-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center;position:relative;z-index:2}.rs-hero h1{font-size:clamp(46px,6.4vw,82px);line-height:1.02;letter-spacing:-.05em;margin:0 0 24px}.rs-lead{font-size:19px;color:#afc0d2;max-width:650px;margin:0 0 34px}.rs-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.rs-tags span{padding:8px 12px;border:1px solid rgba(58,220,182,.22);border-radius:999px;background:rgba(58,220,182,.06);color:#cdeee5;font-size:12px;font-weight:750}.rs-screen{padding:14px;border:1px solid rgba(57,224,181,.28);border-radius:25px;background:#0a1625;box-shadow:0 40px 90px rgba(0,0,0,.42);cursor:zoom-in;transform:perspective(1300px) rotateY(-4deg)}.rs-screen img{border-radius:0 0 14px 14px;width:100%}.rs-flow{background:#081625;color:#dce8f3;border-top:1px solid rgba(255,255,255,.06)}.rs-flow .container{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;padding:26px 0;font-weight:750}.rs-flow i{color:#31d9ac;font-style:normal}.rs-centered{text-align:center;margin-inline:auto}.rs-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rs-feature{padding:30px;border:1px solid #dfe7ee;border-radius:22px;background:#fff;min-height:270px;transition:.25s}.rs-feature:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(22,199,154,.45)}.rs-feature span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9fbf6;color:#068b68;font-weight:900;margin-bottom:28px}.rs-feature h3{font-size:21px;line-height:1.25;margin:0 0 13px}.rs-feature p{color:#66778a;margin:0}.rs-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}.rs-detail-reverse>div:first-child{order:2}.rs-detail h2{font-size:clamp(36px,4.6vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.rs-detail p{font-size:18px;color:#627386}.rs-visual-card{padding:42px;border-radius:28px;background:linear-gradient(145deg,#0a192a,#0b2437);color:#fff;box-shadow:0 35px 80px rgba(7,17,31,.18)}.rs-visual-card>strong{font-size:26px}.rs-visual-card>p{color:#9fb2c4}.rs-mini-ui{margin-top:30px;padding:24px;border:1px solid rgba(57,224,181,.22);border-radius:18px;background:rgba(255,255,255,.04);display:grid;grid-template-columns:1fr auto;gap:10px}.rs-mini-ui b{color:#40dfb5}.rs-mini-ui span{color:#b7c6d5}.rs-mini-ui em{grid-column:1/-1;background:#21c99d;color:#04110d;padding:13px;border-radius:10px;text-align:center;font-style:normal;font-weight:900}.rs-kitchen-board{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px;border-radius:27px;background:#071421;box-shadow:0 35px 80px rgba(7,17,31,.2)}.rs-kitchen-board>div{padding:22px;border-radius:17px;background:#10263a;color:#fff;display:flex;flex-direction:column;gap:8px}.rs-kitchen-board small{color:#52e0b9;font-weight:800}.rs-kitchen-board strong{font-size:29px}.rs-kitchen-board span{color:#c1cfdb;font-size:14px}.rs-kitchen-board button{margin-top:16px;border:0;border-radius:9px;padding:12px;background:#21c99d;font-weight:900}.rs-dark .section-heading p{color:#aebfd0}.rs-ecosystem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rs-ecosystem-grid article{padding:27px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.035)}.rs-ecosystem-grid strong{font-size:20px;color:#42deb6}.rs-ecosystem-grid p{color:#9fb1c3;margin-bottom:0}.rs-benefit-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:85px}.rs-benefit-list{border-top:1px solid #d5dfe7}.rs-benefit-list article{display:grid;grid-template-columns:56px 1fr;gap:20px;padding:30px 0;border-bottom:1px solid #d5dfe7}.rs-benefit-list b{color:#0a9f78}.rs-benefit-list h3{margin:0 0 8px;font-size:23px}.rs-benefit-list p{margin:0;color:#66778a}.rs-faq{background:#f7fafc}
@media(max-width:980px){.rs-hero-grid,.rs-detail-grid,.rs-benefit-grid{grid-template-columns:1fr}.rs-screen{transform:none}.rs-feature-grid,.rs-ecosystem-grid{grid-template-columns:1fr 1fr}.rs-detail-reverse>div:first-child{order:0}}
@media(max-width:640px){.rs-hero{padding-top:125px}.rs-feature-grid,.rs-ecosystem-grid,.rs-kitchen-board{grid-template-columns:1fr}.rs-flow .container{gap:10px}.rs-flow i{display:none}.rs-detail-grid{gap:38px}.rs-screen{padding:8px;border-radius:16px}}

/* Kitchen Display Software */
.kds-page{background:#fff}.kds-hero{position:relative;overflow:hidden;padding:150px 0 95px;background:linear-gradient(145deg,#06101d,#0a1a2c 62%,#07131f);color:#fff}.kds-hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:62px;align-items:center;position:relative;z-index:2}.kds-hero h1{font-size:clamp(46px,6vw,78px);line-height:1.02;letter-spacing:-.05em;margin:0 0 24px}.kds-lead{font-size:19px;line-height:1.65;color:#afc0d2;max-width:670px;margin:0 0 34px}.kds-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.kds-tags span{padding:8px 12px;border:1px solid rgba(57,224,181,.22);border-radius:999px;background:rgba(57,224,181,.06);color:#cdeee5;font-size:12px;font-weight:750}.kds-screen{padding:14px;border:1px solid rgba(57,224,181,.3);border-radius:25px;background:#0a1625;box-shadow:0 40px 90px rgba(0,0,0,.42);cursor:zoom-in;transform:perspective(1300px) rotateY(-4deg)}.kds-screen img{width:100%;display:block;border-radius:0 0 14px 14px}.kds-flow{background:#081625;color:#dce8f3;border-top:1px solid rgba(255,255,255,.06)}.kds-flow .container{display:flex;justify-content:center;align-items:center;gap:17px;flex-wrap:wrap;padding:25px 0;font-weight:800}.kds-flow i{color:#31d9ac;font-style:normal}.kds-centered{text-align:center;margin-inline:auto}.kds-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kds-feature{padding:31px;border:1px solid #dfe7ee;border-radius:22px;background:#fff;min-height:278px;transition:.25s}.kds-feature:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:rgba(22,199,154,.45)}.kds-feature span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9fbf6;color:#068b68;font-weight:900;margin-bottom:27px}.kds-feature h3{font-size:21px;line-height:1.25;margin:0 0 13px}.kds-feature p{color:#66778a;margin:0}.kds-detail-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}.kds-detail-reverse>div:first-child{order:2}.kds-detail h2,.kds-qms-grid h2,.kds-two-col h2{font-size:clamp(36px,4.6vw,58px);line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.kds-detail p,.kds-qms-grid p,.kds-two-col p{font-size:18px;color:#627386}.kds-image-card{position:relative;border:0;background:#071421;padding:13px;border-radius:26px;box-shadow:0 35px 80px rgba(7,17,31,.2);cursor:zoom-in}.kds-image-card img{width:100%;display:block;border-radius:16px}.kds-image-card span{position:absolute;right:25px;bottom:25px;padding:8px 12px;border-radius:999px;background:rgba(4,15,25,.84);color:#fff;font-size:11px;font-weight:800}.kds-status-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:30px}.kds-status-line span{padding:9px 11px;border-radius:9px;background:#eafaf6;color:#087d61;font-size:11px;font-weight:900}.kds-status-line i{font-style:normal;color:#9aabba}.kds-status-board{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:20px;border-radius:27px;background:#363636;box-shadow:0 35px 80px rgba(7,17,31,.18)}.kds-status-board article{min-height:245px;padding:20px;border-radius:14px;background:#fff;display:flex;flex-direction:column}.kds-status-board article:first-child{border-top:12px solid #1717f3}.kds-status-board article:last-child{border-top:12px solid #ff7327}.kds-status-board small{font-weight:900;color:#2a3b4d}.kds-status-board b{font-size:25px;margin:10px 0;color:#0b1b2b}.kds-status-board strong{font-size:18px}.kds-status-board p{font-size:13px!important;margin:8px 0;color:#4f6070!important}.kds-status-board em{margin-top:auto;padding:11px;border-radius:8px;background:#1dc89a;font-style:normal;text-align:center;font-weight:900;color:#06241c}.kds-dark .kds-two-col p{color:#a8bacb}.kds-two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.kds-stations{display:grid;grid-template-columns:1fr 1fr;gap:14px}.kds-stations article{padding:25px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);display:grid;gap:9px}.kds-stations b{color:#40dfb5;font-size:12px}.kds-stations strong{font-size:19px;color:#fff}.kds-stations span{font-size:13px;color:#9fb1c3}.kds-delivery-flow{padding:34px;border-radius:26px;background:linear-gradient(145deg,#0a192a,#0c2739);box-shadow:0 35px 80px rgba(7,17,31,.18);display:flex;flex-direction:column;gap:0}.kds-delivery-flow span{padding:16px 18px;border-radius:12px;border:1px solid rgba(57,224,181,.18);background:rgba(255,255,255,.04);color:#d8e8f3;font-weight:850}.kds-delivery-flow span:nth-of-type(3){border-color:rgba(57,224,181,.5);color:#4be2bb}.kds-delivery-flow i{height:21px;width:2px;background:rgba(57,224,181,.35);margin-left:28px}.kds-qms-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px;align-items:center}.kds-guest-board{padding:24px;border-radius:25px;background:#091927;color:#fff;box-shadow:0 35px 75px rgba(7,17,31,.18)}.kds-guest-board>small{display:block;color:#46dfb7;font-weight:900;letter-spacing:.12em;margin-bottom:15px}.kds-guest-board>div{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:18px;border-radius:14px;background:#112b40;margin-top:10px}.kds-guest-board span{font-size:12px;font-weight:800;color:#9eb3c5}.kds-guest-board b{font-size:23px}.kds-guest-board .ready{background:#123e34}.kds-guest-board .ready span{color:#56e3bd}.kds-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kds-benefit-grid article{min-height:245px;padding:28px;border:1px solid #dce5eb;border-radius:22px;background:linear-gradient(180deg,#fff,#f7fafc)}.kds-benefit-grid b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e5faf4;color:#078260;font-size:12px}.kds-benefit-grid h3{font-size:21px;margin:36px 0 12px}.kds-benefit-grid p{color:#637487;font-size:14px;margin:0}.kds-faq{background:#f7fafc}.kds-cta-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:80px;align-items:end}.kds-cta-grid h2{font-size:clamp(38px,5vw,62px);line-height:1.06;letter-spacing:-.04em;margin:0}.kds-cta-grid p{color:#a8bacb;font-size:17px;margin:0 0 24px}
@media(max-width:980px){.kds-hero-grid,.kds-detail-grid,.kds-two-col,.kds-qms-grid,.kds-cta-grid{grid-template-columns:1fr}.kds-screen{transform:none}.kds-feature-grid{grid-template-columns:1fr 1fr}.kds-benefit-grid{grid-template-columns:1fr 1fr}.kds-detail-reverse>div:first-child{order:0}}
@media(max-width:640px){.kds-hero{padding-top:125px}.kds-feature-grid,.kds-benefit-grid,.kds-status-board,.kds-stations{grid-template-columns:1fr}.kds-flow .container{gap:10px}.kds-flow i{display:none}.kds-detail-grid,.kds-qms-grid{gap:38px}.kds-screen{padding:8px;border-radius:16px}.kds-two-col{gap:38px}}

/* v1.4.1 - contact flotant: chat WhatsApp + WhatsApp + telefon */
.dd-contact-stack{position:fixed;right:22px;bottom:22px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-family:inherit}
.dd-contact-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.dd-contact-btn{position:relative;width:54px;height:54px;border:0;border-radius:18px;display:grid;place-items:center;cursor:pointer;box-shadow:0 16px 38px rgba(7,20,33,.22);transition:transform .2s ease,box-shadow .2s ease,border-radius .2s ease;text-decoration:none;color:#fff}
.dd-contact-btn:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(7,20,33,.3);border-radius:16px}
.dd-contact-btn svg{width:25px;height:25px;display:block;fill:currentColor}
.dd-contact-btn--chat{background:linear-gradient(145deg,#0a1730,#12345a)}
.dd-contact-btn--wa{background:#25D366}
.dd-contact-btn--phone{background:linear-gradient(145deg,#09a9d7,#087da7)}
.dd-contact-btn::before{content:attr(data-label);position:absolute;right:66px;white-space:nowrap;padding:9px 12px;border-radius:10px;background:#071421;color:#fff;font-size:12px;font-weight:800;opacity:0;transform:translateX(8px);pointer-events:none;transition:.18s ease;box-shadow:0 10px 24px rgba(7,20,33,.18)}
.dd-contact-btn:hover::before,.dd-contact-btn:focus-visible::before{opacity:1;transform:translateX(0)}
.dd-contact-btn--wa::after{content:"";position:absolute;inset:-5px;border:1px solid rgba(37,211,102,.35);border-radius:22px;animation:ddPulse 2.4s infinite;pointer-events:none}
@keyframes ddPulse{0%,100%{opacity:.2;transform:scale(.92)}50%{opacity:.75;transform:scale(1.06)}}
.dd-chat-panel{width:min(350px,calc(100vw - 28px));border:1px solid rgba(19,47,72,.12);border-radius:24px;background:#fff;box-shadow:0 28px 70px rgba(7,20,33,.26);overflow:hidden;opacity:0;transform:translateY(12px) scale(.98);pointer-events:none;transition:.2s ease}
.dd-chat-panel.open{opacity:1;transform:none;pointer-events:auto}
.dd-chat-head{position:relative;padding:22px 48px 20px 22px;background:linear-gradient(145deg,#071421,#0d2b41);color:#fff}.dd-chat-head strong{display:block;font-size:18px;margin-bottom:5px}.dd-chat-head span{display:block;color:#b9c8d5;font-size:13px;line-height:1.45}.dd-chat-close{position:absolute;right:14px;top:14px;width:30px;height:30px;border:0;border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font-size:20px;cursor:pointer}
.dd-chat-body{padding:18px}.dd-chat-note{display:flex;gap:10px;align-items:flex-start;padding:13px 14px;border-radius:14px;background:#f3f8fb;color:#314658;font-size:13px;line-height:1.45;margin-bottom:14px}.dd-chat-note b{color:#0c8b69}.dd-chat-input{width:100%;min-height:92px;resize:vertical;border:1px solid #d9e4eb;border-radius:14px;padding:13px 14px;font:inherit;font-size:14px;color:#122435;outline:none;transition:border-color .18s,box-shadow .18s}.dd-chat-input:focus{border-color:#25c99c;box-shadow:0 0 0 3px rgba(37,201,156,.12)}
.dd-chat-send{width:100%;margin-top:11px;border:0;border-radius:13px;padding:13px 16px;background:#25D366;color:#062614;font:inherit;font-weight:900;cursor:pointer;transition:.18s}.dd-chat-send:hover{transform:translateY(-1px);filter:brightness(.98)}.dd-chat-small{margin:10px 2px 0;color:#758796;font-size:11px;line-height:1.4}
@media(max-width:640px){.dd-contact-stack{right:14px;bottom:14px}.dd-contact-btn{width:50px;height:50px;border-radius:16px}.dd-contact-btn::before{display:none}.dd-chat-panel{width:min(340px,calc(100vw - 28px))}}

/* v1.5.1 - selector limba tip dropdown, aliniat vizual cu meniul Produse */
.lang-switcher{position:relative;display:flex;align-items:center;color:#dce8f6}
.lang-switcher summary{list-style:none;display:flex;align-items:center;gap:5px;padding:10px 0;cursor:pointer;color:inherit;font:inherit;font-size:14px;font-weight:650;user-select:none;transition:color .2s}
.lang-switcher summary::-webkit-details-marker{display:none}
.lang-switcher summary::after{content:"▾";font-size:11px;line-height:1;margin-left:2px;transition:transform .2s ease}
.lang-switcher[open] summary,.lang-switcher summary:hover{color:var(--teal2)}
.lang-switcher[open] summary::after{transform:rotate(180deg)}
.lang-switcher-menu{position:absolute;top:calc(100% + 13px);right:-12px;width:190px;padding:10px;background:#0b1728;border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.38);z-index:100;overflow:visible}
.lang-switcher-menu::before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px}
.lang-switcher-menu a{display:block;width:100%;padding:10px 12px;border-radius:10px;color:#dce8f6;font-size:13px;font-weight:650;white-space:nowrap;transition:background .18s,color .18s}
.lang-switcher-menu a:hover{background:rgba(57,224,181,.1);color:var(--teal2)}
.lang-switcher-menu a.active{background:rgba(57,224,181,.08);color:var(--teal2)}
@media(max-width:980px){
  .lang-switcher{display:block;width:100%}
  .lang-switcher summary{width:100%;padding:0;text-align:left}
  .lang-switcher-menu{position:static;width:100%;margin-top:10px;padding:6px;background:rgba(255,255,255,.035);border-color:rgba(255,255,255,.08);border-radius:12px;box-shadow:none}
  .lang-switcher-menu::before{display:none}
  .lang-switcher-menu a{padding:10px 12px}
}

/* v1.5.5 - client logo marquee: fixed-height horizontal rail on all viewports */
.client-marquee-section{position:relative;overflow:hidden;padding:54px 0 58px;background:#fff;border-bottom:1px solid #e6edf2}
.client-marquee-head{text-align:center;margin-bottom:28px}
.client-marquee-head .eyebrow{margin-bottom:10px}
.client-marquee-head h2{margin:0;font-size:clamp(25px,3vw,36px);line-height:1.15;letter-spacing:-.03em;color:#112435}
.client-marquee-head p{margin:10px auto 0;max-width:680px;color:#6b7b8c;font-size:14px}
.client-marquee{position:relative;width:100%;height:104px;overflow:hidden;isolation:isolate;contain:layout paint}
.client-marquee::before,.client-marquee::after{content:"";position:absolute;z-index:3;top:0;bottom:0;width:clamp(28px,7vw,110px);pointer-events:none}
.client-marquee::before{left:0;background:linear-gradient(90deg,#fff 8%,rgba(255,255,255,0))}
.client-marquee::after{right:0;background:linear-gradient(270deg,#fff 8%,rgba(255,255,255,0))}
.client-marquee-track{position:absolute;left:0;top:3px;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;width:max-content!important;min-width:max-content!important;gap:16px;animation:clientMarquee 58s linear infinite;will-change:transform;transform:translate3d(0,0,0)}
.client-marquee-group{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center;gap:16px;flex:0 0 auto!important;width:max-content!important;min-width:max-content!important}
.client-marquee:hover .client-marquee-track{animation-play-state:paused}
.client-logo-card{width:190px;height:98px;flex:0 0 190px!important;display:grid!important;place-items:center;padding:15px 20px;border:1px solid #e2e9ee;border-radius:18px;background:#fbfdfe;box-shadow:0 8px 28px rgba(17,45,66,.045);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.client-logo-card img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:grayscale(1);opacity:.7;transition:filter .22s ease,opacity .22s ease,transform .22s ease}
.client-logo-card:hover{transform:translateY(-3px);border-color:rgba(22,199,154,.4);box-shadow:0 14px 34px rgba(17,45,66,.09)}
.client-logo-card:hover img{filter:none;opacity:1;transform:scale(1.035)}
@keyframes clientMarquee{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 8px),0,0)}}
@media(max-width:640px){
 .client-marquee-section{display:block!important;visibility:visible!important;opacity:1!important;padding:38px 0 42px;overflow:hidden!important}
 .client-marquee-head{display:block!important;padding-inline:18px;margin-bottom:20px}
 .client-marquee-head h2{font-size:27px}
 .client-marquee-head p{font-size:13px;line-height:1.55}
 .client-marquee{display:block!important;position:relative!important;width:100vw!important;max-width:100vw!important;height:82px!important;min-height:82px!important;overflow:hidden!important;margin-left:calc(50% - 50vw);padding:0!important;touch-action:pan-y}
 .client-marquee::before,.client-marquee::after{width:18px}
 .client-marquee-track{position:absolute!important;left:0!important;top:3px!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;width:max-content!important;min-width:max-content!important;max-width:none!important;gap:10px!important;animation:clientMarqueeMobile 42s linear infinite!important;transform:translate3d(0,0,0);will-change:transform}
 .client-marquee-group{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;width:max-content!important;min-width:max-content!important;max-width:none!important;gap:10px!important;flex:0 0 auto!important}
 .client-logo-card{display:grid!important;width:142px!important;height:76px!important;min-width:142px!important;max-width:142px!important;flex:0 0 142px!important;padding:10px 12px;border-radius:14px;margin:0!important}
 .client-logo-card img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;opacity:.78}
 @keyframes clientMarqueeMobile{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-50% - 5px),0,0)}}
}
@media(prefers-reduced-motion:reduce){.client-marquee-track{animation-duration:90s!important}.client-logo-card img{filter:none;opacity:.82}}
