:root{--ink:#10231f;--muted:#687773;--line:#e3ebe8;--paper:#f6f9f8;--brand:#0f6b5b;--brand-dark:#0a4e43;--gold:#cda557;--white:#fff;--danger:#b42318;--success:#067647;--shadow:0 24px 70px #0f37301f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%}.container{width:min(1160px,100% - 32px);margin-inline:auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f9f8db;border-bottom:1px solid #e3ebe8cc;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.5px;align-items:center;gap:10px;font-size:22px;font-weight:800;display:inline-flex}.brand-mark{background:linear-gradient(145deg, var(--brand), #32a48e);color:#fff;border-radius:11px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 10px 25px #0f6b5b3d}.nav{color:#41534e;align-items:center;gap:18px;font-size:14px;display:flex}.nav-actions{align-items:center;gap:10px;display:flex}.btn{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--brand), var(--brand-dark));box-shadow:0 12px 28px #0f6b5b38}.btn-secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.btn-ghost{color:var(--brand-dark);background:#eaf5f2}.btn-danger{color:var(--danger);background:#fff1f0}.btn-block{width:100%}.hero{padding:85px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#32a48e2e,#32a48e00);border-radius:50%;width:520px;height:520px;position:absolute;top:-220px;right:-170px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{color:var(--brand-dark);background:#ffffffbd;border:1px solid #cfe3de;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:700;display:inline-flex}h1{letter-spacing:-3px;margin:24px 0;font-size:clamp(42px,6vw,72px);line-height:.98}.hero p{color:var(--muted);max-width:640px;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.mini-proof{color:var(--muted);align-items:center;gap:12px;margin-top:26px;font-size:13px;display:flex}.hero-card-wrap{place-items:center;min-height:570px;display:grid;position:relative}.hero-card-wrap:before{content:"";background:linear-gradient(145deg,#d9ece7,#f6e9ce);border-radius:40px;position:absolute;inset:30px 25px;transform:rotate(-4deg)}.phone-shell{background:#0f1816;border:8px solid #17231f;border-radius:42px;width:min(390px,100%);padding:10px;position:relative;box-shadow:0 35px 90px #11352e45}.phone-screen{background:#f9fbfa;border-radius:29px;min-height:525px;overflow:hidden}.phone-top{background:linear-gradient(135deg,#0f6b5b,#2b9a85);height:110px;position:relative}.phone-avatar{width:92px;height:92px;color:var(--brand-dark);background:linear-gradient(145deg,#e8eee9,#bfcfc9);border:5px solid #fff;border-radius:25px;place-items:center;font-size:28px;font-weight:900;display:grid;position:absolute;bottom:-45px;left:24px}.phone-content{padding:60px 24px 24px}.phone-content h3{margin:0;font-size:25px}.phone-content .role{color:var(--brand);margin:7px 0;font-weight:700}.phone-content .demo-bio{color:var(--muted);font-size:13px;line-height:1.6}.demo-actions{grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0;display:grid}.demo-action{aspect-ratio:1;border:1px solid var(--line);color:var(--brand);background:#fff;border-radius:14px;place-items:center;display:grid}.demo-save{background:var(--brand);color:#fff;border-radius:13px;place-items:center;height:46px;font-size:13px;font-weight:800;display:grid}.section{padding:80px 0}.section-white{background:#fff}.section-head{max-width:690px;margin-bottom:42px}.section-head h2{letter-spacing:-1.8px;margin:12px 0;font-size:clamp(32px,4vw,50px)}.section-head p{color:var(--muted);line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:28px;box-shadow:0 12px 35px #11352e0d}.feature-icon{width:48px;height:48px;color:var(--brand);background:#eaf5f2;border-radius:15px;place-items:center;display:grid}.feature-card h3{margin:20px 0 9px}.feature-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{padding:24px 0}.step-num{color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.step p{color:var(--muted);line-height:1.6}.price-card{max-width:720px;box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#f0f7f5);border:1px solid #cfe3de;border-radius:30px;grid-template-columns:1fr auto;align-items:center;gap:30px;margin:auto;padding:42px;display:grid}.price{letter-spacing:-2px;font-size:44px;font-weight:900}.price small{color:var(--muted);letter-spacing:0;font-size:13px;font-weight:600;display:block}.check-list{color:#3d504a;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:9px;display:flex}.footer{color:#d8e5e1;background:#0d231e;padding:50px 0 25px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:40px;display:grid}.footer p,.footer a{color:#9fb4ae;font-size:14px;line-height:1.7}.footer-bottom{color:#8ea49e;border-top:1px solid #ffffff17;margin-top:35px;padding-top:22px;font-size:12px}.auth-page{grid-template-columns:.85fr 1.15fr;min-height:100vh;display:grid}.auth-aside{color:#fff;background:linear-gradient(145deg,#0b3e35,#0f6b5b);flex-direction:column;justify-content:space-between;padding:52px;display:flex;position:relative;overflow:hidden}.auth-aside:after{content:"";background:#ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-180px}.auth-aside h1{letter-spacing:-2px;font-size:50px}.auth-aside p{color:#c5ddd7;max-width:460px;line-height:1.7}.auth-main{background:#fff;place-items:center;padding:42px;display:grid}.auth-box{width:min(650px,100%)}.auth-box.compact{max-width:470px}.auth-box h2{letter-spacing:-1px;margin:0 0 8px;font-size:34px}.auth-box>p{color:var(--muted);margin-bottom:28px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{color:#344740;font-size:13px;font-weight:700}.input,.textarea,.select{background:#fff;border:1px solid #d8e2df;border-radius:12px;outline:none;width:100%;padding:13px 14px;transition:all .15s}.input:focus,.textarea:focus,.select:focus{border-color:var(--brand);box-shadow:0 0 0 4px #0f6b5b17}.textarea{resize:vertical;min-height:120px}.help{color:var(--muted);font-size:12px}.error-box,.success-box{border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:13px}.error-box{color:#8a1c13;background:#fff0ef;border:1px solid #ffd2cf}.success-box{color:#05603a;background:#ecfdf3;border:1px solid #abefc6}.form-footer{gap:12px;margin-top:20px;display:grid}.form-note{color:var(--muted);text-align:center;font-size:13px}.dashboard{background:#f4f7f6;min-height:100vh}.dashboard-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#0c2721;flex-direction:column;height:100vh;padding:25px 18px;display:flex;position:sticky;top:0}.sidebar .brand{padding:0 8px 25px}.sidebar-nav{gap:7px;display:grid}.sidebar-link{color:#bcd0ca;border-radius:11px;align-items:center;gap:10px;padding:12px 13px;font-size:14px;display:flex}.sidebar-link:hover{color:#fff;background:#ffffff14}.sidebar-bottom{margin-top:auto}.dashboard-main{min-width:0;padding:32px}.dashboard-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.dashboard-top h1{letter-spacing:-1px;margin:0;font-size:32px}.user-pill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:7px 12px 7px 7px;font-size:13px;display:flex}.user-avatar{width:32px;height:32px;color:var(--brand);background:#dcebe7;border-radius:50%;place-items:center;font-weight:800;display:grid}.stat-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px}.stat-label{color:var(--muted);font-size:13px}.stat-value{margin-top:9px;font-size:28px;font-weight:850}.panel-grid{grid-template-columns:1.15fr .85fr;gap:20px;margin-top:20px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:20px;min-width:0;padding:23px}.panel h2{margin:0 0 8px;font-size:20px}.panel-sub{color:var(--muted);margin-bottom:20px;font-size:13px}.status{border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:750;display:inline-flex}.status-active,.status-success{color:#05603a;background:#ecfdf3}.status-draft,.status-pending{color:#854a0e;background:#fffaeb}.status-suspended,.status-failed{color:#8a1c13;background:#fff0ef}.profile-url{border:1px solid var(--line);word-break:break-all;background:#f8faf9;border-radius:13px;margin:14px 0;padding:12px;font-size:13px}.payment-box{background:#fffaf0;border:1px solid #f0d9a8;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:23px;display:flex}.payment-box h3{margin:0 0 6px}.payment-box p{color:#6f5a34;margin:0;font-size:13px}.social-editor{gap:10px;display:grid}.social-row{grid-template-columns:150px 1fr 140px 42px;align-items:center;gap:8px;display:grid}.photo-editor{align-items:center;gap:18px;display:flex}.photo-preview{object-fit:cover;border:1px solid var(--line);background:#e7efed;border-radius:24px;width:100px;height:100px}.qr-card{text-align:center;place-items:center;padding:28px;display:grid}.qr-image{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(300px,100%);padding:15px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:13px 12px}th{color:var(--muted);background:#f8faf9;font-weight:700}.public-page{background:radial-gradient(circle at top,#dcece8,#f6f9f8 48%);min-height:100vh;padding:30px 16px}.public-card{background:#fff;border:1px solid #d5e4e0e6;border-radius:30px;width:min(620px,100%);margin:0 auto;overflow:hidden;box-shadow:0 30px 80px #0c3e3424}.public-cover{background:linear-gradient(135deg, var(--profile-accent,#0f6b5b), #183c34);height:170px;position:relative}.public-cover:after{content:"";background:radial-gradient(circle at 80% 20%,#ffffff38,#0000 30%);position:absolute;inset:0}.public-profile{padding:0 30px 30px}.public-avatar{object-fit:cover;background:#e0ebe8;border:6px solid #fff;border-radius:30px;width:120px;height:120px;margin-top:-58px;position:relative;box-shadow:0 15px 35px #0c3e3429}.initial-avatar{color:var(--profile-accent,#0f6b5b);place-items:center;font-size:36px;font-weight:900;display:grid}.public-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.public-head h1{letter-spacing:-1.5px;margin:18px 0 6px;font-size:34px;line-height:1.1}.public-role{color:var(--profile-accent,#0f6b5b);font-weight:800}.public-company{color:var(--muted);margin-top:5px}.public-bio{color:#546660;white-space:pre-line;margin:22px 0;line-height:1.75}.action-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.action-btn{border:1px solid var(--line);color:#51645e;background:#fff;border-radius:15px;place-items:center;gap:4px;min-height:67px;padding:8px;font-size:11px;display:grid}.action-btn svg{color:var(--profile-accent,#0f6b5b)}.save-contact{color:#fff;background:var(--profile-accent,#0f6b5b);border-radius:15px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;margin-top:12px;font-weight:800;display:flex}.public-section{border-top:1px solid var(--line);margin-top:25px;padding-top:22px}.public-section h2{text-transform:uppercase;letter-spacing:1.1px;color:#778680;font-size:15px}.info-list{gap:12px;display:grid}.info-item{color:#41534e;align-items:flex-start;gap:12px;font-size:14px;display:flex}.info-item svg{color:var(--profile-accent,#0f6b5b);flex:none}.social-list{flex-wrap:wrap;gap:9px;display:flex}.social-chip{border:1px solid var(--line);border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:13px;display:inline-flex}.public-footer{text-align:center;color:#8a9994;padding:18px;font-size:12px}.empty{text-align:center;color:var(--muted);border:1px dashed #cad8d4;border-radius:15px;padding:30px}.legal{border:1px solid var(--line);background:#fff;border-radius:22px;max-width:820px;margin:50px auto;padding:38px;line-height:1.75}.legal h1{letter-spacing:-1px;font-size:38px}@media (max-width:950px){.hero-grid,.auth-page,.panel-grid{grid-template-columns:1fr}.auth-aside{min-height:330px}.feature-grid,.steps{grid-template-columns:1fr 1fr}.dashboard-shell{grid-template-columns:80px 1fr}.sidebar{padding-inline:10px}.sidebar .brand span:last-child,.sidebar-link span,.sidebar-bottom .btn span{display:none}.sidebar .brand,.sidebar-link{justify-content:center}.stat-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.nav{display:none}.header-inner{min-height:64px}h1{letter-spacing:-2px;font-size:44px}.hero{padding-top:55px}.hero-card-wrap{min-height:530px}.feature-grid,.steps,.form-grid,.price-card{grid-template-columns:1fr}.price-card{padding:28px}.auth-main,.auth-aside{padding:28px 20px}.auth-aside h1{font-size:38px}.dashboard-shell{display:block}.sidebar{flex-direction:row;align-items:center;height:auto;padding:10px;position:static;overflow-x:auto}.sidebar .brand{padding:0}.sidebar-nav{display:flex}.sidebar-bottom{margin:0 0 0 auto}.dashboard-main{padding:20px 14px}.dashboard-top{align-items:flex-start}.dashboard-top h1{font-size:26px}.user-pill span:last-child{display:none}.stat-grid{grid-template-columns:1fr 1fr}.payment-box{flex-direction:column;align-items:flex-start}.social-row{grid-template-columns:1fr 42px}.social-row .select,.social-row .social-label{grid-column:1}.social-row button{grid-area:1/2}.footer-grid{grid-template-columns:1fr}.public-profile{padding-inline:20px}.public-head h1{font-size:29px}.action-grid{grid-template-columns:repeat(2,1fr)}}.registration-socials{border:1px solid var(--line);background:#f8fbfa;border-radius:18px;margin-top:24px;padding:20px}.registration-socials h3{margin:0 0 4px;font-size:17px}.registration-socials .panel-sub{margin-bottom:14px}.password-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.terms-check{color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;font-size:13px;line-height:1.5;display:flex}.terms-check input{accent-color:var(--brand);margin-top:3px}.text-link,.terms-check a{color:var(--brand);font-weight:750}.btn-icon{width:42px;padding-inline:0}.inline-error{color:var(--danger);white-space:normal;max-width:130px;margin-top:6px;font-size:11px}.form-feedback{margin:15px 0 0}.form-action{margin-top:15px}.panel-spaced{margin-top:20px}.stat-value-money{font-size:22px}@media (max-width:680px){.password-grid{grid-template-columns:1fr}.registration-socials{padding:16px}}.dashboard-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.card-item{flex-direction:column;gap:14px;display:flex}.card-item-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-name{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);font-size:13px;font-weight:800}.card-item h3{margin:5px 0 3px}.card-item p{color:var(--muted);margin:0}.card-actions{flex-wrap:wrap;gap:10px;display:flex}.mini-stats{color:var(--muted);gap:18px;font-size:13px;font-weight:700;display:flex}@media (max-width:850px){.cards-grid{grid-template-columns:1fr}}.brand-logo-image{justify-content:center;align-items:center;max-width:150px;height:42px;display:flex}.brand-logo-image img{object-fit:contain;max-width:150px;max-height:42px;display:block}.branding-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px;display:grid}.branding-card{border:1px solid var(--line);background:#f8fbfa;border-radius:18px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.branding-card h3{margin:0}.branding-card .panel-sub{min-height:42px;margin:0}.branding-preview{background:#fff;border:1px dashed #b9cbc5;border-radius:15px;justify-content:center;align-items:center;width:100%;height:130px;padding:18px;display:flex}.branding-preview img{object-fit:contain;max-width:100%;max-height:94px;display:block}.favicon-preview img{object-fit:contain;border-radius:16px;width:76px;height:76px}.branding-upload{position:relative;overflow:hidden}.branding-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.branding-message{grid-column:1/-1;margin:0}@media (max-width:760px){.branding-grid{grid-template-columns:1fr}}.business-form{max-width:920px}.business-form h2,.compact-form h2{margin-top:0}.field-full{grid-column:1/-1}.page-intro{margin-bottom:20px}.business-context{color:var(--muted);align-items:center;gap:12px;margin:-8px 0 22px;font-size:13px;display:flex}.business-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.business-links a{border:1px solid var(--line);background:#fbfdfc;border-radius:17px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;column-gap:12px;padding:18px;display:grid}.business-links a svg{color:var(--brand);grid-row:1/3;align-self:center}.business-links a strong{font-size:15px}.business-links a span{color:var(--muted);margin-top:3px;font-size:12px}.compact-form{margin-bottom:20px}.inline-fields{grid-template-columns:1fr 160px auto;gap:10px;display:grid}.code-input{max-width:160px}.data-list{margin-top:15px;display:grid}.data-row{border-top:1px solid var(--line);grid-template-columns:minmax(220px,1.4fr) minmax(190px,1fr) auto;align-items:center;gap:18px;padding:15px 0;display:grid}.data-row:first-child{border-top:0}.data-row>div{gap:4px;display:grid}.data-row span{color:var(--muted);font-size:12px}.data-row .status{color:inherit}.empty-business{flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;min-height:230px;display:flex}.mini-stats span{align-items:center;gap:5px;display:inline-flex}.color-field{height:48px;padding:6px}@media (max-width:760px){.business-links,.inline-fields{grid-template-columns:1fr}.code-input{max-width:none}.data-row{grid-template-columns:1fr;gap:8px}.field-full{grid-column:auto}}.org-brand-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:20px 0;display:grid}.brand-banner-card{grid-column:1/-1}.banner-preview{height:190px;overflow:hidden}.banner-preview img{object-fit:cover;width:100%;height:100%;max-height:none}.org-switch{border:1px solid var(--line);background:#fbfdfc;border-radius:14px;align-items:center;gap:10px;padding:13px 15px;flex-direction:row!important;display:flex!important}.org-switch input{width:18px;height:18px;accent-color:var(--brand)}.enterprise-cover-logo{z-index:2;background:#fffffff0;border-radius:14px;justify-content:center;align-items:center;max-width:220px;max-height:82px;padding:10px 14px;display:flex;position:absolute;top:20px;left:22px;box-shadow:0 8px 28px #0000001f}.enterprise-cover-logo img{object-fit:contain;max-width:190px;max-height:60px}.enterprise-footer{border-top:1px solid var(--line);color:#53645f;background:#f8fbfa;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.enterprise-footer img{object-fit:contain;max-height:36px}.enterprise-footer small{color:#94a39f}.public-card[style*=--profile-secondary] .save-contact{background:var(--profile-accent)}@media (max-width:760px){.org-brand-assets{grid-template-columns:1fr}.brand-banner-card{grid-column:auto}.enterprise-cover-logo{max-width:170px;top:14px;left:14px}}.enterprise-tabs{scrollbar-width:thin;gap:8px;margin:2px 0 18px;padding:4px 0 14px;display:flex;overflow-x:auto}.enterprise-tabs a{white-space:nowrap;border:1px solid var(--line);color:#53645f;background:#fff;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:700;display:inline-flex}.enterprise-tabs a:hover{color:var(--brand);border-color:#b8d6cf}.enterprise-tabs a.active{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 8px 20px #0f6b5b29}.enterprise-callout{color:#38544d;background:#f0f8f6;border:1px solid #cfe3de;border-radius:15px;margin:18px 0;padding:16px 18px;font-size:14px;line-height:1.6}.enterprise-tabs+form.business-form{max-width:none}.panel code{overflow-wrap:anywhere;font-size:12px}.table-wrap .btn{min-height:34px;padding:0 11px;font-size:12px}@media (max-width:760px){.enterprise-tabs{margin-inline:-4px}.enterprise-tabs a{padding:9px 11px}}.enterprise-card-preview-panel{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-bottom:20px;display:flex}.physical-card-preview{aspect-ratio:1.586;background:#fff;border:1px solid #dbe5e2;border-radius:18px;width:430px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 18px 40px #052d261f}.physical-card-band{background:linear-gradient(135deg,var(--preview-accent),#092f29);height:34%}.physical-card-body{grid-template-columns:82px 1fr 58px;align-items:center;gap:14px;padding:18px;display:grid}.physical-card-photo{width:72px;height:72px;color:var(--preview-accent);background:#e8f1ef;border-radius:14px;justify-content:center;align-items:center;font-weight:900;display:flex;overflow:hidden}.physical-card-photo img{object-fit:cover;width:100%;height:100%}.physical-card-info{flex-direction:column;gap:4px;min-width:0;display:flex}.physical-card-info strong{font-size:17px}.physical-card-info span{color:#445b56;font-size:13px}.physical-card-info small{color:#6b7d79;font-size:11px}.physical-card-qr{color:#102e29;background:repeating-linear-gradient(45deg,#fff 0 4px,#dce7e4 4px 7px);border:5px solid #102e29;justify-content:center;align-items:center;width:52px;height:52px;font-size:11px;font-weight:900;display:flex}.enterprise-preview-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.orientation-switch{background:#f1f5f9;border-radius:12px;gap:6px;padding:5px;display:flex}.orientation-button{cursor:pointer;color:#64748b;background:0 0;border:0;border-radius:9px;padding:9px 14px;font-weight:700}.orientation-button.active{color:#0f172a;background:#fff;box-shadow:0 1px 5px #0f172a1f}.physical-card-stage{background:#eef2f7;border-radius:20px;justify-content:center;align-items:center;min-height:390px;padding:28px;display:flex;overflow:auto}.enterprise-physical-card{background-color:var(--preview-accent,#0f6b5b);color:#fff;background-position:50%;background-size:cover;flex:none;transition:width .25s,height .25s;position:relative;overflow:hidden;box-shadow:0 24px 55px #0f172a38,0 2px 8px #0f172a26}.enterprise-physical-card.horizontal{border-radius:21px;width:540px;height:340px}.enterprise-physical-card.vertical{border-radius:21px;width:340px;height:540px}.epc-overlay{background:linear-gradient(135deg,#0000002e,#00000005 45%,#00000038);position:absolute;inset:0}.epc-content{z-index:2;flex-direction:column;height:100%;padding:28px;display:flex;position:relative}.epc-header{justify-content:space-between;align-items:center;gap:18px;min-height:52px;display:flex}.epc-logo{object-fit:contain;object-position:left center;width:auto;max-width:120px;height:46px}.epc-logo-placeholder{letter-spacing:.15em;border:1px dashed #ffffffa6;border-radius:8px;padding:9px 16px;font-size:11px}.epc-company{text-align:right;letter-spacing:.03em;max-width:220px;font-size:15px}.epc-main{flex:1;grid-template-columns:112px 1fr 92px;align-items:center;gap:22px;display:grid}.epc-photo{background:#ffffff2e;border:3px solid #ffffffe0;border-radius:18px;justify-content:center;align-items:center;width:108px;height:108px;font-size:30px;font-weight:800;display:flex;overflow:hidden}.epc-photo img{object-fit:cover;width:100%;height:100%}.epc-person{flex-direction:column;min-width:0;display:flex}.epc-person>strong{font-size:22px;line-height:1.08}.epc-title{opacity:.94;margin-top:6px;font-size:14px;font-weight:700}.epc-contact{flex-direction:column;gap:3px;margin-top:18px;font-size:11px;line-height:1.35;display:flex}.epc-contact span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.epc-qr{color:#111827;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:88px;height:88px;padding:7px;font-weight:800;display:flex}.epc-qr img{object-fit:contain;width:100%;height:100%;display:block}.enterprise-physical-card.vertical .epc-content{padding:25px}.enterprise-physical-card.vertical .epc-header{flex-direction:column;justify-content:flex-start;gap:7px}.enterprise-physical-card.vertical .epc-company{text-align:center;max-width:270px}.enterprise-physical-card.vertical .epc-logo{object-position:center}.enterprise-physical-card.vertical .epc-main{flex-direction:column;justify-content:center;gap:13px;display:flex}.enterprise-physical-card.vertical .epc-photo{width:112px;height:112px}.enterprise-physical-card.vertical .epc-person{text-align:center;align-items:center}.enterprise-physical-card.vertical .epc-person>strong{font-size:21px}.enterprise-physical-card.vertical .epc-contact{align-items:center;margin-top:10px}.enterprise-physical-card.vertical .epc-qr{width:82px;height:82px}.physical-card-note{text-align:center;color:#64748b;margin:14px 0 0;font-size:12px}@media (max-width:700px){.enterprise-preview-heading{flex-direction:column}.physical-card-stage{justify-content:flex-start;padding:18px}.enterprise-physical-card.horizontal{transform-origin:0}}.card-editor-steps{z-index:25;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f6f9f8f5;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:8px;display:grid;position:sticky;top:82px;box-shadow:0 8px 24px #0f37300f}.card-editor-step{color:#667873;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:52px;font-weight:700;display:flex}.card-editor-step span{color:#0f6b5b;background:#e8f1ef;border-radius:50%;place-items:center;width:27px;height:27px;font-size:12px;display:grid}.card-editor-step.active{color:#fff;background:#0f6b5b}.card-editor-step.active span{color:#0f6b5b;background:#fff}.card-step-actions{justify-content:space-between;gap:12px;margin-top:20px;display:flex}.card-step-actions .push-right{margin-left:auto}@media (max-width:760px){.card-editor-steps{grid-template-columns:1fr 1fr;top:70px}.card-editor-step{justify-content:flex-start;padding:0 10px;font-size:12px}}.production-stat-grid{margin-top:20px}.production-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.production-status{white-space:nowrap;color:#52645f;background:#eef2f2;border-radius:999px;justify-content:center;align-items:center;min-width:95px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.production-status-to_produce{color:#925d00;background:#fff7e5}.production-status-printed{color:#355c9a;background:#eef4ff}.production-status-qr_verified{color:#236184;background:#eef8ff}.production-status-nfc_encoded{color:#51489a;background:#efeefe}.production-status-ready{color:#08734f;background:#e9f9f1}.production-status-delivered{color:#096c42;background:#dff7e8}.production-actions{flex-wrap:wrap;align-items:center;gap:7px;min-width:200px;display:flex}.production-actions .btn{min-height:34px;padding:0 10px;font-size:11px}.production-nfc-box{align-items:center;gap:7px;display:flex}.production-nfc-box .input{width:145px;min-height:34px;padding:7px 9px;font-size:11px}.production-reset{width:34px;padding:0!important}.production-delivered{color:#08734f;align-items:center;gap:6px;font-size:12px;font-weight:800;display:inline-flex}.production-message{color:#63746f;flex-basis:100%}.production-qr-links{align-items:center;gap:7px;display:flex}.production-public-url{color:var(--brand);align-items:center;gap:4px;font-size:11px;font-weight:700;display:inline-flex}@media (max-width:900px){.production-nfc-box{flex-direction:column;align-items:stretch}.production-nfc-box .input{width:100%}}.print-root{background:#eef3f2;min-height:100vh;padding:24px}.print-batch-toolbar{border:1px solid var(--line);z-index:40;background:#fff;border-radius:16px;flex-wrap:wrap;align-items:center;gap:16px;max-width:1180px;margin:0 auto 24px;padding:14px 16px;display:flex;position:sticky;top:14px;box-shadow:0 12px 35px #0f373014}.print-batch-info{color:#667873;flex-direction:column;gap:1px;font-size:12px;display:flex}.print-batch-info strong{color:#0f2d27;font-size:18px}.print-batch-toolbar-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.print-message{flex-basis:100%;margin:0}.print-preview-list{flex-direction:column;align-items:center;gap:32px;max-width:1180px;margin:0 auto;display:flex}.print-card-sheet{background:#dfe8e6;border-radius:22px;justify-content:center;align-items:center;padding:28px;display:flex;position:relative;box-shadow:0 15px 35px #0f2d2714}.print-card-sheet.horizontal{width:620px}.print-card-sheet.vertical{width:420px}.print-card-canvas{flex:none}.print-card-screen-meta{white-space:nowrap;color:#63746f;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.production-batch-toolbar{background:#f7fbfa;border:1px solid #dce8e4;border-radius:14px;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:16px;padding:12px 14px;display:flex}.production-batch-select{cursor:pointer;align-items:center;gap:8px;display:inline-flex}.production-batch-select input,.table-wrap input[type=checkbox]{width:17px;height:17px;accent-color:var(--brand)}.production-batch-count{color:#61736e;align-items:baseline;gap:5px;font-size:12px;display:flex}.production-batch-count strong{color:#0f2d27;font-size:15px}.production-batch-buttons{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.production-row-selected{background:#f0f8f6!important}@media print{@page card-horizontal{size:85.6mm 53.98mm;margin:0}@page card-vertical{size:53.98mm 85.6mm;margin:0}html,body{background:#fff!important;margin:0!important;padding:0!important}body *{visibility:hidden}.print-root,.print-root *{visibility:visible}.no-print{display:none!important}.print-root{width:100%;position:absolute;inset:0;background:#fff!important;margin:0!important;padding:0!important}.print-preview-list{width:auto;max-width:none;margin:0;padding:0;display:block}.print-card-sheet{break-after:page;page-break-after:always;display:block;position:relative;overflow:hidden;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important}.print-card-sheet:last-child{break-after:auto;page-break-after:auto}.print-card-sheet.horizontal{page:card-horizontal;width:85.6mm!important;height:53.98mm!important}.print-card-sheet.vertical{page:card-vertical;width:53.98mm!important;height:85.6mm!important}.print-card-canvas.horizontal{transform-origin:0 0;position:absolute;top:0;left:0;transform:scale(.599);width:540px!important;height:340px!important;box-shadow:none!important;border-radius:0!important}.print-card-canvas.vertical{transform-origin:0 0;position:absolute;top:0;left:0;transform:scale(.599);width:340px!important;height:540px!important;box-shadow:none!important;border-radius:0!important}.print-card-canvas,.print-card-canvas *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}}@media (max-width:720px){.print-root{padding:12px}.print-card-sheet{max-width:100%;overflow:auto}.print-batch-toolbar{position:static}.print-batch-toolbar-actions,.production-batch-buttons{width:100%;margin-left:0}}.enterprise-auth-page{--brand:var(--tenant-primary);--brand-dark:var(--tenant-primary)}.enterprise-auth-aside{background:radial-gradient(circle at 20% 15%, color-mix(in srgb,var(--tenant-secondary) 35%,transparent), transparent 35%), linear-gradient(145deg, var(--tenant-primary), color-mix(in srgb,var(--tenant-primary) 70%,#071f1b));position:relative;overflow:hidden}.enterprise-auth-aside:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-170px;right:-180px;box-shadow:0 0 0 55px #ffffff06,0 0 0 110px #ffffff05}.enterprise-login-brand{z-index:2;position:relative}.enterprise-login-logo{background:#fffffff5;border-radius:16px;justify-content:center;align-items:center;min-width:150px;min-height:70px;padding:12px 18px;display:inline-flex;box-shadow:0 12px 35px #00000029}.enterprise-login-logo img{object-fit:contain;width:auto;max-width:210px;max-height:66px;display:block}.enterprise-login-name{color:#fff;font-size:24px;font-weight:900}.enterprise-login-message{z-index:2;max-width:520px;position:relative}.enterprise-login-eyebrow{color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex}.enterprise-login-message h1{color:#fff;margin:0 0 14px;font-size:clamp(34px,4vw,58px);line-height:1}.enterprise-login-message p{color:#ffffffd1;max-width:490px;font-size:16px;line-height:1.65}.enterprise-auth-main{background:linear-gradient(180deg, color-mix(in srgb,var(--tenant-primary) 4%,#fff), #fff)}.enterprise-auth-main .auth-box{border-top:4px solid var(--tenant-primary)}.enterprise-auth-main .btn-primary{background:var(--tenant-primary)}.enterprise-login-mobile-brand{justify-content:center;align-items:center;margin-bottom:22px;display:none}.enterprise-login-mobile-brand img{object-fit:contain;width:auto;max-width:180px;max-height:70px}@media (max-width:820px){.enterprise-login-mobile-brand{display:flex}.enterprise-auth-aside{display:none}}.enterprise-card-row{grid-template-columns:minmax(180px,1.3fr) minmax(170px,1fr) minmax(220px,1.2fr) auto;align-items:center;gap:18px}.enterprise-card-notification{flex-direction:column;gap:8px;display:flex}.notification-summary{align-items:flex-start;gap:8px;display:flex}.notification-summary>div{flex-direction:column;gap:2px;display:flex}.notification-summary strong{font-size:12px}.notification-summary span{color:#6c7d78;font-size:11px}.resend-card-email{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.resend-card-email small{color:#5d6f6a}@media (max-width:980px){.enterprise-card-row{grid-template-columns:1fr}}.logo-preview-clean{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.logo-preview-clean img{object-fit:contain!important;width:auto!important;max-width:90%!important;max-height:90px!important}.enterprise-cover-logo{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.enterprise-cover-logo img{object-fit:contain;width:auto;max-width:190px;max-height:70px;display:block}.domain-preview{color:#0f6b5b;word-break:break-all;margin-top:5px;font-size:11px;font-weight:600;display:block}.brand-save-message{align-items:center;gap:8px;margin:18px 0;display:flex}
