
/* TapCard Landing — Created by Apostolis Karamichalis */
.tapcard-landing-page .site-content,
.tapcard-landing-page .entry-content,
.tapcard-landing-page .page-content{padding:0!important;margin:0!important}
.tapcard-landing-page .entry-header{display:none!important}
.tapcard-site{--blue:#087cf0;--deep:#061526;--ink:#0b1930;--muted:#64748b;--line:#dce6f2;--bg:#f6f9fd;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;overflow:hidden}
.tapcard-site *{box-sizing:border-box}
.tapcard-site a{text-decoration:none}
.tc-header{height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 clamp(18px,4vw,60px);position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,230,242,.8)}
.tc-brand img{width:126px;height:auto;display:block}
.tc-nav{display:flex;gap:30px}
.tc-nav a{font-size:14px;font-weight:700;color:#526176}
.tc-nav a:hover{color:var(--blue)}
.tc-small-cta,.tc-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-weight:800;transition:.2s transform,.2s box-shadow,.2s background}
.tc-small-cta{padding:11px 17px;background:var(--blue);color:#fff;font-size:13px}
.tc-small-cta:hover,.tc-btn:hover{transform:translateY(-2px)}
.tc-hero{min-height:650px;padding:70px clamp(22px,7vw,110px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:35px;background:radial-gradient(circle at 80% 20%,#174b83 0,#07182b 45%,#030b15 100%);color:#fff;position:relative}
.tc-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-190px;bottom:-270px;background:rgba(0,132,255,.22);filter:blur(4px)}
.tc-hero-copy{position:relative;z-index:2;max-width:680px}
.tc-eyebrow{font-size:12px;letter-spacing:2px;font-weight:900;color:#62b2ff}
.tc-hero h1{font-size:clamp(40px,5.5vw,74px);line-height:1.03;letter-spacing:-2.8px;margin:17px 0 22px}
.tc-hero h1 strong{color:#3ca0ff}
.tc-hero p{font-size:18px;line-height:1.65;color:#c4d2e4;max-width:570px;margin:0 0 30px}
.tc-actions{display:flex;flex-wrap:wrap;gap:12px}
.tc-btn{padding:15px 22px;min-height:50px}
.tc-btn-primary{background:var(--blue);color:#fff;box-shadow:0 12px 30px rgba(8,124,240,.28)}
.tc-btn-primary:hover{background:#006ee1;color:#fff}
.tc-btn-secondary{border:1px solid #52708f;color:#fff;background:transparent}
.tc-trust{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;color:#b9c9db;font-size:13px;font-weight:700}
.tc-card-visual{min-height:430px;position:relative;display:flex;align-items:center;justify-content:center;z-index:2}
.tc-phone{width:245px;height:460px;border:9px solid #111d2b;border-radius:38px;background:#0a1320;box-shadow:0 35px 80px rgba(0,0,0,.5);padding:12px;transform:rotate(5deg);position:relative;z-index:2}
.tc-phone:before{content:"";width:80px;height:18px;background:#111d2b;border-radius:20px;position:absolute;top:-3px;left:50%;transform:translateX(-50%)}
.tc-phone-screen{height:100%;border-radius:26px;background:linear-gradient(#eef6ff,#fff);padding:58px 18px 20px;color:var(--ink);text-align:center}
.tc-avatar{width:74px;height:74px;border-radius:50%;background:linear-gradient(135deg,#d6e9ff,#8dbcf0);margin:0 auto 18px}
.tc-line{height:9px;border-radius:10px;background:#b7cbe0;width:62%;margin:8px auto}
.tc-line-big{width:75%;background:#284766}
.tc-profile-btn{height:40px;background:var(--blue);color:#fff;border-radius:12px;margin-top:25px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}
.tc-profile-btn.light{margin-top:9px;background:#e7f2ff;color:#1263ac}
.tc-nfc-card{position:absolute;right:0;bottom:30px;width:250px;height:150px;border-radius:18px;background:linear-gradient(135deg,#182637,#050b12);box-shadow:0 28px 55px rgba(0,0,0,.55);transform:rotate(-12deg);display:flex;align-items:center;justify-content:center}
.tc-nfc-card img{width:125px;filter:brightness(0) invert(1)}
.tc-wave{position:absolute;right:19px;top:28px;color:#39a1ff;font-weight:900;letter-spacing:-4px;font-size:19px}
.tc-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:#fff}
.tc-strip>div{padding:28px clamp(18px,5vw,60px);border-right:1px solid var(--line);display:grid;grid-template-columns:42px 1fr;column-gap:14px}
.tc-strip>div:last-child{border:0}
.tc-strip b{grid-row:1/3;color:var(--blue);font-size:20px}
.tc-strip strong{font-size:16px}
.tc-strip span{font-size:13px;color:var(--muted);margin-top:4px}
.tc-section{padding:95px clamp(22px,7vw,110px)}
.tc-heading{text-align:center;max-width:760px;margin:0 auto 50px}
.tc-heading span{font-size:11px;letter-spacing:2px;color:var(--blue);font-weight:900}
.tc-heading h2{font-size:clamp(32px,4vw,52px);letter-spacing:-1.8px;line-height:1.05;margin:12px 0}
.tc-heading p{color:var(--muted);line-height:1.6}
.tc-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1050px;margin:auto}
.tc-steps article{padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 15px 40px rgba(12,42,75,.06)}
.tc-steps i{font-style:normal;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e9f4ff;color:var(--blue);font-weight:900}
.tc-steps h3{font-size:21px;margin:22px 0 9px}
.tc-steps p{color:var(--muted);line-height:1.6;margin:0}
.tc-feature{background:var(--bg);display:grid;grid-template-columns:1fr 390px;gap:80px;align-items:center}
.tc-feature-box{max-width:650px}
.tc-feature-box h2{font-size:clamp(36px,5vw,60px);line-height:1;letter-spacing:-2px;margin:12px 0 25px}
.tc-feature-box ul{padding:0;margin:0 0 28px;list-style:none;display:grid;gap:12px}
.tc-feature-box li{font-weight:700}
.tc-feature-box li:before{content:"✓";color:var(--blue);margin-right:10px}
.tc-mini-profile{background:#fff;border:1px solid var(--line);border-radius:28px;padding:25px;box-shadow:0 25px 70px rgba(12,42,75,.13);text-align:center}
.tc-mini-top{height:80px;margin:-25px -25px 20px;border-radius:28px 28px 0 0;background:linear-gradient(135deg,#07192b,#087cf0)}
.tc-avatar.big{width:88px;height:88px;margin:-55px auto 14px;border:5px solid #fff}
.tc-mini-profile h3{margin:0 0 4px}.tc-mini-profile p{color:var(--muted);font-size:13px}
.tc-mini-profile button{width:100%;border:0;background:var(--blue);color:#fff;padding:13px;border-radius:11px;margin-top:8px;font-weight:800}
.tc-mini-profile button+button{background:#edf5ff;color:#1465ad}
.tc-socials{display:flex;justify-content:center;gap:8px;margin-top:15px}.tc-socials span{width:30px;height:30px;border-radius:50%;background:#eef5fc;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}
.tc-buy{padding:100px 22px;background:linear-gradient(180deg,#071a2e,#04101d);color:#fff}
.tc-buy .tc-heading p{color:#aebfd2}
.tc-product{max-width:520px;margin:auto}
.tc-product-card{background:#fff;color:var(--ink);border-radius:26px;padding:35px;box-shadow:0 25px 80px rgba(0,0,0,.35);text-align:center}
.tc-product-card img{width:150px;max-width:70%;margin:5px auto 20px;display:block}
.tc-product-label{font-weight:900;font-size:20px}
.tc-price{font-size:40px;font-weight:950;margin:15px 0}.tc-price del{opacity:.45}.tc-price ins{text-decoration:none}
.tc-product-card ul{text-align:left;padding:20px 0;margin:0;list-style:none;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:11px}
.tc-product-card li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:10px}
.tc-buy-btn{width:100%;margin-top:22px}.tc-product-card small{display:block;color:#718096;line-height:1.5;margin-top:13px}
.tc-faq{max-width:800px;margin:auto;padding:80px 22px}
.tc-faq details{border-bottom:1px solid var(--line);padding:20px 0}.tc-faq summary{cursor:pointer;font-weight:850;font-size:17px}.tc-faq p{color:var(--muted);line-height:1.6;margin:13px 0 0}
.tc-footer{padding:45px 22px;background:#020914;color:#aebfd2;text-align:center;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}
.tc-footer img{width:110px;filter:brightness(0) invert(1)}.tc-footer p{margin:0}.tc-footer a{color:#55adff;font-weight:800}.tc-footer span{width:100%;font-size:12px}
.tapcard-notice{padding:25px;margin:25px;border:1px solid #f0c36d;background:#fff8df;border-radius:12px}

@media(max-width:800px){
 .tc-header{height:62px;padding:0 15px}.tc-brand img{width:106px}.tc-nav{display:none}.tc-small-cta{padding:9px 12px;font-size:12px}
 .tc-hero{min-height:auto;padding:54px 20px 75px;display:block;text-align:center}.tc-hero h1{font-size:43px;letter-spacing:-2px}.tc-hero p{font-size:16px;margin-left:auto;margin-right:auto}
 .tc-actions{justify-content:center}.tc-btn{width:100%;max-width:330px}.tc-trust{justify-content:center;gap:12px;font-size:11px}
 .tc-card-visual{min-height:430px;margin-top:20px;transform:scale(.86)}.tc-phone{width:220px;height:415px}.tc-nfc-card{width:215px;height:130px;right:2px}
 .tc-strip{grid-template-columns:1fr}.tc-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:22px}
 .tc-section{padding:70px 20px}.tc-steps{grid-template-columns:1fr;gap:14px}.tc-steps article{padding:25px}
 .tc-feature{grid-template-columns:1fr;gap:45px;padding:70px 20px}.tc-feature-box{text-align:center}.tc-feature-box ul{text-align:left;display:inline-grid}
 .tc-mini-profile{max-width:390px;margin:auto}.tc-buy{padding:75px 18px}.tc-product-card{padding:28px 20px}.tc-faq{padding:55px 20px}
}
@media(max-width:390px){
 .tc-hero h1{font-size:37px}.tc-card-visual{transform:scale(.74);margin-top:-5px;margin-bottom:-25px}.tc-product-card{padding:24px 16px}
}
