/* ═══════════════════════════════════════════════════════════════
   UpCommerce — κοινό stylesheet · 2 σελίδες
   Παράγεται από τα standalone HTML. ΜΗΝ το επεξεργάζεσαι χειροκίνητα
   χωρίς να ενημερώσεις και τα αρχεία-πηγή.
   ═══════════════════════════════════════════════════════════════ */

.uc-scope @font-face{font-family:'Literata';src:url('/fonts/literata-latin.woff2') format('woff2');font-weight:200 900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+2000-206F,U+20AC,U+2122}
@font-face{font-family:'Literata';src:url('/fonts/literata-greek.woff2') format('woff2');font-weight:200 900;font-style:normal;font-display:swap;unicode-range:U+0370-03FF,U+1F00-1FFF}
@font-face{font-family:'Literata';src:url('/fonts/literata-latin-italic.woff2') format('woff2');font-weight:200 900;font-style:italic;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+2000-206F,U+20AC,U+2122}
:root{ --ink:#16181d; --ink-soft:#3a3d44; --paper:#f6f4ef; --paper-pure:#fbfaf7; --line:#d8d4c9; --accent:#1a4d3c; --accent-soft:#e7ede9; --muted:#63666d; --maxw:1180px; --serif:"Literata",Georgia,serif; --sans:"Mona Sans","Helvetica Neue",Arial,sans-serif; }
.uc-scope,.uc-scope *{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
.uc-scope{ font-family:var(--sans); background:var(--paper); color:var(--ink); line-height:1.55; -webkit-font-smoothing:antialiased; font-weight:400; overflow-x:hidden; }
.uc-scope .wrap{max-width:var(--maxw);margin:0 auto;padding:0 28px}
.uc-scope::before{ content:"";position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.025; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.uc-scope nav{ position:sticky;top:0;z-index:100; background:rgba(246,244,239,.82); backdrop-filter:saturate(160%) blur(12px); border-bottom:1px solid var(--line); }
.uc-scope .nav-in{display:flex;align-items:center;justify-content:space-between;height:70px}
.uc-scope .brand{font-family:var(--serif);font-size:1.25rem;font-weight:500;letter-spacing:-.01em;color:var(--ink);text-decoration:none}
.uc-scope .brand span{color:var(--accent)}
.uc-scope .nav-links{display:flex;gap:34px;align-items:center;font-size:.92rem}
.uc-scope .nav-links a{color:var(--ink-soft);text-decoration:none;transition:color .2s}
.uc-scope .nav-links a:hover{color:var(--accent)}
.uc-scope .nav-cta{ border:1px solid var(--ink);border-radius:2px;padding:9px 18px; color:var(--ink)!important;font-weight:500;transition:all .25s; }
.uc-scope .nav-cta:hover{background:var(--ink);color:var(--paper)!important}
@media(max-width:720px){.uc-scope .nav-links a:not(.nav-cta){display:none}}
.uc-scope .hero{padding:120px 0 96px;position:relative}
.uc-scope .hero .eyebrow{ font-size:.8rem;letter-spacing:.18em;text-transform:uppercase; color:var(--accent);font-weight:600;margin-bottom:30px; opacity:0;animation:rise .8s .1s forwards; }
.uc-scope .hero h1{ font-family:var(--serif); font-weight:400; font-size:clamp(2.6rem,6.2vw,5rem); line-height:1.02; letter-spacing:-.02em; max-width:14ch; margin-bottom:34px; }
.uc-scope .hero h1 .q{font-style:italic;color:var(--accent)}
.uc-scope .hero h1 span{display:block;opacity:1;animation:riseUp .7s ease-out both}
.uc-scope .hero .eyebrow,.uc-scope .hero-actions{opacity:1}
.uc-scope .hero h1 span:nth-child(1){animation-delay:.18s}
.uc-scope .hero h1 span:nth-child(2){animation-delay:.30s}
.uc-scope .hero .sub{ font-size:clamp(1.05rem,1.7vw,1.35rem); color:var(--ink-soft);max-width:52ch;line-height:1.5;font-weight:400; opacity:0;animation:rise .9s .46s forwards; }
.uc-scope .hero .credibility{ margin-top:30px;font-size:1rem;color:var(--muted);font-style:italic; font-family:var(--serif);max-width:50ch; opacity:0;animation:rise .9s .58s forwards; }
.uc-scope .hero-actions{margin-top:46px;display:flex;gap:18px;flex-wrap:wrap;opacity:0;animation:rise .9s .7s forwards}
.uc-scope .btn{ display:inline-flex;align-items:center;gap:10px; font-size:1rem;font-weight:500;text-decoration:none;border-radius:2px; padding:15px 30px;transition:all .25s;cursor:pointer;border:1px solid transparent; }
.uc-scope .btn-primary{background:var(--accent);color:#fff}
.uc-scope .btn-primary:hover{background:#123c2e;transform:translateY(-2px)}
.uc-scope .btn-ghost{border-color:var(--ink);color:var(--ink)}
.uc-scope .btn-ghost:hover{background:var(--ink);color:var(--paper)}
.uc-scope .btn .arrow{transition:transform .25s}
.uc-scope .btn:hover .arrow{transform:translateX(4px)}
.uc-scope .hero-mark{ position:absolute;right:-40px;top:40px;font-family:var(--serif); font-size:30rem;line-height:1;color:var(--accent);opacity:.04; pointer-events:none;user-select:none;z-index:-1;font-style:italic; }
@media(max-width:900px){.uc-scope .hero-mark{display:none}}
.uc-scope .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;background:var(--paper-pure)}
.uc-scope .trust-in{display:flex;align-items:center;gap:40px;flex-wrap:wrap;justify-content:center}
.uc-scope .trust-item{font-size:.86rem;color:var(--muted);letter-spacing:.02em;display:flex;align-items:center;gap:9px}
.uc-scope .trust-item b{color:var(--ink);font-weight:600}
.uc-scope .trust-dot{width:4px;height:4px;border-radius:50%;background:var(--accent)}
.uc-scope section{padding:96px 0}
.uc-scope .sec-label{ font-size:.78rem;letter-spacing:.18em;text-transform:uppercase; color:var(--accent);font-weight:600;margin-bottom:18px; }
.uc-scope .sec-title{ font-family:var(--serif);font-weight:400; font-size:clamp(1.9rem,3.6vw,2.9rem);line-height:1.08; letter-spacing:-.015em;max-width:20ch;margin-bottom:22px; }
.uc-scope .sec-intro{font-size:1.12rem;color:var(--ink-soft);max-width:56ch;line-height:1.6}
.uc-scope .problem{background:var(--ink);color:var(--paper)}
.uc-scope .problem .sec-label{color:#8fcdb4}
.uc-scope .problem .sec-title{color:var(--paper)}
.uc-scope .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:54px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1)}
.uc-scope .problem-card{background:var(--ink);padding:38px 32px}
.uc-scope .problem-card .n{font-family:var(--serif);font-style:italic;font-size:1.6rem;color:#8fcdb4;margin-bottom:16px}
.uc-scope .problem-card h3{font-size:1.18rem;font-weight:600;margin-bottom:12px;letter-spacing:-.01em}
.uc-scope .problem-card p{color:#b4b7be;font-size:.98rem;line-height:1.6}
@media(max-width:820px){.uc-scope .problem-grid{grid-template-columns:1fr}}
.uc-scope .method-steps{margin-top:60px;display:flex;flex-direction:column;gap:0}
.uc-scope .step{ display:grid;grid-template-columns:90px 1fr;gap:36px; padding:38px 0;border-top:1px solid var(--line);align-items:start; }
.uc-scope .step:last-child{border-bottom:1px solid var(--line)}
.uc-scope .step-num{font-family:var(--serif);font-size:2.6rem;font-style:italic;color:var(--accent);line-height:1}
.uc-scope .step-body h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin-bottom:10px;letter-spacing:-.01em}
.uc-scope .step-body p{color:var(--ink-soft);max-width:60ch;font-size:1.02rem}
.uc-scope .step-tags{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}
.uc-scope .tag{font-size:.8rem;border:1px solid var(--line);border-radius:999px;padding:5px 14px;color:var(--muted)}
@media(max-width:620px){.uc-scope .step{grid-template-columns:1fr;gap:14px}
.uc-scope .step-num{font-size:2rem}}
.uc-scope .proof{background:var(--paper-pure)}
.uc-scope .proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:54px}
.uc-scope .case{ background:var(--paper);border:1px solid var(--line);border-radius:3px; padding:40px 36px;position:relative;overflow:hidden;transition:transform .3s,box-shadow .3s; }
.uc-scope .case:hover{transform:translateY(-4px);box-shadow:0 18px 50px -22px rgba(26,77,60,.35)}
.uc-scope .case .client{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:22px}
.uc-scope .case .metric{font-family:var(--serif);font-size:clamp(2.4rem,5vw,3.4rem);font-weight:400;letter-spacing:-.02em;color:var(--accent);line-height:1;margin-bottom:6px}
.uc-scope .case .metric small{font-size:1.1rem;color:var(--ink-soft)}
.uc-scope .case .metric-label{font-size:1rem;color:var(--ink);font-weight:500;margin-bottom:18px}
.uc-scope .case .detail{font-size:.96rem;color:var(--ink-soft);line-height:1.6}
.uc-scope .case .badge{position:absolute;top:0;right:0;background:var(--accent-soft);color:var(--accent);font-size:.72rem;font-weight:600;letter-spacing:.06em;padding:7px 14px;border-bottom-left-radius:3px}
@media(max-width:760px){.uc-scope .proof-grid{grid-template-columns:1fr}}
.uc-scope .index-cta{background:var(--accent);color:#fff;border-radius:4px;padding:64px 56px;margin-top:60px;display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center}
.uc-scope .index-cta h3{font-family:var(--serif);font-size:clamp(1.6rem,3vw,2.3rem);font-weight:400;line-height:1.1;margin-bottom:14px}
.uc-scope .index-cta p{color:#cfe0d8;font-size:1.05rem;max-width:46ch}
.uc-scope .index-cta .tm{font-size:.9em;vertical-align:super;opacity:.8}
.uc-scope .index-cta .btn-light{background:#fff;color:var(--accent);white-space:nowrap}
.uc-scope .index-cta .btn-light:hover{transform:translateY(-2px);box-shadow:0 12px 30px -10px rgba(0,0,0,.4)}
.uc-scope .index-cta .right{display:flex;justify-content:flex-end}
@media(max-width:760px){.uc-scope .index-cta{grid-template-columns:1fr;padding:44px 32px}
.uc-scope .index-cta .right{justify-content:flex-start}}
.uc-scope .bio-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}
.uc-scope .bio-photo{ aspect-ratio:4/5;border-radius:2px;background:linear-gradient(150deg,#e7ede9,#d8d4c9); border:1px solid var(--line);display:flex;align-items:center;justify-content:center;padding:34px; position:relative;overflow:hidden; }
.uc-scope .bio-art{width:100%;height:auto;display:block}
.uc-scope .bio h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3.4vw,2.6rem);letter-spacing:-.015em;margin-bottom:20px;line-height:1.1}
.uc-scope .bio p{color:var(--ink-soft);font-size:1.06rem;margin-bottom:16px;line-height:1.65;max-width:56ch}
.uc-scope .bio-creds{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}
.uc-scope .cred{border-left:2px solid var(--accent);padding-left:14px}
.uc-scope .cred b{display:block;font-size:.98rem;color:var(--ink);font-weight:600}
.uc-scope .cred span{font-size:.88rem;color:var(--muted)}
@media(max-width:820px){.uc-scope .bio-grid{grid-template-columns:1fr;gap:36px}
.uc-scope .bio-creds{grid-template-columns:1fr}}
.uc-scope .final{background:var(--ink);color:var(--paper);text-align:center}
.uc-scope .final h2{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,4.5vw,3.4rem);letter-spacing:-.02em;line-height:1.05;max-width:18ch;margin:0 auto 22px}
.uc-scope .final h2 .q{font-style:italic;color:#8fcdb4}
.uc-scope .final p{color:#b4b7be;font-size:1.12rem;max-width:50ch;margin:0 auto 40px}
.uc-scope .final .btn-primary{background:#8fcdb4;color:var(--ink)}
.uc-scope .final .btn-primary:hover{background:#fff}
.uc-scope .final .reassure{margin-top:22px;font-size:.9rem;color:#7e818a}
.uc-scope .faq{padding: 6rem 2rem;}
.uc-scope .faq h2{font-family: var(--serif); font-size: clamp(1.9rem, 3.5vw, 2.75rem); font-weight: 700; margin-bottom: 3rem; color: var(--ink);}
.uc-scope .faq-list{max-width: 700px;}
.uc-scope .faq-item{border-bottom: 1px solid var(--line);}
.uc-scope .faq-item:first-child{ border-top: 1px solid var(--line); }
.uc-scope .faq-q{width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 1rem;  padding: 1.4rem 0; background: none; border: none; cursor: pointer; text-align: left; font-family: inherit;}
.uc-scope .faq-q-text{font-family: var(--serif); font-size: 1.05rem; font-weight: 600; color: var(--ink); line-height: 1.4;}
.uc-scope .faq-icon{flex-shrink: 0; width: 26px; height: 26px; border: 1.5px solid var(--line); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.1rem; line-height: 1; color: var(--muted); transition: transform 0.3s ease, border-color 0.2s;}
.uc-scope .faq-item.open .faq-icon{transform: rotate(45deg); border-color: var(--ink); color: var(--ink);}
.uc-scope footer{background:var(--paper-pure);border-top:1px solid var(--line);padding:48px 0}
.uc-scope .foot-in{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}
.uc-scope .foot-brand{font-family:var(--serif);font-size:1.1rem}
.uc-scope .foot-links{display:flex;gap:24px;font-size:.9rem}
.uc-scope .foot-links a{color:var(--muted);text-decoration:none;transition:color .2s}
.uc-scope .foot-links a:hover{color:var(--accent)}
.uc-scope .foot-note{font-size:.82rem;color:var(--muted);width:100%;border-top:1px solid var(--line);padding-top:20px}
@keyframes rise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.uc-scope .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}
.uc-scope .reveal.in{opacity:1;transform:translateY(0)}
.uc-scope .method{background:var(--paper)}
.uc-scope .skip-link{position:absolute;left:-9999px}
.uc-scope .skip-link:focus{left:8px;top:8px;z-index:99;background:#fff;padding:10px 16px;border:2px solid var(--accent)}
.uc-scope a{color:inherit;text-decoration:none}
.uc-scope .brand:hover{color:var(--accent)}
.uc-scope .btn-light{display:inline-flex;align-items:center;gap:8px;min-height:48px;padding:15px 30px; background:transparent;color:var(--ink);border:1.5px solid var(--line); font-weight:600;text-decoration:none}
.uc-scope .btn-light:hover{border-color:var(--ink)}
@keyframes riseUp{from{transform:translateY(14px)}to{transform:translateY(0)}}
.uc-scope .faq-a{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease; max-height:none;overflow:hidden;padding:0 4px}
.uc-scope .faq-a > *{overflow:hidden}
.uc-scope .faq-item.open .faq-a{grid-template-rows:1fr;padding-bottom:24px}
.uc-scope .hero .sub + .sub{margin-top:1.1em}
@media(prefers-reduced-motion:reduce){.uc-scope,.uc-scope *,.uc-scope *::before,.uc-scope *::after{animation-duration:.01ms!important;animation-iteration-count:1!important; transition-duration:.01ms!important}
.uc-scope .reveal{opacity:1!important;transform:none!important}}