:root{--navy:#06234F;--blue:#0F73F6;--sky:#42C2FF;--pale:#EAF4FF;--white:#fff;--ink:#0B1F3A;--muted:#5A6B85;--line:#DCE8F6;--soft:#F5F9FE;--amber:#F59E0B;--green:#16B981;--red:#EF4444;--purple:#7C3AED;--shadow:0 18px 45px rgba(6,35,79,.09);--shadow-sm:0 8px 24px rgba(6,35,79,.06)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.narrow{width:min(860px,100%)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:13px 20px;font-weight:800;cursor:pointer;transition:.2s}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px rgba(15,115,246,.2)}.btn-primary:hover{transform:translateY(-1px);background:#0b68de}.btn-outline{border:1px solid #bcd7ff;background:#fff;color:var(--blue)}.btn-light{background:#fff;color:var(--navy)}.full-btn{width:100%}.eyebrow{display:inline-flex;padding:8px 13px;border-radius:999px;background:var(--pale);color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.eyebrow.white{background:rgba(255,255,255,.13);color:#fff}.section{padding:84px 0}.section h2{font-size:42px;line-height:1.08;margin:16px 0 12px;letter-spacing:-.035em}.section-lead{color:var(--muted);font-size:18px;margin:0 0 34px}

.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(220,232,246,.8)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand img{width:48px;height:48px;object-fit:contain}.brand span{display:flex;flex-direction:column}.brand b{font-size:21px}.brand small{font-size:12px;color:var(--muted)}.site-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:750;color:#29415f}.site-nav>a:not(.nav-cta):hover{color:var(--blue)}.nav-cta{color:#fff!important}.nav-toggle{display:none;background:none;border:0;color:var(--navy)}

.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#eef8ff 0%,#fff 53%,#fff7e8 100%);min-height:670px}.hero:after{content:"";position:absolute;right:-180px;top:30px;width:520px;height:520px;border-radius:50%;background:rgba(66,194,255,.08)}.hero-wash{position:absolute;left:-220px;bottom:-270px;width:680px;height:420px;border-radius:50%;background:#dff3ff}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.86fr 1.14fr;gap:42px;align-items:center;padding:68px 0 56px}.hero-copy h1{font-size:64px;line-height:.98;letter-spacing:-.055em;margin:20px 0}.hero-copy h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{font-size:20px;line-height:1.55;color:#304967;max-width:570px}.store-row{display:flex;gap:14px;margin:26px 0}.store-badge{display:flex;align-items:center;gap:11px;background:#050505;color:#fff;border-radius:11px;padding:9px 14px;min-width:168px}.store-badge>span{font-size:27px}.store-badge div{display:flex;flex-direction:column}.store-badge small{font-size:9px}.store-badge b{font-size:17px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.hero-points>div{display:flex;align-items:center;gap:10px;border-left:1px solid var(--line);padding-left:14px}.hero-points svg{color:var(--blue)}.hero-points span{display:flex;flex-direction:column}.hero-points b{font-size:13px}.hero-points small{font-size:11px;color:var(--muted)}.hero-visual{position:relative;min-height:560px}.phones{position:absolute;left:0;top:6px;display:flex;gap:6px;align-items:flex-start;z-index:3}.phone{width:245px;height:510px;background:#071a31;border-radius:42px;padding:9px;box-shadow:0 24px 60px rgba(6,35,79,.25);position:relative}.phone-community{margin-top:38px;transform:rotate(3deg)}.phone-home{transform:rotate(-2deg)}.phone-notch{position:absolute;top:10px;left:50%;transform:translateX(-50%);height:22px;width:92px;background:#071a31;border-radius:0 0 14px 14px;z-index:3}.phone-screen{height:100%;border-radius:34px;background:#fff;overflow:hidden;position:relative;padding-bottom:50px}.phone-blue{background:linear-gradient(145deg,#1683ff,#64b9ff);color:#fff;padding:26px 14px 17px}.phone-app{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.phone-app img{width:22px;height:22px}.phone-app span{margin-left:auto}.phone-blue h4{font-size:17px;margin:13px 0 0}.phone-blue p{font-size:11px;margin:2px 0 11px}.phone-search{background:#fff;color:#7c8da3;border-radius:14px;padding:9px 10px;font-size:9px}.phone-body{padding:13px}.phone-body>b{font-size:12px}.useful-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.u{min-height:68px;border-radius:14px;padding:8px;display:grid;grid-template-columns:22px 1fr;grid-template-rows:1fr 1fr;align-items:center}.u svg{grid-row:1/3;width:18px}.u b{font-size:10px}.u small{font-size:7px}.u.red{background:#fff0f1;color:#e53935}.u.blue{background:#edf7ff;color:#0874df}.u.green{background:#effaf3;color:#0c9f62}.u.amber{background:#fff7e8;color:#e99000}.coming{display:flex;align-items:center;gap:9px;border:1px solid #e4edf8;border-radius:13px;padding:9px;margin-top:11px}.date-chip{background:#eaf4ff;color:var(--blue);width:42px;height:46px;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center}.date-chip b{font-size:16px}.date-chip span{font-size:8px}.coming>div:last-child{display:flex;flex-direction:column}.coming b{font-size:9px}.coming small{font-size:7px;color:var(--muted)}.exchange{margin-top:9px;border-radius:12px;background:#f5f9fe;padding:8px;display:grid;grid-template-columns:1fr auto;font-size:7px}.exchange>b{font-size:9px}.exchange em{grid-row:1/3;grid-column:2;background:#def8e8;color:#0b9d56;border-radius:9px;padding:4px;font-style:normal}.phone-tabs{position:absolute;bottom:0;left:0;right:0;height:48px;background:#fff;border-top:1px solid #edf1f6;display:flex;justify-content:space-around;align-items:center;color:#8190a3}.phone-tabs span{font-size:14px;display:flex;flex-direction:column;align-items:center}.phone-tabs small{font-size:6px}.phone-tabs .active{color:var(--blue)}.feed-head{padding:32px 15px 7px;display:flex;justify-content:space-between;font-size:16px}.seg{display:flex;gap:5px;padding:0 12px 9px}.seg>*{font-size:7px;padding:6px 10px;border-radius:999px;background:#f1f4f8}.seg b{background:var(--blue);color:#fff}.post{padding:9px 12px;border-top:1px solid #eef2f6}.post-user{display:flex;align-items:center;gap:7px}.avatar{width:28px;height:28px;border-radius:50%;background:#d8e9ff;display:grid;place-items:center;font-size:8px;font-weight:900}.avatar.alt{background:#ffe5ec}.post-user div{display:flex;flex-direction:column}.post-user b{font-size:8px}.post-user small{font-size:6px;color:var(--muted)}.post p{font-size:8px;line-height:1.4}.post img{height:125px;width:100%;object-fit:cover;border-radius:8px}.post-meta,.post-actions{font-size:6px;display:flex;justify-content:space-between;color:#6d7f95;padding:5px 0}.post-actions{border-top:1px solid #edf1f6}.text-post{margin-top:3px}.greek-photo-card{position:absolute;right:-140px;top:24px;width:430px;height:520px;border-radius:40px 0 0 40px;overflow:hidden;z-index:1}.greek-photo-card img{width:100%;height:100%;object-fit:cover}.greek-photo-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(6,35,79,.08))}.greek-photo-card span{position:absolute;right:28px;top:286px;z-index:2;color:#0f5ee6;font-family:"Segoe Script",cursive;font-size:24px;transform:rotate(-8deg)}

.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.feature-card{border:1px solid var(--line);border-radius:22px;padding:24px 20px;min-height:182px;box-shadow:var(--shadow-sm);transition:.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.feature-card.red{background:linear-gradient(180deg,#fff5f6,#fff)}.feature-card.blue{background:linear-gradient(180deg,#f2f8ff,#fff)}.feature-card.green{background:linear-gradient(180deg,#f1fbf5,#fff)}.feature-card.amber{background:linear-gradient(180deg,#fff8ed,#fff)}.feature-icon{width:46px;height:46px;border-radius:14px;background:#e8f3ff;color:var(--blue);display:grid;place-items:center}.feature-card.red .feature-icon{background:#ffe8eb;color:#ec344f}.feature-card.green .feature-icon{background:#def7e9;color:#0aa56b}.feature-card.amber .feature-icon{background:#fff0d5;color:#f39a08}.feature-card h3{margin:18px 0 8px;font-size:18px}.feature-card p{margin:0;color:var(--muted);line-height:1.5;font-size:14px}
.safety-band{background:linear-gradient(180deg,#fff,#f8fbff)}.safety-grid{display:grid;grid-template-columns:1.05fr 1fr auto;gap:42px;align-items:center}.photo-panel{height:360px;border-radius:28px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.photo-panel img{width:100%;height:100%;object-fit:cover}.handwritten{position:absolute;top:24px;left:28px;color:#0f5ee6;font-family:"Segoe Script",cursive;font-size:25px;transform:rotate(-5deg)}.safety-copy>p{color:var(--muted);font-size:17px;line-height:1.6}.safety-points{display:flex;gap:24px;margin:28px 0}.safety-points>div{display:flex;flex-direction:column;align-items:center;text-align:center}.safety-points svg{color:var(--blue);background:#edf7ff;border-radius:50%;padding:10px;width:48px;height:48px}.safety-points b{font-size:12px;margin-top:7px}.safety-points small{font-size:10px;color:var(--muted)}.olive-decoration{font-size:90px;color:#708c65;transform:rotate(-25deg)}.cta-section{padding-top:20px}.cta-card{background:linear-gradient(135deg,var(--navy),#0b3b7d);color:#fff;border-radius:30px;padding:38px 44px;display:flex;justify-content:space-between;align-items:center}.cta-card h2{margin:14px 0 8px}.cta-card p{color:#cee0f7}

.subhero{background:linear-gradient(120deg,#edf7ff,#fff 60%);border-bottom:1px solid var(--line)}.subhero-grid{min-height:310px;display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch;overflow:hidden}.subhero-grid>div{padding:66px 0 46px}.subhero h1{font-size:52px;margin:18px 0 12px;letter-spacing:-.04em}.subhero p{font-size:18px;color:var(--muted);line-height:1.55;max-width:600px}.subhero img{width:100%;height:100%;object-fit:cover;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.legal-section{background:#f8fbff}.info-card-stack{display:grid;gap:14px}.info-card{display:flex;gap:18px;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px 22px;box-shadow:0 5px 18px rgba(6,35,79,.03)}.info-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.info-icon.blue{background:#eaf4ff;color:var(--blue)}.info-icon.green{background:#e4f9ee;color:#10a46d}.info-icon.red{background:#ffe9ed;color:#e8334e}.info-icon.amber{background:#fff2dc;color:#ef9a0b}.info-card h3{margin:1px 0 7px;font-size:16px}.info-card p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.page-callout{margin-top:20px;display:flex;justify-content:space-between;align-items:center;background:#eaf5ff;color:var(--blue);border-radius:18px;padding:20px 24px}.page-callout div{display:flex;flex-direction:column}.page-callout span{font-size:13px;color:#5e7592;margin-top:4px}.policy-body{margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.policy-body h2{font-size:24px;margin-top:0}.policy-body p{color:var(--muted);line-height:1.75}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.support-grid>a{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow-sm)}.support-grid h3{margin:14px 0 6px}.support-grid p{margin:0;color:var(--muted)}.deletion-box{margin-top:16px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px}.deletion-box p{color:var(--muted);line-height:1.6}
.site-footer{background:var(--navy);color:#fff;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer-brand{display:flex;align-items:flex-start;gap:12px}.footer-brand img{width:50px}.footer-brand div{display:flex;flex-direction:column}.footer-brand b{font-size:18px}.footer-brand p{font-size:12px;color:#b9cce4}.footer-grid h4{margin:0 0 13px}.footer-grid>div:not(.footer-brand):not(.footer-bottom){display:flex;flex-direction:column;gap:9px;font-size:13px;color:#d2e0f2}.footer-bottom{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.13);padding-top:20px;display:flex;justify-content:space-between;color:#9db5d2;font-size:12px}

/* ADMIN */
.admin-login{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:#f3f8fe}.admin-login-art{position:relative;overflow:hidden}.admin-login-art>img{width:100%;height:100%;object-fit:cover}.admin-login-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,35,79,.9),rgba(6,35,79,.35))}.admin-login-copy{position:absolute;z-index:2;left:8%;top:50%;transform:translateY(-50%);color:#fff;max-width:560px}.admin-login-copy img{width:70px}.admin-login-copy span{font-weight:900;display:block;margin:16px 0}.admin-login-copy h1{font-size:54px;line-height:1.05;margin:0 0 16px}.admin-login-copy p{font-size:18px;color:#d9e7f7}.admin-login-panel{display:grid;place-items:center;padding:40px}.login-card{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.login-card>img{width:56px}.login-card h2{font-size:32px;margin:12px 0 5px}.login-card>p{color:var(--muted);line-height:1.55}.login-card form,.mfa-card{display:grid;gap:14px;margin-top:20px}.login-card label,.settings-form label,.mfa-card label{display:grid;gap:7px;font-size:13px;font-weight:800}.login-card input,.mfa-card input,.settings-form input,.settings-form textarea,.table-search input{border:1px solid #cfddeb;border-radius:13px;padding:13px 14px;outline:none;background:#fff;color:var(--ink)}.login-card input:focus,.mfa-card input:focus,.settings-form input:focus,.settings-form textarea:focus{border-color:#7bb4ff;box-shadow:0 0 0 4px #eaf4ff}.login-card>small{display:block;color:var(--muted);margin-top:18px}.captcha-box{min-height:78px}.form-error{margin-top:14px;padding:12px;border-radius:12px;background:#fff0f2;color:#b42334;font-size:13px}.mfa-qr{width:190px;background:#fff;padding:8px;border-radius:16px;border:1px solid var(--line);margin:auto}.mfa-card code{word-break:break-all;background:#f4f7fb;border-radius:10px;padding:9px;font-size:11px}
.admin-shell{min-height:100vh;background:#f4f8fd;display:grid;grid-template-columns:260px 1fr}.admin-sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(180deg,#06234f,#07386f);color:#fff;padding:20px 14px;display:flex;flex-direction:column;z-index:40}.admin-brand{display:flex;align-items:center;gap:11px;padding:6px 10px 20px}.admin-brand img{width:48px}.admin-brand div{display:flex;flex-direction:column}.admin-brand b{font-size:18px}.admin-brand small{font-size:10px;color:#b9d4f0;margin-top:3px}.admin-sidebar nav{display:flex;flex-direction:column;gap:4px;overflow:auto;padding-right:2px}.admin-sidebar nav button{border:0;background:transparent;color:#d7e7f8;display:flex;align-items:center;gap:12px;text-align:left;padding:11px 12px;border-radius:12px;cursor:pointer;font-size:13px}.admin-sidebar nav button svg{width:18px}.admin-sidebar nav button:hover{background:rgba(255,255,255,.08)}.admin-sidebar nav button.active{background:linear-gradient(135deg,#0f73f6,#148bff);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.15)}.side-message{margin-top:auto;background:rgba(66,194,255,.12);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:16px;display:grid;gap:5px}.side-message svg{color:#56c8ff}.side-message b{font-size:13px}.side-message span{font-size:11px;color:#c9def3}.side-foot{font-size:10px;color:#9ebad7;padding:14px 8px 0}.admin-main{min-width:0}.admin-topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 24px;position:sticky;top:0;z-index:30}.admin-search{height:44px;width:min(580px,48vw);background:#f3f7fb;border:1px solid #dce7f2;border-radius:13px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#7890ac}.admin-search input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.top-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.icon-btn{width:42px;height:42px;border-radius:13px;border:1px solid var(--line);background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer}.mobile-menu{display:none}.staff-chip{display:flex;align-items:center;gap:10px;padding:0 10px}.staff-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4f8cff,#3261de);color:#fff;display:grid;place-items:center;font-weight:900}.staff-chip div{display:flex;flex-direction:column}.staff-chip b{font-size:13px}.staff-chip small{font-size:10px;color:var(--muted)}.admin-content{padding:26px;max-width:1540px;margin:0 auto}.admin-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.admin-heading h1{font-size:32px;margin:0;letter-spacing:-.03em}.admin-heading p{margin:5px 0 0;color:var(--muted)}.date-note{text-align:right;display:flex;flex-direction:column;gap:5px;font-size:11px;color:var(--muted)}.date-note b{color:#315071}.kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.kpi{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;align-items:center;gap:12px;min-width:0;box-shadow:0 4px 18px rgba(6,35,79,.025)}.kpi-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.kpi-icon.blue{background:#e8f3ff;color:#0f73f6}.kpi-icon.red{background:#ffe7ec;color:#ee3453}.kpi-icon.green{background:#e2f8ea;color:#0ca46a}.kpi-icon.amber{background:#fff0d5;color:#ed9707}.kpi-icon.purple{background:#efe7ff;color:#7c3aed}.kpi>div:last-child{display:flex;flex-direction:column;min-width:0}.kpi span{font-size:10px;color:#415d7d}.kpi b{font-size:22px;margin:2px 0;color:#061f49}.kpi small{font-size:9px;color:#7890aa}.dashboard-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;gap:16px;margin-top:16px}.admin-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:18px;box-shadow:0 5px 20px rgba(6,35,79,.025)}.card-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.card-title>span{display:flex;align-items:center;gap:9px}.card-title svg{color:var(--blue)}.card-title b{font-size:14px}.card-title button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:7px 9px;font-size:9px;color:#4c6887}.user-chart{height:250px}.user-chart svg{width:100%;height:210px}.grid-line{stroke:#e6eef7;stroke-width:1}.chart-labels{display:flex;justify-content:space-between;color:#758da7;font-size:9px}.activity-list{display:grid}.activity{display:grid;grid-template-columns:36px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f7}.activity:last-child{border-bottom:0}.activity-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center}.activity-icon.red{background:#ffe8ed;color:#ee3453}.activity-icon.blue{background:#eaf4ff;color:#0f73f6}.activity div{display:flex;flex-direction:column;min-width:0}.activity b{font-size:11px}.activity span{font-size:9px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity time{font-size:9px;color:#7890aa}.pending-list>div{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f7}.pending-list>div:last-child{border-bottom:0}.thumb-placeholder{width:38px;height:38px;border-radius:9px;background:#eaf4ff;color:var(--blue);display:grid;place-items:center}.pending-list div>div{display:flex;flex-direction:column;min-width:0}.pending-list b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pending-list small{font-size:8px;color:var(--muted);text-transform:capitalize}.admin-badge{font-size:8px;padding:5px 8px;border-radius:999px;background:#eef2f6;color:#5b6f86;text-transform:capitalize;white-space:nowrap}.admin-badge.success{background:#e1f8ea;color:#0a8c59}.admin-badge.warning{background:#fff3dd;color:#b66e00}.admin-badge.danger{background:#ffe9ed;color:#c92942}.report-donut{display:flex;align-items:center;justify-content:center;gap:26px;padding:15px 0}.donut{width:150px;height:150px;border-radius:50%;display:grid;place-items:center}.donut>div{width:88px;height:88px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.donut b{font-size:25px}.donut span{font-size:10px;color:var(--muted)}.legend{display:flex;flex-direction:column;gap:10px}.legend span{display:grid;grid-template-columns:10px 1fr auto;gap:8px;font-size:10px;align-items:center}.legend i{width:9px;height:9px;border-radius:3px}.legend i.red{background:#ff3d5d}.legend i.blue{background:#0f73f6}.legend i.amber{background:#f59e0b}.legend i.green{background:#16b981}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick{border:0;background:#f0f6fd;border-radius:13px;min-height:75px;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.quick svg{color:var(--blue)}.quick span{font-size:9px}.status-list{display:grid}.status-list>div{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf2f7}.status-list>div:last-child{border-bottom:0}.status-list>div>span{display:flex;align-items:center;gap:8px;font-size:10px}.status-list svg{color:#0ba36b;width:15px}.empty-state{padding:32px;display:flex;flex-direction:column;align-items:center;color:#8aa0b7;font-size:11px}.empty-state svg{color:#12a46d;margin-bottom:7px}.admin-loading{height:180px;display:flex;gap:10px;align-items:center;justify-content:center}.admin-loading span{width:12px;height:12px;border-radius:50%;background:var(--blue);animation:pulse 1s infinite alternate}.admin-loading span:nth-child(2){animation-delay:.2s}.admin-loading span:nth-child(3){animation-delay:.4s}@keyframes pulse{to{opacity:.25;transform:translateY(-8px)}}.admin-error{background:#fff1f3;color:#a92238;border:1px solid #ffd6dd;padding:20px;border-radius:16px;display:flex;gap:14px;align-items:center}.table-card{padding:0;overflow:hidden}.table-card>.card-title{padding:18px 18px 0}.table-tools{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line)}.table-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;padding:0 10px;background:#f8fbfe}.table-search input{border:0;background:transparent;width:280px;padding:10px 0}.table-tools>span{font-size:11px;color:var(--muted)}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.table-wrap th{text-align:left;background:#f7fafe;color:#66809d;font-size:9px;text-transform:uppercase;letter-spacing:.04em;padding:11px 14px;border-bottom:1px solid var(--line)}.table-wrap td{padding:12px 14px;border-bottom:1px solid #edf2f7;font-size:11px;vertical-align:middle}.table-wrap td b{display:block;max-width:360px}.table-wrap td small{display:block;color:#8193a8;font-size:8px;margin-top:3px;max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-actions{display:flex;gap:6px}.row-actions button,.table-action{border:1px solid #cfe0f2;background:#fff;color:#0f5fb9;border-radius:8px;padding:6px 8px;font-size:9px;cursor:pointer}.row-actions button.danger{color:#be2941;border-color:#ffd3da}.split-admin{display:grid;grid-template-columns:1fr 1fr;gap:16px}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.admin-record{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;display:flex;gap:13px}.record-icon{width:45px;height:45px;border-radius:13px;background:#eaf4ff;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.admin-record h3{font-size:14px;margin:2px 0 5px}.admin-record p{font-size:10px;color:var(--muted);margin:0 0 9px}.settings-form{max-width:720px;display:grid;gap:16px}.settings-form textarea{min-height:160px;resize:vertical}.settings-form .btn{justify-self:start}.analytics-grid{display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:16px}.analytics-numbers p{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f7;padding:10px 0;margin:0;font-size:11px}.analytics-numbers b{font-size:16px}

@media(max-width:1150px){.feature-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:560px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.store-row,.hero-points{justify-content:center}.hero-points{max-width:650px;margin-left:auto;margin-right:auto}.hero-visual{max-width:800px;margin:auto;width:100%}.kpi-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-grid>section:nth-child(3){grid-column:1/-1}.admin-shell{grid-template-columns:220px 1fr}.split-admin,.analytics-grid{grid-template-columns:1fr}.record-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.container{width:min(100% - 28px,1180px)}.site-nav{display:none;position:absolute;left:14px;right:14px;top:68px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:18px;padding:16px;flex-direction:column;align-items:stretch;gap:10px}.site-nav.open{display:flex}.nav-toggle{display:block}.hero-grid{padding-top:48px}.hero-copy h1{font-size:50px}.hero-points{grid-template-columns:1fr}.phones{transform:scale(.82);transform-origin:left top}.greek-photo-card{right:-90px;width:360px}.feature-grid{grid-template-columns:1fr 1fr}.safety-grid{grid-template-columns:1fr}.olive-decoration{display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.subhero-grid{grid-template-columns:1fr}.subhero img{height:180px;clip-path:none}.subhero-grid>div{padding:44px 0 24px}.subhero h1{font-size:42px}.admin-login{grid-template-columns:1fr}.admin-login-art{display:none}.admin-shell{display:block}.admin-sidebar{position:fixed;left:-275px;width:260px;transition:.2s}.admin-sidebar.open{left:0}.admin-topbar{padding:0 12px}.mobile-menu{display:grid}.admin-search{width:100%}.staff-chip div{display:none}.admin-content{padding:16px}.admin-heading{display:block}.date-note{text-align:left;margin-top:10px}.kpi-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>section:nth-child(3){grid-column:auto}.record-grid{grid-template-columns:1fr}}
@media(max-width:560px){.brand small{display:none}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:17px}.store-row{flex-direction:column;align-items:center}.hero-visual{min-height:430px}.phones{transform:scale(.62);left:0}.greek-photo-card{right:-130px;height:420px;width:310px}.feature-grid{grid-template-columns:1fr}.support-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:1}.footer-bottom{flex-direction:column;gap:8px}.section h2{font-size:34px}.safety-points{flex-direction:column}.cta-card{padding:28px;display:block}.cta-card .btn{margin-top:12px}.kpi-grid{grid-template-columns:1fr}.top-actions .icon-btn:first-child{display:none}.admin-search{display:none}.staff-chip{margin-left:auto}.quick-grid{grid-template-columns:1fr 1fr}.report-donut{flex-direction:column}.table-tools{align-items:stretch;gap:10px;flex-direction:column}.table-search input{width:100%}}
.admin-login-config{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#eef8ff,#fff 55%,#fff7e8)}.admin-login-config .login-card{max-width:560px;width:100%}.admin-login-config code{background:#edf5ff;color:#0b5fc2;padding:2px 6px;border-radius:6px}

/* ──────────────────────────────────────────────────────────────
   Homepage polish v3 — app-matched public marketing experience
   ────────────────────────────────────────────────────────────── */
:root{--home-max:1240px;--home-radius:26px;--home-border:#dbe8f6;--home-blue-shadow:0 22px 60px rgba(15,115,246,.12)}
.container{width:min(var(--home-max),calc(100% - 44px))}
.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(214,228,244,.88);box-shadow:0 1px 0 rgba(6,35,79,.02)}
.header-inner{height:82px}
.brand{gap:13px}.brand img{width:50px;height:50px}.brand b{font-size:22px;letter-spacing:-.02em}.brand small{font-size:12px;margin-top:2px}
.site-nav{gap:31px;font-size:14px}.site-nav>a:not(.nav-cta){position:relative}.site-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;border-radius:999px;background:var(--blue);transition:.2s}.site-nav>a:not(.nav-cta):hover:after{right:0}.nav-cta{padding:14px 22px;border-radius:15px}

.hero{min-height:708px;background:linear-gradient(116deg,#f0f9ff 0%,#fff 53%,#fff8ec 100%);isolation:isolate}
.hero:after{right:-130px;top:20px;width:490px;height:490px;background:rgba(66,194,255,.07);z-index:-1}
.hero-wash{left:-255px;bottom:-260px;width:710px;height:430px;background:rgba(66,194,255,.13);z-index:-1}
.hero-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}.hero-orb-one{width:170px;height:170px;left:45%;top:68px;background:rgba(234,244,255,.7)}.hero-orb-two{width:110px;height:110px;right:22%;bottom:46px;background:rgba(245,158,11,.05)}
.hero-grid{grid-template-columns:.88fr 1.12fr;gap:54px;min-height:708px;padding:54px 0 58px}
.hero-copy{position:relative;z-index:4;padding:6px 0 0}.hero-copy h1{font-size:68px;line-height:.97;margin:22px 0 20px;max-width:610px}.hero-copy>p{font-size:19px;line-height:1.58;max-width:600px;margin:0;color:#36506f}.hero-copy .eyebrow{box-shadow:inset 0 0 0 1px rgba(15,115,246,.07)}
.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.hero-tags span{padding:7px 11px;border:1px solid #d7e7f8;background:rgba(255,255,255,.78);border-radius:999px;color:#4e6682;font-size:11px;font-weight:750;box-shadow:0 5px 16px rgba(6,35,79,.035)}
.store-row{gap:12px;margin:24px 0 0}.store-badge{min-width:176px;padding:10px 14px;border-radius:13px;background:#07111d;box-shadow:0 9px 22px rgba(0,0,0,.12);transition:.2s}.store-badge:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.16)}.store-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#fff;color:#0d1620;font-size:13px;font-weight:900}.store-mark.android{clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);border-radius:0;background:linear-gradient(135deg,#30d158,#0f73f6);color:#fff}.store-badge small{font-size:9px;color:#c9d2de;letter-spacing:.01em}.store-badge b{font-size:14px;line-height:1.25;margin-top:2px}
.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:27px;background:rgba(255,255,255,.78);border:1px solid rgba(214,228,244,.94);border-radius:18px;box-shadow:0 13px 35px rgba(6,35,79,.06);overflow:hidden;max-width:620px}.hero-points>div{border-left:0;border-right:1px solid var(--line);padding:14px 14px;gap:10px}.hero-points>div:last-child{border-right:0}.hero-point-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#edf7ff;color:var(--blue);flex:0 0 auto}.hero-point-icon svg{width:18px}.hero-points b{font-size:12px}.hero-points small{font-size:9px;line-height:1.35;margin-top:2px}

.hero-visual{min-height:590px}.hero-photo-glow{position:absolute;inset:34px -95px 42px 125px;border-radius:50px;background:linear-gradient(145deg,rgba(15,115,246,.18),rgba(66,194,255,.02) 48%,rgba(245,158,11,.09));filter:blur(2px);z-index:0}.greek-photo-card{right:-105px;top:42px;width:425px;height:506px;border-radius:44px 0 0 44px;box-shadow:0 24px 60px rgba(6,35,79,.1)}.greek-photo-card:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.24) 28%,rgba(255,255,255,0) 55%)}.greek-photo-card span{right:25px;top:auto;bottom:116px;font-size:23px;line-height:1.35;text-shadow:0 2px 12px rgba(255,255,255,.95)}
.phones{left:7px;top:17px;gap:12px}.phone{width:238px;height:510px;border-radius:41px;padding:8px;border:1px solid rgba(255,255,255,.22);box-shadow:0 29px 70px rgba(6,35,79,.25)}.phone-home{transform:rotate(-2.2deg);z-index:4}.phone-community{margin-top:36px;transform:rotate(2.7deg);z-index:3}.phone-screen{border-radius:33px}.phone-notch{top:8px;height:22px}
.hero-float-card{position:absolute;z-index:5;background:rgba(255,255,255,.94);border:1px solid rgba(214,228,244,.9);border-radius:15px;padding:10px 12px;display:flex;align-items:center;gap:9px;box-shadow:0 12px 30px rgba(6,35,79,.1);backdrop-filter:blur(10px)}.hero-float-card>span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue)}.hero-float-card div{display:flex;flex-direction:column}.hero-float-card b{font-size:10px}.hero-float-card small{font-size:8px;color:var(--muted);margin-top:2px}.hero-float-one{left:-12px;bottom:10px}.hero-float-two{right:-14px;top:19px}.hero-bottom-fade{position:absolute;left:0;right:0;bottom:0;height:62px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff);z-index:1;pointer-events:none}

.features-section{padding-top:92px;padding-bottom:92px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.section-heading-row{display:grid;grid-template-columns:1fr 315px;align-items:end;gap:42px;margin-bottom:34px}.section-heading-row h2{margin-bottom:10px}.section-heading-row .section-lead{margin:0;max-width:760px}.section-note{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:18px;background:#f7fbff;padding:15px 16px}.section-note>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#e8f4ff;color:var(--blue);flex:0 0 auto}.section-note>div{display:flex;flex-direction:column}.section-note b{font-size:12px}.section-note small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
.feature-grid{gap:15px}.feature-card{position:relative;min-height:206px;padding:20px 20px 18px;border-color:#dbe8f5;border-radius:22px;overflow:hidden;box-shadow:0 8px 22px rgba(6,35,79,.045)}.feature-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-58px;bottom:-64px;background:currentColor;opacity:.025}.feature-card:hover{transform:translateY(-5px);border-color:#c8dff7;box-shadow:0 20px 45px rgba(6,35,79,.09)}.feature-card-top{display:flex;align-items:center;justify-content:space-between}.feature-card-top>span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8395a9;font-weight:850}.feature-card .feature-icon{width:44px;height:44px;border-radius:14px}.feature-card h3{margin:18px 0 7px;font-size:18px;letter-spacing:-.02em}.feature-card p{font-size:13px;line-height:1.55;max-width:210px}.feature-arrow{position:absolute;right:18px;bottom:15px;font-size:17px;color:#9ab2cb;transition:.2s}.feature-card:hover .feature-arrow{transform:translateX(4px);color:var(--blue)}

.safety-band{padding-top:94px;padding-bottom:94px;background:linear-gradient(180deg,#fbfdff,#f4f9ff)}.safety-grid{grid-template-columns:1.02fr .98fr;gap:66px}.photo-panel{height:410px;border-radius:30px;box-shadow:0 22px 60px rgba(6,35,79,.12)}.photo-panel img{object-position:center 54%}.photo-vignette{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,33,79,0) 52%,rgba(3,33,79,.18) 100%)}.handwritten{top:29px;left:31px;font-size:26px;line-height:1.35;text-shadow:0 2px 12px rgba(255,255,255,.95)}.photo-trust-card{position:absolute;right:20px;bottom:18px;background:rgba(255,255,255,.94);border:1px solid rgba(255,255,255,.7);border-radius:16px;padding:11px 13px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px rgba(6,35,79,.14);backdrop-filter:blur(12px);max-width:260px}.photo-trust-card>span{width:34px;height:34px;border-radius:11px;background:#e8f4ff;color:var(--blue);display:grid;place-items:center}.photo-trust-card div{display:flex;flex-direction:column}.photo-trust-card b{font-size:11px}.photo-trust-card small{font-size:9px;color:var(--muted);line-height:1.35;margin-top:2px}.safety-copy h2{font-size:47px;letter-spacing:-.04em;margin:17px 0 16px}.safety-copy>p{font-size:16px;line-height:1.65;max-width:620px}.safety-points{gap:12px;margin:27px 0 30px}.safety-points>div{align-items:flex-start;text-align:left;flex:1;border:1px solid var(--line);background:#fff;border-radius:16px;padding:13px;min-height:116px}.safety-points>div>span{width:38px;height:38px;border-radius:12px;background:#edf7ff;color:var(--blue);display:grid;place-items:center}.safety-points svg{padding:0;width:19px;height:19px;background:none}.safety-points b{font-size:11px;margin-top:10px}.safety-points small{font-size:9px;line-height:1.35;margin-top:3px}.safety-copy .btn{padding:12px 17px}.olive-decoration{display:none}

.cta-section{padding:34px 0 68px;background:linear-gradient(180deg,#f4f9ff 0%,#fff 100%)}.cta-card{position:relative;overflow:hidden;border-radius:30px;padding:42px 46px;background:linear-gradient(135deg,#06234f 0%,#0a3979 62%,#0f73f6 125%);box-shadow:0 20px 50px rgba(6,35,79,.13)}.cta-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-70px;top:-110px;background:rgba(66,194,255,.13)}.cta-copy{position:relative;z-index:2;max-width:760px}.cta-card h2{font-size:36px;letter-spacing:-.035em}.cta-card p{font-size:15px;line-height:1.6;max-width:680px;margin:0}.cta-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cta-meta span{display:flex;align-items:center;gap:6px;font-size:10px;color:#d6e6fb;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);padding:7px 10px;border-radius:999px}.cta-card>.btn{position:relative;z-index:2;min-width:174px}

.site-footer{padding:50px 0 25px;background:linear-gradient(180deg,#06234f,#041c41)}.footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:46px}.footer-brand{gap:13px}.footer-brand img{width:53px;height:53px}.footer-brand b{font-size:19px}.footer-brand p{font-size:11px;margin:3px 0;color:#c1d2e7}.footer-brand small{font-size:10px;line-height:1.45;color:#8fa8c7;max-width:250px}.footer-grid h4{font-size:12px;letter-spacing:.01em}.footer-grid>div:not(.footer-brand):not(.footer-bottom){gap:10px;font-size:12px}.footer-grid a{transition:.18s}.footer-grid a:hover{color:#fff;transform:translateX(2px)}.footer-bottom{margin-top:8px;padding-top:20px;font-size:11px}

@media(max-width:1150px){
  .hero-grid{grid-template-columns:1fr;min-height:auto;padding-bottom:40px}.hero-copy{text-align:center;max-width:820px;margin:0 auto}.hero-copy h1{margin-left:auto;margin-right:auto}.hero-tags,.store-row{justify-content:center}.hero-points{margin-left:auto;margin-right:auto}.hero-visual{max-width:820px;min-height:575px}.phones{left:85px}.greek-photo-card{right:0}.hero-float-one{left:56px}.hero-float-two{right:10px}.section-heading-row{grid-template-columns:1fr}.section-note{max-width:520px}.safety-grid{grid-template-columns:1fr 1fr;gap:34px}.safety-copy h2{font-size:40px}
}
@media(max-width:820px){
  .container{width:min(100% - 30px,var(--home-max))}.header-inner{height:72px}.hero{min-height:auto}.hero-grid{padding-top:42px}.hero-copy h1{font-size:52px}.hero-copy>p{font-size:17px}.hero-tags{justify-content:center}.hero-points{grid-template-columns:1fr;background:transparent;border:0;box-shadow:none;gap:8px}.hero-points>div{background:#fff;border:1px solid var(--line)!important;border-radius:14px}.hero-visual{min-height:505px}.phones{left:0;transform:scale(.78);transform-origin:left top}.greek-photo-card{right:-85px;width:385px;height:455px}.hero-float-card{display:none}.section-heading-row{gap:18px}.feature-grid{grid-template-columns:1fr 1fr}.safety-grid{grid-template-columns:1fr}.photo-panel{height:350px}.safety-points{display:grid;grid-template-columns:repeat(3,1fr)}.cta-card{padding:34px;display:block}.cta-card>.btn{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}
}
@media(max-width:560px){
  .hero-grid{padding-top:34px}.hero-copy h1{font-size:44px}.hero-copy>p{font-size:16px}.hero-tags{gap:6px}.hero-tags span{font-size:10px}.store-row{align-items:stretch}.store-badge{width:100%;max-width:280px}.hero-visual{min-height:400px}.phones{transform:scale(.58);left:5px}.greek-photo-card{right:-150px;width:310px;height:380px}.greek-photo-card span{display:none}.features-section{padding-top:72px;padding-bottom:72px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:170px}.section-note{display:none}.safety-band{padding-top:72px;padding-bottom:72px}.photo-panel{height:290px}.safety-copy h2{font-size:35px}.safety-points{grid-template-columns:1fr}.safety-points>div{min-height:auto}.cta-card{padding:28px 24px}.cta-card h2{font-size:30px}.cta-meta{display:grid}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:1}.footer-bottom{gap:8px}
}

/* v4 public-site polish */
:root{--home-max:1260px}
.hero{min-height:720px;background:linear-gradient(118deg,#edf8ff 0%,#ffffff 50%,#fff8eb 100%)}
.hero-grid{grid-template-columns:.9fr 1.1fr;gap:60px;min-height:720px;padding:52px 0 62px}
.hero-copy h1{font-size:70px;max-width:630px;line-height:.96;margin:22px 0 21px}
.hero-copy>p{max-width:615px;font-size:19px;line-height:1.62}
.hero-actions{display:flex;gap:10px;margin-top:26px}.btn-quiet{background:#fff;border:1px solid var(--line);color:var(--navy);box-shadow:0 7px 20px rgba(6,35,79,.045)}.btn-quiet:hover{border-color:#bcd7ff;color:var(--blue);transform:translateY(-1px)}
.store-row{margin:15px 0 0;gap:10px}.availability-button{display:flex;align-items:center;gap:10px;padding:9px 13px;border:1px solid #d7e5f5;border-radius:13px;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(6,35,79,.045);min-width:178px;transition:.2s}.availability-button:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(6,35,79,.08)}.availability-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;background:#07182e;font-size:14px}.availability-mark.android{background:#0f73f6}.availability-button>span:last-child{display:flex;flex-direction:column}.availability-button small{font-size:9px;color:#6e8199}.availability-button b{font-size:12px;color:var(--navy);margin-top:1px}
.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:24px;max-width:630px;background:rgba(255,255,255,.72);border:1px solid rgba(215,229,245,.96);border-radius:18px;box-shadow:0 12px 34px rgba(6,35,79,.05);overflow:hidden}.hero-facts>div{display:flex;align-items:center;gap:10px;padding:13px 14px;border-right:1px solid var(--line)}.hero-facts>div:last-child{border-right:0}.hero-facts>div>span:last-child{display:flex;flex-direction:column}.hero-facts b{font-size:11px}.hero-facts small{font-size:9px;color:var(--muted);line-height:1.35;margin-top:2px}
.hero-visual{min-height:610px}.phones{left:2px;top:4px;gap:3px}.phone{width:252px;height:525px}.phone-community{margin-top:42px}.greek-photo-card{right:-92px;top:35px;width:438px;height:535px}.hero-photo-glow{inset:24px -80px 38px 118px}.hero-float-one{left:-2px;bottom:18px}.hero-float-two{right:-12px;top:16px}
.features-section{padding-top:96px;padding-bottom:96px}.section-heading-row{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:52px;align-items:end;margin-bottom:36px}.section-heading-row h2{margin-bottom:12px}.section-note{display:flex;align-items:center;gap:12px;border:1px solid #dbe8f5;background:#f8fbff;border-radius:18px;padding:15px 16px;box-shadow:0 8px 24px rgba(6,35,79,.035)}.section-note>span{width:40px;height:40px;border-radius:13px;background:#eaf4ff;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.section-note>div{display:flex;flex-direction:column}.section-note b{font-size:12px}.section-note small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
.feature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.feature-card{min-height:218px;padding:21px 20px 18px}.feature-card h3{font-size:18px}.feature-card p{font-size:13px;line-height:1.58}.feature-card-top>span{background:rgba(255,255,255,.7);border:1px solid rgba(214,228,244,.75);padding:5px 7px;border-radius:999px}
.everyday-band{padding:0 0 96px;background:linear-gradient(180deg,#fbfdff,#fff)}.everyday-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:64px;align-items:center;border-top:1px solid #e5edf7;padding-top:72px}.everyday-copy h2{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:16px 0 15px}.everyday-copy>p{font-size:16px;line-height:1.7;color:var(--muted);max-width:580px}.everyday-list{display:flex;flex-direction:column;gap:9px;margin-top:23px}.everyday-list span{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:750;color:#2f4968}.everyday-list svg{width:16px;color:#0b9d61}.everyday-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mini-feature{min-height:122px;border-radius:20px;border:1px solid var(--line);background:#fff;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 9px 26px rgba(6,35,79,.045)}.mini-feature>span{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto}.mini-feature>div{display:flex;flex-direction:column}.mini-feature b{font-size:14px}.mini-feature small{font-size:11px;line-height:1.45;color:var(--muted);margin-top:4px}.mini-feature.blue>span{background:#eaf4ff;color:var(--blue)}.mini-feature.green>span{background:#e3f9ee;color:#0aa56b}.mini-feature.amber>span{background:#fff1d8;color:#f39a08}.mini-feature.red>span{background:#ffe9ec;color:#ec344f}
.safety-band{padding-top:96px}.safety-grid{grid-template-columns:1.03fr .97fr;gap:68px}.safety-copy h2{font-size:49px}.photo-panel{height:430px}
.cta-section{padding-top:36px;padding-bottom:74px}.cta-card{padding:44px 48px}.cta-card h2{font-size:38px}
.footer-grid{grid-template-columns:1.55fr 1fr 1fr 1fr}.site-footer{padding-top:54px}
@media(max-width:1150px){.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-copy{text-align:center}.hero-actions,.store-row{justify-content:center}.hero-facts{margin-left:auto;margin-right:auto}.hero-visual{max-width:830px;margin:auto}.phones{left:88px}.greek-photo-card{right:0}.everyday-grid{grid-template-columns:1fr 1fr;gap:34px}.feature-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.hero-copy h1{font-size:54px}.hero-actions{justify-content:center}.hero-facts{grid-template-columns:1fr;background:transparent;border:0;box-shadow:none;gap:8px}.hero-facts>div{border:1px solid var(--line)!important;border-radius:14px;background:#fff}.feature-grid{grid-template-columns:1fr 1fr}.everyday-grid{grid-template-columns:1fr}.everyday-cards{grid-template-columns:1fr 1fr}.safety-grid{grid-template-columns:1fr}.section-heading-row{grid-template-columns:1fr}.section-note{max-width:520px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:560px){.hero-copy h1{font-size:44px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.store-row{display:grid}.availability-button{width:100%;max-width:none}.hero-visual{min-height:410px}.phones{left:3px}.feature-grid{grid-template-columns:1fr}.everyday-cards{grid-template-columns:1fr}.section-note{display:none}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:1}.everyday-copy h2{font-size:35px}}

/* v5 — official store badges (brand artwork is intentionally not redrawn or restyled) */
.official-store-row{display:flex;align-items:flex-start;gap:18px;margin:23px 0 0;flex-wrap:wrap}
.official-store-item{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:190px}
.official-store-badge{display:block;width:auto;height:52px;max-width:100%;object-fit:contain;object-position:left center}
.store-status{display:inline-flex;align-items:center;gap:7px;color:#48627f;font-size:10px;font-weight:750;letter-spacing:.01em;padding-left:2px}
.store-status i{width:7px;height:7px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px rgba(16,185,129,.10)}
.store-status.muted i{background:#94a3b8;box-shadow:0 0 0 4px rgba(148,163,184,.10)}
@media(max-width:1150px){.official-store-row{justify-content:center}.official-store-item{align-items:center}}
@media(max-width:560px){.official-store-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.official-store-item{min-width:0;align-items:center}.official-store-badge{height:auto;width:100%;max-width:185px}.store-status{font-size:9px;text-align:center}}

/* v6 — real ApeGreece screenshots + optically matched official store badges */
.official-store-row{align-items:flex-start;gap:20px}
.official-store-item{justify-content:flex-start}
.apple-store-badge{height:52px}
/* Google's official PNG includes more internal clear-space than Apple's SVG.
   Scale the complete artwork proportionally so the visible black badge bodies
   have matching optical height; the artwork itself is not cropped or altered. */
.google-store-badge{height:60px;margin:-4px 0 -4px -7px}
.google-store-item .store-status{margin-top:0}

.real-app-phones{position:absolute;left:8px;top:8px;display:flex;align-items:flex-start;gap:14px;z-index:4}
.real-phone{position:relative;margin:0;filter:drop-shadow(0 28px 34px rgba(6,35,79,.20));transform-origin:center center}
.real-phone-home{width:262px;transform:rotate(-2deg);z-index:3}
.real-phone-community{width:252px;margin-top:38px;transform:rotate(2.1deg);z-index:2}
.real-phone-shell{position:relative;width:100%;aspect-ratio:1290/2796;padding:7px;background:#081a2f;border-radius:43px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 20px 50px rgba(6,35,79,.16);overflow:hidden}
.real-phone-shell:before,.real-phone-shell:after{content:"";position:absolute;z-index:3;background:#0a1d33;border-radius:4px}
.real-phone-home .real-phone-shell:before,.real-phone-community .real-phone-shell:before{width:3px;height:62px;left:-2px;top:104px}
.real-phone-home .real-phone-shell:after,.real-phone-community .real-phone-shell:after{width:3px;height:82px;right:-2px;top:126px}
.real-phone-shell img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:36px;background:#f7faff}

/* The real screens carry their own status bars and navigation, so hide old mockup-only styling if present. */
.real-app-phones .phone,.real-app-phones .phone-screen,.real-app-phones .phone-notch{display:none!important}

@media(max-width:1150px){
  .real-app-phones{left:90px}
}
@media(max-width:820px){
  .real-app-phones{left:42px;top:22px;transform:scale(.84);transform-origin:left top}
}
@media(max-width:560px){
  .official-store-row{grid-template-columns:1fr 1fr;align-items:start}
  .apple-store-badge{height:auto;width:100%;max-width:175px}
  .google-store-badge{height:auto;width:calc(100% + 13px);max-width:198px;margin:-4px -7px}
  .real-app-phones{left:8px;top:22px;gap:10px;transform:scale(.60);transform-origin:left top}
  .real-phone-home{width:252px}.real-phone-community{width:244px;margin-top:31px}
}

/* v7 — Community story: article-style explanation + uploaded Lottie animation */
.community-story{position:relative;overflow:hidden;padding:104px 0;background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 52%,#fff 100%);border-top:1px solid #edf3fa}
.community-story-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:76px;align-items:center}
.community-story-visual{position:relative;min-height:560px;display:grid;place-items:center}
.community-story-orb{position:absolute;border-radius:50%;filter:blur(.2px);pointer-events:none}.community-story-orb-one{width:420px;height:420px;background:rgba(66,194,255,.13);left:-60px;top:18px}.community-story-orb-two{width:280px;height:280px;background:rgba(245,158,11,.08);right:-20px;bottom:20px}
.community-animation-card{position:relative;z-index:2;width:min(100%,520px);min-height:438px;border:1px solid #dce9f7;border-radius:32px;background:rgba(255,255,255,.92);box-shadow:0 30px 70px rgba(6,35,79,.11);padding:28px 28px 24px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}
.community-animation-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(234,244,255,.55),rgba(255,255,255,0) 42%,rgba(255,248,235,.5));pointer-events:none}
.community-lottie{position:relative;z-index:1;width:100%;height:330px;display:grid;place-items:center}.community-lottie svg{width:100%!important;height:100%!important;max-width:100%}
.community-animation-caption{position:relative;z-index:2;display:flex;align-items:center;gap:12px;border-top:1px solid #e5eef8;padding-top:18px;margin-top:4px}.community-animation-caption>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);flex:0 0 auto}.community-animation-caption>div{display:flex;flex-direction:column}.community-animation-caption b{font-size:13px}.community-animation-caption small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
.community-story-copy h2{font-size:48px;line-height:1.05;letter-spacing:-.045em;margin:18px 0 20px;max-width:650px}.community-story-copy>p{font-size:15px;line-height:1.82;color:#536982;margin:0 0 15px;max-width:690px}.community-story-copy .community-story-intro{font-size:18px;line-height:1.7;color:#243f60}
.community-story-copy blockquote{position:relative;margin:28px 0 26px;padding:18px 20px 18px 22px;border-left:3px solid var(--blue);border-radius:0 16px 16px 0;background:linear-gradient(90deg,#eef6ff,#f8fbff);color:#17385f;font-size:15px;line-height:1.65;font-weight:720;font-style:normal}
.community-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px}.community-story-points>div{min-height:142px;border:1px solid #dce8f6;border-radius:18px;background:#fff;padding:16px;box-shadow:0 8px 22px rgba(6,35,79,.035)}.community-story-points>div>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);margin-bottom:12px}.community-story-points>div:nth-child(2)>span{background:#e8f8f0;color:#099b65}.community-story-points>div:nth-child(3)>span{background:#fff2dd;color:#e89000}.community-story-points b{display:block;font-size:12px;margin-bottom:5px}.community-story-points small{font-size:10px;line-height:1.5;color:var(--muted)}
.community-story-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.community-text-link{font-size:12px;font-weight:820;color:#31516f;border-bottom:1px solid #b8cbe0;padding-bottom:2px}.community-text-link:hover{color:var(--blue);border-color:var(--blue)}
@media(max-width:1000px){.community-story-grid{grid-template-columns:1fr;gap:38px}.community-story-visual{min-height:auto}.community-animation-card{width:min(100%,620px)}.community-story-copy{text-align:left}.community-story-copy h2{font-size:43px}}
@media(max-width:700px){.community-story{padding:76px 0}.community-animation-card{min-height:360px;padding:20px;border-radius:24px}.community-lottie{height:265px}.community-story-copy h2{font-size:36px}.community-story-copy .community-story-intro{font-size:16px}.community-story-points{grid-template-columns:1fr}.community-story-points>div{min-height:auto;display:grid;grid-template-columns:40px 1fr;column-gap:12px}.community-story-points>div>span{grid-row:1/3;margin:0}.community-story-actions{align-items:stretch;flex-direction:column}.community-story-actions .btn{width:100%}.community-text-link{text-align:center;border-bottom:0}}

/* Jobs story */
.jobs-story{position:relative;overflow:hidden;padding:104px 0;background:linear-gradient(180deg,#fff 0%,#f8fcff 48%,#f4f9ff 100%);border-top:1px solid #edf3fa;border-bottom:1px solid #edf3fa}
.jobs-story-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:76px;align-items:center}
.jobs-story-copy h2{font-size:48px;line-height:1.05;letter-spacing:-.045em;margin:18px 0 20px;max-width:650px}.jobs-story-copy>p{font-size:15px;line-height:1.82;color:#536982;margin:0 0 15px;max-width:690px}.jobs-story-copy .jobs-story-intro{font-size:18px;line-height:1.7;color:#243f60}
.jobs-story-copy blockquote{position:relative;margin:28px 0 26px;padding:18px 20px 18px 22px;border-left:3px solid #0aa56b;border-radius:0 16px 16px 0;background:linear-gradient(90deg,#effbf6,#f8fcfa);color:#173f36;font-size:15px;line-height:1.65;font-weight:720;font-style:normal}
.jobs-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px}.jobs-story-points>div{min-height:142px;border:1px solid #dce8f6;border-radius:18px;background:#fff;padding:16px;box-shadow:0 8px 22px rgba(6,35,79,.035)}.jobs-story-points>div>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);margin-bottom:12px}.jobs-story-points>div:nth-child(2)>span{background:#e8f8f0;color:#099b65}.jobs-story-points>div:nth-child(3)>span{background:#fff2dd;color:#e89000}.jobs-story-points b{display:block;font-size:12px;margin-bottom:5px}.jobs-story-points small{font-size:10px;line-height:1.5;color:var(--muted)}
.jobs-story-actions{display:flex;align-items:center;gap:20px;margin-top:28px}
.jobs-story-visual{position:relative;min-height:560px;display:grid;place-items:center}.jobs-story-orb{position:absolute;border-radius:50%;pointer-events:none}.jobs-story-orb-one{width:410px;height:410px;background:rgba(15,115,246,.1);right:-55px;top:12px}.jobs-story-orb-two{width:280px;height:280px;background:rgba(10,165,107,.08);left:-12px;bottom:18px}
.jobs-animation-card{position:relative;z-index:2;width:min(100%,520px);min-height:438px;border:1px solid #dce9f7;border-radius:32px;background:rgba(255,255,255,.94);box-shadow:0 30px 70px rgba(6,35,79,.11);padding:28px 28px 24px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.jobs-animation-card:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(234,244,255,.58),rgba(255,255,255,0) 44%,rgba(232,248,240,.48));pointer-events:none}
.jobs-lottie{position:relative;z-index:1;width:100%;height:330px;display:grid;place-items:center}.jobs-lottie svg{width:100%!important;height:100%!important;max-width:100%}
.jobs-animation-caption{position:relative;z-index:2;display:flex;align-items:center;gap:12px;border-top:1px solid #e5eef8;padding-top:18px;margin-top:4px}.jobs-animation-caption>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e8f8f0;color:#099b65;flex:0 0 auto}.jobs-animation-caption>div{display:flex;flex-direction:column}.jobs-animation-caption b{font-size:13px}.jobs-animation-caption small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
@media(max-width:1000px){.jobs-story-grid{grid-template-columns:1fr;gap:38px}.jobs-story-visual{min-height:auto;order:-1}.jobs-animation-card{width:min(100%,620px)}.jobs-story-copy h2{font-size:43px}}
@media(max-width:700px){.jobs-story{padding:76px 0}.jobs-animation-card{min-height:360px;padding:20px;border-radius:24px}.jobs-lottie{height:265px}.jobs-story-copy h2{font-size:36px}.jobs-story-copy .jobs-story-intro{font-size:16px}.jobs-story-points{grid-template-columns:1fr}.jobs-story-points>div{min-height:auto;display:grid;grid-template-columns:40px 1fr;column-gap:12px}.jobs-story-points>div>span{grid-row:1/3;margin:0}.jobs-story-actions{align-items:stretch;flex-direction:column}.jobs-story-actions .btn{width:100%}.jobs-story-actions .community-text-link{text-align:center;border-bottom:0}}


/* v10 — Rooms & rental story: borderless housing illustration + mobile-first article layout */
.rental-story{position:relative;overflow:hidden;padding:104px 0;background:linear-gradient(180deg,#fff 0%,#f8fcff 46%,#f5fbf8 100%);border:0}
.rental-story-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:76px;align-items:center}
.rental-story-visual{position:relative;min-height:540px;display:grid;place-items:center}
.rental-story-orb{position:absolute;border-radius:50%;pointer-events:none}.rental-story-orb-one{width:420px;height:420px;background:rgba(15,115,246,.08);left:-58px;top:18px}.rental-story-orb-two{width:270px;height:270px;background:rgba(16,185,129,.08);right:-18px;bottom:18px}
.rental-animation-card{position:relative;z-index:2;width:min(100%,520px);min-height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0;display:flex;flex-direction:column;justify-content:center;overflow:visible}
.rental-lottie{position:relative;z-index:1;width:100%;height:350px;display:grid;place-items:center}.rental-lottie svg{width:100%!important;height:100%!important;max-width:100%}
.rental-animation-caption{position:relative;z-index:2;display:flex;align-items:center;gap:12px;margin:4px 16px 0;padding:14px 16px;border:0;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(6,35,79,.07);backdrop-filter:blur(10px)}
.rental-animation-caption>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e8f8f0;color:#099b65;flex:0 0 auto}.rental-animation-caption>div{display:flex;flex-direction:column}.rental-animation-caption b{font-size:13px}.rental-animation-caption small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
.rental-story-copy h2{font-size:48px;line-height:1.05;letter-spacing:-.045em;margin:18px 0 20px;max-width:650px}.rental-story-copy>p{font-size:15px;line-height:1.82;color:#536982;margin:0 0 15px;max-width:690px}.rental-story-copy .rental-story-intro{font-size:18px;line-height:1.7;color:#243f60}
.rental-story-copy blockquote{position:relative;margin:28px 0 26px;padding:18px 20px 18px 22px;border-left:3px solid #10a36f;border-radius:0 16px 16px 0;background:linear-gradient(90deg,#edf9f4,#f8fcfa);color:#173f36;font-size:15px;line-height:1.65;font-weight:720;font-style:normal}
.rental-story-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:10px}.rental-story-points>div{min-height:142px;border:0;border-radius:18px;background:#fff;padding:16px;box-shadow:0 12px 30px rgba(6,35,79,.055)}.rental-story-points>div>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e8f8f0;color:#099b65;margin-bottom:12px}.rental-story-points>div:nth-child(2)>span{background:#eaf4ff;color:var(--blue)}.rental-story-points>div:nth-child(3)>span{background:#fff2dd;color:#e89000}.rental-story-points b{display:block;font-size:12px;margin-bottom:5px}.rental-story-points small{font-size:10px;line-height:1.5;color:var(--muted)}
.rental-story-actions{display:flex;align-items:center;gap:20px;margin-top:28px}
@media(max-width:1000px){.rental-story-grid{grid-template-columns:1fr;gap:38px}.rental-story-visual{min-height:auto}.rental-animation-card{width:min(100%,620px)}.rental-story-copy h2{font-size:43px}}
@media(max-width:700px){
  .rental-story{padding:62px 0;background:linear-gradient(180deg,#fbfdff 0%,#f4faf7 58%,#fff 100%)}
  .rental-story-grid{gap:28px}.rental-story-visual{min-height:auto;width:100%;overflow:visible}
  .rental-story-orb-one{width:310px;height:310px;left:50%;right:auto;top:4px;transform:translateX(-50%)}.rental-story-orb-two{width:190px;height:190px;right:-28px;left:auto;bottom:-15px}
  .rental-animation-card{width:100%;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.rental-lottie{height:250px}
  .rental-animation-caption{margin:0;padding:13px 14px;border-radius:17px;gap:11px;box-shadow:0 10px 28px rgba(6,35,79,.06)}.rental-animation-caption>span{width:40px;height:40px;border-radius:13px}.rental-animation-caption b{font-size:12px}.rental-animation-caption small{font-size:9.5px}
  .rental-story-copy h2{font-size:36px;line-height:1.04;letter-spacing:-.04em;margin:15px 0 17px}.rental-story-copy>p{font-size:14.5px;line-height:1.72;margin-bottom:13px;color:#536982}.rental-story-copy .rental-story-intro{font-size:16px;line-height:1.65;color:#294665}
  .rental-story-copy blockquote{margin:22px 0 20px;padding:16px 16px 16px 18px;border-radius:0 14px 14px 0;font-size:14px;line-height:1.58}
  .rental-story-points{grid-template-columns:1fr;gap:10px;margin-top:8px}.rental-story-points>div{min-height:86px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px 15px;border:0;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(6,35,79,.05)}.rental-story-points>div>span{grid-row:1/3;width:40px;height:40px;margin:0;border-radius:13px}.rental-story-points b{font-size:12px;margin:0 0 3px}.rental-story-points small{font-size:10px;line-height:1.45}
  .rental-story-actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:22px}.rental-story-actions .btn{width:100%;min-height:54px;border-radius:17px}.rental-story-actions .community-text-link{text-align:center;border-bottom:0;font-size:11px;padding:3px 0}
}
@media(max-width:390px){.rental-story-copy h2{font-size:33px}.rental-lottie{height:225px}}

/* v9 — premium mobile pass: tighter hierarchy, borderless illustrations, cleaner responsive flow */
.community-story,.jobs-story{border-top:0;border-bottom:0}
.community-animation-card,.jobs-animation-card{
  min-height:auto;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  padding:0;
  overflow:visible;
}
.community-animation-card:before,.jobs-animation-card:before{display:none}
.community-animation-caption,.jobs-animation-caption{
  border-top:0;
  margin:4px 16px 0;
  padding:14px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.90);
  box-shadow:0 12px 32px rgba(6,35,79,.07);
  backdrop-filter:blur(10px);
}
.community-story-points>div,.jobs-story-points>div{
  border:0;
  box-shadow:0 12px 30px rgba(6,35,79,.055);
}

@media(max-width:700px){
  .container{width:min(100% - 36px,var(--home-max))}
  .site-header{backdrop-filter:blur(18px)}
  .header-inner{height:68px}
  .brand{gap:10px}.brand img{width:44px;height:44px}.brand b{font-size:21px}.nav-toggle{padding:8px;margin-right:-8px}

  .hero{min-height:auto}
  .hero-grid{padding:26px 0 34px;gap:22px;min-height:auto}
  .hero-copy{max-width:100%;text-align:center}
  .hero-copy .eyebrow{font-size:10px;padding:8px 12px;letter-spacing:.12em}
  .hero-copy h1{font-size:clamp(42px,11.2vw,50px);line-height:.98;letter-spacing:-.055em;margin:18px auto 16px;max-width:500px}
  .hero-copy>p{font-size:16px;line-height:1.58;max-width:520px;margin-left:auto;margin-right:auto}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}
  .hero-actions .btn{width:100%;min-height:54px;border-radius:17px;font-size:15px}

  .official-store-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;align-items:start}
  .official-store-item{min-width:0;align-items:center;gap:7px}
  .apple-store-badge{width:100%;height:auto;max-width:170px}
  .google-store-badge{width:calc(100% + 12px);height:auto;max-width:192px;margin:-4px -6px}
  .store-status{font-size:9px;line-height:1.3;padding-left:0;white-space:nowrap}
  .store-status i{width:6px;height:6px;box-shadow:0 0 0 3px rgba(16,185,129,.10)}
  .store-status.muted i{box-shadow:0 0 0 3px rgba(148,163,184,.10)}

  .hero-facts{grid-template-columns:1fr;gap:8px;margin-top:18px;background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible;max-width:none}
  .hero-facts>div{min-height:68px;border:0!important;border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(6,35,79,.045);padding:11px 13px}
  .hero-point-icon{width:38px;height:38px;border-radius:13px}
  .hero-facts b{font-size:12px}.hero-facts small{font-size:10px}

  .hero-visual{width:100%;min-height:370px;margin:2px auto 0;overflow:hidden;border-radius:28px}
  .hero-photo-glow{display:none}
  .greek-photo-card{left:0;right:0;top:0;width:100%;height:360px;border-radius:28px;box-shadow:none}
  .greek-photo-card:before{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(6,35,79,.06))}
  .greek-photo-card span{display:none}
  .real-app-phones{left:50%;top:12px;gap:10px;transform:translateX(-50%) scale(.57);transform-origin:top center;width:max-content}
  .real-phone-home{width:252px}.real-phone-community{width:244px;margin-top:30px}
  .hero-bottom-fade{height:34px}

  .features-section{padding:64px 0 68px}
  .section-heading-row{gap:14px;margin-bottom:24px}
  .section-heading-row h2,.section h2{font-size:36px;line-height:1.03;letter-spacing:-.04em}
  .section-lead{font-size:16px;line-height:1.62}
  .section-note{display:none}
  .feature-grid{grid-template-columns:1fr;gap:12px}
  .feature-card{min-height:156px;padding:18px 18px 17px;border:0;border-radius:22px;box-shadow:0 10px 28px rgba(6,35,79,.05)}
  .feature-card:hover{transform:none;box-shadow:0 10px 28px rgba(6,35,79,.05)}
  .feature-card .feature-icon{width:42px;height:42px;border-radius:13px}
  .feature-card-top>span{font-size:8px;padding:5px 8px;border:0;background:rgba(255,255,255,.76)}
  .feature-card h3{font-size:17px;margin:15px 0 6px}.feature-card p{font-size:13px;line-height:1.52;max-width:90%}.feature-arrow{right:17px;bottom:15px}

  .community-story,.jobs-story{padding:62px 0;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 60%,#fff 100%)}
  .community-story-grid,.jobs-story-grid{gap:28px}
  .community-story-visual,.jobs-story-visual{min-height:auto;width:100%;overflow:visible}
  .community-story-orb-one,.jobs-story-orb-one{width:310px;height:310px;left:50%;right:auto;top:4px;transform:translateX(-50%)}
  .community-story-orb-two,.jobs-story-orb-two{width:190px;height:190px;right:-28px;left:auto;bottom:-15px}
  .community-animation-card,.jobs-animation-card{width:100%;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
  .community-lottie,.jobs-lottie{height:250px}
  .community-animation-caption,.jobs-animation-caption{margin:0;padding:13px 14px;border-radius:17px;gap:11px;box-shadow:0 10px 28px rgba(6,35,79,.06)}
  .community-animation-caption>span,.jobs-animation-caption>span{width:40px;height:40px;border-radius:13px}
  .community-animation-caption b,.jobs-animation-caption b{font-size:12px}.community-animation-caption small,.jobs-animation-caption small{font-size:9.5px}

  .community-story-copy h2,.jobs-story-copy h2{font-size:36px;line-height:1.04;letter-spacing:-.04em;margin:15px 0 17px}
  .community-story-copy>p,.jobs-story-copy>p{font-size:14.5px;line-height:1.72;margin-bottom:13px;color:#536982}
  .community-story-copy .community-story-intro,.jobs-story-copy .jobs-story-intro{font-size:16px;line-height:1.65;color:#294665}
  .community-story-copy blockquote,.jobs-story-copy blockquote{margin:22px 0 20px;padding:16px 16px 16px 18px;border-radius:0 14px 14px 0;font-size:14px;line-height:1.58}

  .community-story-points,.jobs-story-points{grid-template-columns:1fr;gap:10px;margin-top:8px}
  .community-story-points>div,.jobs-story-points>div{min-height:86px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px 15px;border:0;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(6,35,79,.05)}
  .community-story-points>div>span,.jobs-story-points>div>span{grid-row:1/3;width:40px;height:40px;margin:0;border-radius:13px}
  .community-story-points b,.jobs-story-points b{font-size:12px;margin:0 0 3px}.community-story-points small,.jobs-story-points small{font-size:10px;line-height:1.45}
  .community-story-actions,.jobs-story-actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:22px}
  .community-story-actions .btn,.jobs-story-actions .btn{width:100%;min-height:54px;border-radius:17px}
  .community-text-link,.jobs-story-actions .community-text-link{text-align:center;border-bottom:0;font-size:11px;padding:3px 0}

  .everyday-band{padding-bottom:66px}.everyday-grid{padding-top:56px;gap:28px}.everyday-copy h2{font-size:34px}.everyday-copy>p{font-size:15px}.everyday-cards{grid-template-columns:1fr;gap:11px}.mini-feature{min-height:102px;padding:15px;border:0;box-shadow:0 9px 26px rgba(6,35,79,.05)}
  .safety-band{padding-top:64px;padding-bottom:64px}.photo-panel{height:280px;border-radius:24px}.safety-copy h2{font-size:35px}.safety-points{grid-template-columns:1fr;gap:10px}.safety-points>div{border:0;box-shadow:0 9px 26px rgba(6,35,79,.05)}
  .cta-section{padding:20px 0 58px}.cta-card{padding:26px 22px;border-radius:24px}.cta-card h2{font-size:29px}
  .site-footer{padding-top:42px}.footer-grid{gap:28px}
}

@media(max-width:390px){
  .container{width:min(100% - 28px,var(--home-max))}
  .hero-copy h1{font-size:40px}
  .hero-copy>p{font-size:15px}
  .official-store-row{gap:9px}
  .apple-store-badge{max-width:154px}.google-store-badge{max-width:174px}
  .store-status{font-size:8.3px}
  .hero-visual{min-height:344px}.greek-photo-card{height:334px}
  .real-app-phones{transform:translateX(-50%) scale(.52)}
  .section-heading-row h2,.section h2,.community-story-copy h2,.jobs-story-copy h2{font-size:33px}
  .community-lottie,.jobs-lottie{height:225px}
}

/* v11 — remaining feature stories: borderless Lottie visuals + premium responsive layout */
.feature-story{
  position:relative;
  overflow:hidden;
  padding:86px 0;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 52%,#ffffff 100%);
}
.feature-story:nth-of-type(even){background:linear-gradient(180deg,#fbfdff 0%,#f4f9ff 54%,#ffffff 100%)}
.feature-story-grid{
  display:grid;
  grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);
  gap:76px;
  align-items:center;
}
.feature-story-grid.reverse{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}
.feature-story-grid.reverse .feature-story-visual{order:2}
.feature-story-grid.reverse .feature-story-copy{order:1}
.feature-story-visual{
  position:relative;
  min-height:500px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  isolation:isolate;
}
.feature-story-orb{
  position:absolute;
  width:420px;
  height:420px;
  border-radius:50%;
  filter:blur(.2px);
  opacity:.62;
  z-index:-1;
  pointer-events:none;
}
.feature-story-orb-blue{background:linear-gradient(145deg,rgba(66,194,255,.22),rgba(15,115,246,.08));left:2%;top:6%}
.feature-story-orb-green{background:linear-gradient(145deg,rgba(16,185,129,.16),rgba(234,244,255,.62));right:0;top:8%}
.feature-story-orb-amber{background:linear-gradient(145deg,rgba(245,158,11,.14),rgba(234,244,255,.66));left:4%;bottom:3%}
.feature-story-lottie{
  width:min(100%,520px);
  height:390px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  overflow:visible;
}
.feature-story-lottie svg{
  width:100%!important;
  height:100%!important;
  max-width:100%;
  overflow:visible!important;
}
.marketplace-lottie{height:400px}
.language-lottie{height:330px;max-width:430px}
.permit-lottie{height:410px}
.work-lottie{height:350px}
.societies-lottie{height:390px}
.events-lottie{height:340px;width:min(100%,610px)}
.services-lottie{height:350px;max-width:430px}
.feature-story-caption{
  width:min(92%,500px);
  margin:-8px auto 0;
  display:flex;
  gap:13px;
  align-items:center;
  padding:15px 17px;
  border:0;
  border-radius:19px;
  background:rgba(255,255,255,.9);
  box-shadow:0 14px 40px rgba(6,35,79,.075);
  backdrop-filter:blur(12px);
}
.feature-story-caption>span{
  flex:0 0 auto;
  width:44px;
  height:44px;
  border-radius:14px;
  display:grid;
  place-items:center;
  color:#0f73f6;
  background:#eaf4ff;
}
.feature-story-marketplace .feature-story-caption>span{color:#b96d00;background:#fff3dc}
.feature-story-language .feature-story-caption>span{color:#0d8c69;background:#e6f8f1}
.feature-story-permit .feature-story-caption>span{color:#b96d00;background:#fff3dc}
.feature-story-work .feature-story-caption>span{color:#0f73f6;background:#eaf4ff}
.feature-story-societies .feature-story-caption>span{color:#0d8c69;background:#e6f8f1}
.feature-story-events .feature-story-caption>span{color:#b96d00;background:#fff3dc}
.feature-story-services .feature-story-caption>span{color:#0f73f6;background:#eaf4ff}
.feature-story-caption b{display:block;color:#08254c;font-size:14px;line-height:1.25;margin-bottom:3px}
.feature-story-caption small{display:block;color:#6a7d95;font-size:11px;line-height:1.4}
.feature-story-copy{max-width:650px}
.feature-story-copy h2{
  font-size:clamp(40px,4vw,58px);
  line-height:1.02;
  letter-spacing:-.045em;
  color:#08254c;
  margin:17px 0 22px;
}
.feature-story-copy>p{font-size:16px;line-height:1.78;color:#586d86;margin:0 0 15px}
.feature-story-copy .feature-story-intro{font-size:19px;line-height:1.67;color:#294665}
.feature-story-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:27px 0 24px}
.feature-story-points>div{
  min-height:146px;
  padding:17px;
  border:0;
  border-radius:21px;
  background:rgba(255,255,255,.94);
  box-shadow:0 12px 34px rgba(6,35,79,.055);
}
.feature-story-points>div>span{
  width:42px;
  height:42px;
  border-radius:13px;
  display:grid;
  place-items:center;
  color:#0f73f6;
  background:#eaf4ff;
  margin-bottom:15px;
}
.feature-story-points>div:nth-child(2)>span{color:#0d8c69;background:#e5f8f0}
.feature-story-points>div:nth-child(3)>span{color:#b96d00;background:#fff3dc}
.feature-story-points b{display:block;color:#08254c;font-size:13px;line-height:1.35;margin-bottom:6px}
.feature-story-points small{display:block;color:#71839a;font-size:10.5px;line-height:1.55}
.feature-story-cta{margin-top:2px;min-width:220px}

@media(max-width:980px){
  .feature-story{padding:72px 0}
  .feature-story-grid,.feature-story-grid.reverse{grid-template-columns:1fr;gap:38px}
  .feature-story-grid.reverse .feature-story-visual,.feature-story-grid.reverse .feature-story-copy{order:initial}
  .feature-story-visual{min-height:auto}
  .feature-story-copy{max-width:760px}
}

@media(max-width:700px){
  .feature-story{padding:58px 0;background:linear-gradient(180deg,#fff 0%,#f7fbff 58%,#fff 100%)}
  .feature-story-grid,.feature-story-grid.reverse{gap:26px}
  .feature-story-visual{width:100%;min-height:auto;padding:2px 0 0;overflow:visible}
  .feature-story-orb{width:300px;height:300px;left:50%!important;right:auto!important;top:8px!important;bottom:auto!important;transform:translateX(-50%);opacity:.72}
  .feature-story-lottie{width:100%;height:245px;max-width:100%;padding:0;background:transparent!important;border:0!important;box-shadow:none!important}
  .marketplace-lottie{height:255px}
  .language-lottie{height:225px;max-width:100%}
  .permit-lottie{height:250px}
  .work-lottie{height:225px}
  .societies-lottie{height:245px}
  .events-lottie{height:220px;width:100%}
  .services-lottie{height:220px;max-width:100%}
  .feature-story-caption{width:100%;margin:0;padding:13px 14px;border-radius:17px;gap:11px;box-shadow:0 10px 28px rgba(6,35,79,.06)}
  .feature-story-caption>span{width:40px;height:40px;border-radius:13px}
  .feature-story-caption b{font-size:12px}.feature-story-caption small{font-size:9.5px}
  .feature-story-copy h2{font-size:36px;line-height:1.04;letter-spacing:-.04em;margin:15px 0 17px}
  .feature-story-copy>p{font-size:14.5px;line-height:1.72;margin-bottom:13px;color:#536982}
  .feature-story-copy .feature-story-intro{font-size:16px;line-height:1.65;color:#294665}
  .feature-story-points{grid-template-columns:1fr;gap:10px;margin:21px 0 20px}
  .feature-story-points>div{min-height:86px;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:14px 15px;border:0;border-radius:18px;background:#fff;box-shadow:0 9px 26px rgba(6,35,79,.05)}
  .feature-story-points>div>span{grid-row:1/3;width:40px;height:40px;margin:0;border-radius:13px}
  .feature-story-points b{font-size:12px;margin:0 0 3px}.feature-story-points small{font-size:10px;line-height:1.45}
  .feature-story-cta{width:100%;min-height:54px;border-radius:17px;margin-top:2px}
}

@media(max-width:390px){
  .feature-story-copy h2{font-size:33px}
  .feature-story-lottie{height:220px}
  .marketplace-lottie,.permit-lottie,.societies-lottie{height:230px}
  .language-lottie,.work-lottie,.services-lottie{height:205px}
  .events-lottie{height:198px}
}

/* v12 — Help & Support: borderless Lottie hero, clear help routes, FAQ and mobile-first polish */
.support-page{background:#fff}.support-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f4faff 0%,#fff 53%,#fff9ef 100%);border-bottom:1px solid rgba(220,232,246,.75)}
.support-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:64px;align-items:center;min-height:600px;padding:70px 0}
.support-hero-copy h1{font-size:58px;line-height:.98;letter-spacing:-.05em;margin:20px 0 20px;max-width:620px}.support-hero-copy>p{font-size:19px;line-height:1.7;color:#405a78;max-width:610px;margin:0}.support-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.support-hero-note{display:flex;align-items:center;gap:12px;margin-top:28px;color:#294665}.support-hero-note>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e8f8f0;color:#0b9d69}.support-hero-note>div{display:flex;flex-direction:column}.support-hero-note b{font-size:13px}.support-hero-note small{color:var(--muted);font-size:11px;margin-top:2px}
.support-hero-visual{position:relative;min-height:470px;display:grid;place-items:center;isolation:isolate}.support-orb{position:absolute;border-radius:50%;pointer-events:none;z-index:-1}.support-orb-one{width:430px;height:430px;background:rgba(15,115,246,.09);right:5%;top:2%}.support-orb-two{width:240px;height:240px;background:rgba(245,158,11,.08);left:5%;bottom:5%}.support-lottie{width:min(100%,590px);height:390px;display:grid;place-items:center}.support-lottie svg{width:100%!important;height:100%!important;max-width:100%}.support-visual-caption{display:flex;align-items:center;gap:12px;width:min(100% - 48px,430px);padding:14px 16px;border:0;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(6,35,79,.07);backdrop-filter:blur(10px)}.support-visual-caption>span{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);flex:0 0 auto}.support-visual-caption>div{display:flex;flex-direction:column}.support-visual-caption b{font-size:13px}.support-visual-caption small{font-size:10px;line-height:1.45;color:var(--muted);margin-top:3px}
.support-quick-section{padding-top:82px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.support-section-heading{max-width:730px;margin-bottom:30px}.support-section-heading h2{font-size:42px;margin:16px 0 10px}.support-section-heading p{font-size:17px;line-height:1.7;color:var(--muted);margin:0}.support-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.support-action-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:128px;padding:22px;border:0;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(6,35,79,.055);transition:transform .2s,box-shadow .2s}.support-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(6,35,79,.085)}.support-action-card h3{font-size:16px;margin:0 0 6px}.support-action-card p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.support-action-card>strong{color:#8aa2bd;font-size:21px;font-weight:500}
.support-faq-section{background:#f5faff}.support-faq-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:70px;align-items:start}.support-faq-intro h2{font-size:42px;margin:16px 0 16px}.support-faq-intro>p{font-size:16px;line-height:1.75;color:var(--muted);margin:0}.support-email-card{display:flex;align-items:center;gap:12px;margin-top:26px;padding:16px 18px;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(6,35,79,.05)}.support-email-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#eaf4ff;color:var(--blue)}.support-email-card>div{display:flex;flex-direction:column}.support-email-card small{font-size:10px;color:var(--muted)}.support-email-card a{font-weight:800;font-size:13px;margin-top:3px}.support-faq-list{display:grid;gap:12px}.support-faq-list details{background:#fff;border:0;border-radius:20px;box-shadow:0 8px 26px rgba(6,35,79,.045);overflow:hidden}.support-faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;font-weight:800;font-size:15px}.support-faq-list summary::-webkit-details-marker{display:none}.support-faq-list summary b{font-size:22px;font-weight:400;color:var(--blue);transition:transform .2s}.support-faq-list details[open] summary b{transform:rotate(45deg)}.support-faq-list details p{margin:0;padding:0 22px 21px;color:var(--muted);font-size:13px;line-height:1.7}
.support-contact-section{padding:72px 0 92px}.support-contact-card{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:42px 46px;border-radius:32px;background:linear-gradient(120deg,#06234f,#0a3b7c 68%,#0f73f6);color:#fff;box-shadow:0 24px 60px rgba(6,35,79,.16);overflow:hidden}.support-contact-card h2{font-size:38px;margin:16px 0 12px;color:#fff}.support-contact-card p{max-width:740px;color:#d8e7f8;font-size:15px;line-height:1.75;margin:0}.support-contact-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-width:190px}.support-guideline-link{font-size:11px;text-align:center;color:#d8e7f8;font-weight:750}
@media(max-width:900px){.support-hero-grid,.support-faq-grid{grid-template-columns:1fr}.support-hero-grid{gap:24px;padding:56px 0}.support-hero-visual{order:-1;min-height:auto}.support-lottie{height:330px}.support-hero-copy{text-align:center}.support-hero-copy>p{margin-left:auto;margin-right:auto}.support-hero-actions{justify-content:center}.support-hero-note{justify-content:center;text-align:left}.support-faq-grid{gap:34px}.support-contact-card{grid-template-columns:1fr}.support-contact-actions{min-width:0;flex-direction:row;align-items:center}.support-guideline-link{padding:12px 0}}
@media(max-width:700px){.support-hero-grid{padding:34px 0 42px;gap:18px}.support-hero-copy h1{font-size:43px;line-height:1.01;margin:16px 0 16px}.support-hero-copy>p{font-size:16px;line-height:1.65}.support-hero-actions{display:grid;grid-template-columns:1fr;width:100%;margin-top:22px}.support-hero-actions .btn{width:100%;min-height:54px;border-radius:17px}.support-hero-note{margin-top:20px;align-items:flex-start}.support-hero-note small{font-size:10px;line-height:1.45}.support-hero-visual{min-height:300px}.support-lottie{height:260px;width:100%}.support-orb-one{width:300px;height:300px;right:50%;transform:translateX(50%);top:0}.support-orb-two{width:170px;height:170px;left:-36px;bottom:10px}.support-visual-caption{width:100%;padding:13px 14px;border-radius:17px}.support-quick-section{padding:58px 0}.support-section-heading{margin-bottom:22px}.support-section-heading h2,.support-faq-intro h2{font-size:34px;line-height:1.05}.support-section-heading p,.support-faq-intro>p{font-size:15px}.support-action-grid{grid-template-columns:1fr;gap:10px}.support-action-card{min-height:96px;padding:16px;border-radius:18px;gap:13px}.support-action-card .info-icon{width:44px;height:44px;border-radius:13px}.support-action-card h3{font-size:14px;margin-bottom:4px}.support-action-card p{font-size:11px}.support-faq-section{padding:60px 0}.support-faq-grid{gap:26px}.support-email-card{margin-top:20px;padding:14px 15px}.support-faq-list{gap:10px}.support-faq-list details{border-radius:17px}.support-faq-list summary{padding:17px 18px;font-size:13px;line-height:1.45}.support-faq-list details p{padding:0 18px 18px;font-size:11.5px;line-height:1.65}.support-contact-section{padding:54px 0 70px}.support-contact-card{padding:28px 22px;border-radius:24px;gap:24px}.support-contact-card h2{font-size:32px;line-height:1.06;margin:14px 0 10px}.support-contact-card p{font-size:13px;line-height:1.65}.support-contact-actions{flex-direction:column;align-items:stretch}.support-contact-actions .btn{width:100%;min-height:54px}.support-guideline-link{font-size:10.5px}}
@media(max-width:390px){.support-hero-copy h1{font-size:39px}.support-lottie{height:235px}.support-section-heading h2,.support-faq-intro h2{font-size:31px}}

/* v13 — direct support channels */
.support-direct-section{padding:82px 0 74px;background:#fff}.support-direct-heading{max-width:760px}.support-channel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.support-channel-card{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;min-height:132px;padding:20px;border:0;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgba(6,35,79,.065);transition:transform .2s ease,box-shadow .2s ease}.support-channel-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(6,35,79,.09)}.support-channel-card.is-disabled{cursor:default;opacity:.72;pointer-events:none}.support-channel-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;flex:0 0 auto}.support-channel-card small{display:block;font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#7b8fa8}.support-channel-card h3{font-size:17px;margin:3px 0 4px}.support-channel-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.45;word-break:break-word}.support-channel-card>b{font-size:21px;font-weight:500;color:#8aa2bd}.support-channel-card.whatsapp .support-channel-icon{background:#e9f9ef;color:#16a765}.support-channel-card.viber .support-channel-icon{background:#f1edff;color:#7360d8}.support-channel-card.call .support-channel-icon{background:#eaf4ff;color:#0f73f6}.support-channel-card.email .support-channel-icon{background:#fff3df;color:#e58d00}.support-address-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-top:14px;padding:22px 24px;border:0;border-radius:24px;background:linear-gradient(135deg,#f6fbff,#fff 58%,#fffaf0);box-shadow:0 14px 38px rgba(6,35,79,.055)}.support-address-card.is-disabled{opacity:.8}.support-address-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:#e8f8f0;color:#0b9d69}.support-address-card small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7b8fa8;font-weight:800}.support-address-card h3{margin:3px 0 4px;font-size:17px}.support-address-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.support-address-card>a{font-size:12px;font-weight:850;color:var(--blue);white-space:nowrap}.support-address-pending{font-size:11px;font-weight:800;color:#90a1b5;white-space:nowrap}
@media(max-width:1040px){.support-channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.support-direct-section{padding:58px 0}.support-channel-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.support-channel-card{grid-template-columns:auto 1fr;min-height:118px;padding:16px;border-radius:20px;gap:12px}.support-channel-card>b{display:none}.support-channel-icon{width:46px;height:46px;border-radius:15px}.support-channel-card h3{font-size:15px}.support-channel-card p{font-size:10px}.support-address-card{grid-template-columns:auto 1fr;padding:17px;border-radius:20px;gap:13px}.support-address-card>a,.support-address-pending{grid-column:2;justify-self:start;margin-top:3px}.support-address-icon{width:46px;height:46px;border-radius:15px}}
@media(max-width:430px){.support-channel-grid{grid-template-columns:1fr}.support-channel-card{min-height:92px}.support-address-card p{font-size:10.5px}}

/* v16 — premium legal/support integration preserving release/legal information */
.legal-premium{background:#f7fbff}.legal-premium-hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#eef7ff 0%,#fff 58%,#fff8ef 100%);border-bottom:1px solid var(--line)}
.legal-premium-hero-grid{min-height:360px;display:grid;grid-template-columns:1.12fr .88fr;align-items:stretch}.legal-premium-copy{padding:58px 0 48px;position:relative;z-index:2}.legal-top-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:28px;color:#4f6888;font-size:12px;font-weight:750}.legal-top-links a:hover{color:var(--blue)}.legal-premium-copy h1{max-width:720px;margin:16px 0 14px;font-size:54px;line-height:1.02;letter-spacing:-.045em}.legal-premium-copy>p{max-width:720px;margin:0;color:var(--muted);font-size:18px;line-height:1.65}.legal-hero-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.legal-hero-meta span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(15,115,246,.12);border-radius:999px;background:rgba(255,255,255,.74);color:#3d5878;font-size:12px;font-weight:750}.legal-premium-photo{min-height:360px;position:relative;overflow:hidden}.legal-premium-photo img{width:100%;height:100%;object-fit:cover}.legal-premium-photo>div{position:absolute;inset:0;background:linear-gradient(90deg,#f6fbff 0%,rgba(246,251,255,.08) 36%,rgba(6,35,79,.08) 100%)}
.legal-premium-section{padding-top:70px}.legal-premium-shell{display:grid;grid-template-columns:310px minmax(0,1fr);gap:34px;align-items:start}.legal-side-summary{position:sticky;top:102px;padding:26px;border-radius:24px;background:linear-gradient(160deg,#fff,#f4f9ff);box-shadow:0 16px 42px rgba(6,35,79,.07);border:1px solid rgba(212,227,244,.85)}.legal-side-summary h2{font-size:27px;line-height:1.12;margin:16px 0 12px}.legal-side-summary>p{font-size:14px;line-height:1.7;color:var(--muted);margin:0}.legal-side-actions{display:grid;gap:9px;margin-top:22px}.legal-side-actions a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:13px 14px;background:#fff;border-radius:14px;border:1px solid var(--line);font-size:13px;font-weight:800}.legal-side-actions a:hover{border-color:#9ec7ff;color:var(--blue)}.legal-status-card{margin-top:18px;padding:16px;border-radius:16px;background:var(--navy);color:#fff}.legal-status-card b{font-size:13px}.legal-status-card p{margin:7px 0 0;color:#c8d8ed;font-size:12px;line-height:1.6}
.legal-content-column{min-width:0}.legal-section-list{display:grid;gap:14px}.legal-detail-card{display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:start;padding:24px 26px;border-radius:22px;background:#fff;box-shadow:0 8px 26px rgba(6,35,79,.045);border:1px solid rgba(214,228,244,.86)}.legal-detail-card h2{margin:0 0 8px;font-size:19px;letter-spacing:-.015em}.legal-detail-card p{margin:0;color:#536b89;font-size:15px;line-height:1.72}.legal-detail-card a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.legal-controller-card{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.legal-controller-card>div{display:flex;gap:14px;align-items:center;padding:18px 20px;border-radius:18px;background:#fff;border:1px solid var(--line)}.legal-controller-card small{display:block;margin-bottom:3px;color:#7c8fa8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.legal-controller-card b,.legal-controller-card a{font-size:13px}.legal-controller-card a{color:var(--blue)}.legal-controller-card p{margin:2px 0 0;color:var(--muted);font-size:12px}.legal-updated{margin:20px 0 0;color:#6f829c;font-size:12px}.legal-updated a{color:var(--blue);text-decoration:underline}

.delete-premium-page{background:#f7fbff}.delete-premium-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.delete-main-column{display:grid;gap:14px}.delete-step-card{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 26px rgba(6,35,79,.045)}.delete-step-number{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--pale);color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.08em}.delete-step-card h2{font-size:22px;margin:0 0 12px}.delete-step-card p,.delete-step-card li{color:#536b89;font-size:15px;line-height:1.72}.delete-step-card ol{margin:0;padding-left:20px}.delete-step-card a:not(.btn){color:var(--blue);text-decoration:underline}.delete-step-card .btn{margin-top:8px}.delete-side-column{position:sticky;top:102px;display:grid;gap:14px}.delete-warning-card,.delete-contact-card,.delete-privacy-link{border-radius:20px;border:1px solid var(--line);background:#fff;box-shadow:0 8px 24px rgba(6,35,79,.045)}.delete-warning-card{display:flex;gap:14px;padding:20px;background:#fff9ef}.delete-warning-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#fff0d5;color:#d98200;flex:0 0 auto}.delete-warning-card b{font-size:14px}.delete-warning-card p{margin:5px 0 0;color:#6d7180;font-size:12px;line-height:1.6}.delete-contact-card{padding:20px}.delete-contact-card h3{font-size:18px;margin:14px 0 10px}.delete-contact-card p{margin:7px 0;color:#637993;font-size:12px;line-height:1.55}.delete-contact-card a{color:var(--blue)}.delete-privacy-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px 18px;font-size:13px;font-weight:850;color:var(--blue)}

.support-official-notice{padding:18px 0 0;background:#fff}.support-official-notice-card{display:flex;gap:14px;align-items:flex-start;padding:17px 20px;border-radius:18px;background:#eef6ff;border:1px solid #dcecff}.support-official-notice-card>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff;color:var(--blue);flex:0 0 auto}.support-official-notice-card b{font-size:14px}.support-official-notice-card p{margin:4px 0 0;color:#5c718d;font-size:13px;line-height:1.62}.support-official-routes{background:#f7fbff}.support-route-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.support-route-grid article{display:grid;grid-template-columns:50px 1fr;gap:14px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 6px 20px rgba(6,35,79,.035)}.support-route-grid h3{margin:1px 0 7px;font-size:16px}.support-route-grid p{margin:0 0 10px;color:var(--muted);font-size:13px;line-height:1.6}.support-route-grid a{color:var(--blue);font-size:12px;font-weight:850}.support-operator-note{margin-top:16px;padding:15px 18px;border-radius:16px;background:#eaf4ff;color:#526b88;font-size:12px}.support-operator-note b{color:var(--navy)}.support-operator-note span{margin:0 8px;color:#9aacc0}

.release-status-section{background:linear-gradient(180deg,#fff,#f6faff);padding-top:70px;padding-bottom:70px}.release-status-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.release-status-copy h2{font-size:40px;line-height:1.08;margin:16px 0 14px;letter-spacing:-.035em}.release-status-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.72;max-width:640px}.release-status-card{padding:24px;border-radius:24px;background:var(--navy);color:#fff;box-shadow:0 18px 42px rgba(6,35,79,.18)}.release-status-card>div:not(.release-legal-links){display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.release-status-card>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.1);color:#8dc8ff}.release-status-card p{display:flex;flex-direction:column;margin:0}.release-status-card b{font-size:12px}.release-status-card small{color:#b9cbe0;font-size:11px;line-height:1.45}.release-status-card a{color:#fff}.release-legal-links{display:flex;flex-wrap:wrap;gap:8px 14px;padding:16px 0 8px}.release-legal-links a{font-size:11px;color:#d4e4f7;text-decoration:underline;text-underline-offset:3px}.release-updated{display:block;margin-top:6px!important;color:#8fa8c6!important}

@media(max-width:900px){
  .legal-premium-hero-grid{grid-template-columns:1fr}.legal-premium-photo{height:190px;min-height:190px}.legal-premium-photo>div{background:linear-gradient(180deg,#f6fbff 0%,rgba(246,251,255,0) 34%)}.legal-premium-copy{padding:44px 0 30px}.legal-premium-copy h1{font-size:44px}.legal-premium-shell{grid-template-columns:1fr}.legal-side-summary{position:static}.legal-controller-card{grid-template-columns:1fr}.delete-premium-grid{grid-template-columns:1fr}.delete-side-column{position:static}.release-status-grid{grid-template-columns:1fr}.support-route-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .legal-premium-hero-grid{min-height:auto}.legal-premium-copy{padding:30px 0 24px}.legal-top-links{gap:8px 14px;margin-bottom:20px;font-size:11px}.legal-premium-copy h1{font-size:38px;line-height:1.04;margin-top:13px}.legal-premium-copy>p{font-size:15px;line-height:1.6}.legal-hero-meta{gap:7px;margin-top:18px}.legal-hero-meta span{font-size:10px;padding:8px 10px}.legal-premium-photo{height:150px;min-height:150px}.legal-premium-section{padding-top:42px;padding-bottom:56px}.legal-side-summary{padding:20px;border-radius:20px}.legal-side-summary h2{font-size:24px}.legal-detail-card{grid-template-columns:44px 1fr;gap:13px;padding:19px 18px;border-radius:18px}.legal-detail-card .info-icon{width:44px;height:44px}.legal-detail-card h2{font-size:16px;line-height:1.35}.legal-detail-card p{font-size:13px;line-height:1.68}.legal-controller-card>div{padding:15px}.delete-step-card{grid-template-columns:1fr;padding:20px}.delete-step-number{width:42px;height:42px}.delete-step-card h2{font-size:19px}.delete-step-card p,.delete-step-card li{font-size:13px}.support-official-notice{padding-top:12px}.support-official-notice-card{padding:15px}.support-route-grid{grid-template-columns:1fr}.support-route-grid article{padding:18px}.release-status-section{padding:54px 0}.release-status-copy h2{font-size:32px}.release-status-copy p{font-size:14px}.release-status-card{padding:20px;border-radius:20px}
}

/* v17 — comprehensive Community Guidelines */
.legal-rule-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:9px}
.legal-rule-list li{position:relative;padding-left:22px;color:#536b89;font-size:14px;line-height:1.68}
.legal-rule-list li::before{content:'✓';position:absolute;left:0;top:.08em;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:#eaf4ff;color:#0f73f6;font-size:9px;font-weight:900}
.legal-rule-note{display:flex;gap:10px;align-items:flex-start;margin-top:15px;padding:13px 14px;border-radius:14px;background:#f0f7ff;color:#355779;font-size:12.5px;line-height:1.62}
.legal-rule-note svg{flex:0 0 auto;margin-top:1px;color:#0f73f6}
.legal-community-guidelines .legal-detail-card:nth-child(6),.legal-community-guidelines .legal-detail-card:nth-child(7),.legal-community-guidelines .legal-detail-card:nth-child(8),.legal-community-guidelines .legal-detail-card:nth-child(11),.legal-community-guidelines .legal-detail-card:nth-child(15){border-color:rgba(239,68,68,.14)}
@media(max-width:700px){.legal-rule-list{gap:8px;margin-top:12px}.legal-rule-list li{padding-left:20px;font-size:12.5px;line-height:1.65}.legal-rule-note{padding:12px;font-size:11.5px}.legal-community-guidelines .legal-detail-card{padding-top:18px;padding-bottom:18px}}


/* v18 — move legal/support navigation into the left At-a-glance rail */
.legal-premium-copy{padding-top:54px}
.legal-side-actions{gap:8px}
.legal-side-actions a{min-height:46px}
.legal-side-actions a:first-child{background:#eef7ff;border-color:#cfe4ff;color:#0b3c78}
.legal-side-actions a:first-child:hover{background:#e3f1ff;border-color:#9ec7ff;color:var(--blue)}
@media(max-width:900px){.legal-premium-copy{padding-top:40px}}
@media(max-width:700px){.legal-premium-copy{padding-top:28px}.legal-side-actions a{min-height:44px}}

/* v19 — mobile hero ordering, equal official store badges and stronger real-device masking */
.hero-grid{
  grid-template-columns:.9fr 1.1fr;
  grid-template-areas:
    "copy visual"
    "facts visual";
  grid-template-rows:auto auto;
  align-items:center;
}
.hero-copy{grid-area:copy}
.hero-visual{grid-area:visual}
.hero-facts{grid-area:facts;align-self:start;margin-top:18px}

.real-phone-shell{
  padding:10px;
  background:linear-gradient(145deg,#07192f,#0c2749);
  border:2px solid rgba(2,14,29,.92);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 22px 54px rgba(6,35,79,.18);
  overflow:hidden;
}
.real-phone-screen{
  width:100%;
  height:100%;
  border-radius:32px;
  overflow:hidden;
  background:#f7faff;
  position:relative;
}
.real-phone-screen img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:top center;
  border-radius:0;
  transform:none;
}

/* Official artwork stays untouched; these sizes compensate for the different built-in clear-space. */
.official-store-row{gap:18px}
.official-store-item{min-width:176px;align-items:center}
.apple-store-badge{height:52px;width:auto;max-width:none}
.google-store-badge{height:61px;width:auto;max-width:none;margin:-4.5px 0 -4.5px 0}
.store-status{justify-content:center;padding-left:0;color:#60738d}
.store-status.muted i{background:#a9b6c8;box-shadow:0 0 0 4px rgba(148,163,184,.10)}

@media(max-width:1150px){
  .hero-grid{
    grid-template-columns:1fr;
    grid-template-areas:
      "copy"
      "visual"
      "facts";
    grid-template-rows:auto;
  }
  .hero-visual{margin-top:10px}
  .hero-facts{margin:10px auto 0}
}

@media(max-width:700px){
  .hero-grid{
    grid-template-columns:1fr;
    grid-template-areas:
      "copy"
      "visual"
      "facts";
    gap:18px;
    padding:26px 0 28px;
  }
  .hero-copy{padding-bottom:0}
  .official-store-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
    margin-top:18px;
    align-items:start;
  }
  .official-store-item{min-width:0;width:100%;gap:7px}
  .apple-store-badge{height:clamp(42px,12.8vw,52px);width:auto;max-width:100%}
  .google-store-badge{height:clamp(49px,14.9vw,61px);width:auto;max-width:116%;margin:clamp(-5px,-1vw,-3px) 0}
  .store-status{font-size:9px;white-space:nowrap}

  .hero-visual{
    order:initial;
    width:100%;
    min-height:360px;
    margin:4px auto 0;
    overflow:hidden;
    border-radius:28px;
  }
  .greek-photo-card{height:352px}
  .real-app-phones{
    left:50%;
    top:8px;
    width:max-content;
    gap:12px;
    transform:translateX(-50%) scale(.55);
    transform-origin:top center;
  }
  .real-phone-home{width:252px}
  .real-phone-community{width:244px;margin-top:28px}
  .real-phone-shell{padding:10px;border-width:2px}
  .real-phone-screen{border-radius:31px}

  .hero-facts{
    width:100%;
    max-width:none;
    margin-top:0;
    grid-template-columns:1fr;
    gap:8px;
  }
}

@media(max-width:390px){
  .official-store-row{gap:8px}
  .apple-store-badge{height:43px}
  .google-store-badge{height:50px}
  .store-status{font-size:8.1px}
  .hero-visual{min-height:338px}
  .greek-photo-card{height:330px}
  .real-app-phones{top:8px;transform:translateX(-50%) scale(.505)}
}


/* v21 — corrected official-badge sizing and exact phone-screen masking.
   Important: this is real CSS (v20 accidentally contained literal \\n text,
   so the browser ignored those rules). */
.official-store-row{
  display:flex;
  align-items:center;
  gap:18px;
  margin-top:23px;
  flex-wrap:wrap;
}
.official-store-item{
  min-width:0;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  overflow:visible;
}
.apple-store-badge{
  display:block;
  width:auto;
  height:52px;
  max-width:none;
  margin:0;
  flex:0 0 auto;
}
/* Google Play's official PNG has more transparent clear-space than Apple's SVG.
   We keep the official artwork intact and render the whole asset larger so the
   visible black badge has comparable visual weight. */
.google-store-badge{
  display:block;
  width:auto;
  height:75px;
  max-width:none;
  margin:0;
  flex:0 0 auto;
}

/* Keep the real screenshots strictly inside the device shell. The inner screen
   uses the exact screenshot aspect ratio so there is no accidental crop/bleed. */
.real-phone-shell{
  box-sizing:border-box;
  width:100%;
  aspect-ratio:auto;
  height:auto;
  padding:8px;
  border:2px solid rgba(2,14,29,.92);
  border-radius:43px;
  overflow:hidden;
  background:linear-gradient(145deg,#07192f,#0c2749);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18),0 22px 54px rgba(6,35,79,.18);
}
.real-phone-shell::before,
.real-phone-shell::after{display:none!important}
.real-phone-screen{
  position:relative;
  width:100%;
  height:auto;
  aspect-ratio:1290/2796;
  border-radius:34px;
  overflow:hidden;
  clip-path:inset(0 round 34px);
  background:#f7faff;
}
.real-phone-screen img{
  position:absolute;
  inset:0;
  display:block;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:0!important;
  transform:none!important;
}

@media(max-width:700px){
  .official-store-row{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:12px;
    align-items:center;
  }
  .official-store-item{
    width:100%;
    justify-content:center;
  }
  .apple-store-badge{height:50px;max-width:100%}
  .google-store-badge{height:74px;max-width:none}

  .real-phone-shell{padding:8px;border-radius:40px}
  .real-phone-screen{border-radius:32px;clip-path:inset(0 round 32px)}
}

@media(max-width:390px){
  .official-store-row{gap:8px}
  .apple-store-badge{height:46px}
  .google-store-badge{height:68px}
  .real-phone-shell{padding:7px;border-radius:38px}
  .real-phone-screen{border-radius:31px;clip-path:inset(0 round 31px)}
}

/* Public community-post fallback page (crawler previews are served by post-share.php). */
.public-post-page{min-height:70vh;padding:64px 20px;background:linear-gradient(180deg,#f5faff 0%,#fff 100%)}
.public-post-shell{width:min(760px,100%);margin:0 auto;background:#fff;border-radius:28px;padding:34px;box-shadow:0 16px 50px rgba(6,35,79,.08)}
.public-post-author{display:flex;align-items:center;gap:13px;margin:22px 0 18px}.public-post-author img,.public-post-avatar-fallback{width:48px;height:48px;border-radius:50%;object-fit:cover}.public-post-avatar-fallback{display:grid;place-items:center;background:#eaf4ff;color:#0f73f6;font-weight:800}.public-post-author div{display:grid;gap:3px}.public-post-author span{font-size:13px;color:#64748b}.public-post-body{white-space:pre-wrap;font-size:18px;line-height:1.65;color:#0b1f3a}.public-post-image{display:block;width:100%;max-height:620px;object-fit:cover;border-radius:22px;margin-top:22px}.public-post-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.public-post-state{color:#64748b}
@media(max-width:640px){.public-post-page{padding:28px 14px}.public-post-shell{padding:22px;border-radius:22px}.public-post-body{font-size:16px}.public-post-actions .button{width:100%;text-align:center}}

/* Admin CRUD workspace */
.heading-actions{display:flex;align-items:flex-start;gap:16px}.record-body{min-width:0;flex:1}.admin-record.actionable{align-items:flex-start}.record-meta{display:flex;align-items:center;gap:9px;color:#7890aa;font-size:9px;margin-top:8px}.record-actions{margin-top:12px}.admin-modal-backdrop{position:fixed;inset:0;background:rgba(6,35,79,.48);backdrop-filter:blur(5px);z-index:100;display:grid;place-items:center;padding:20px}.admin-modal{width:min(980px,100%);max-height:92vh;background:#fff;border-radius:24px;box-shadow:0 30px 90px rgba(6,35,79,.3);overflow:hidden;display:flex;flex-direction:column}.admin-modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.admin-modal>header h2{margin:4px 0 0;font-size:24px}.admin-modal-body{overflow:auto;padding:22px}.editor-form{display:grid;gap:16px}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.editor-form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#254466}.editor-form input,.editor-form textarea,.editor-form select{width:100%;border:1px solid #cfddeb;border-radius:13px;padding:12px 13px;outline:none;background:#fff;color:var(--ink);font:inherit}.editor-form input:focus,.editor-form textarea:focus,.editor-form select:focus{border-color:#7bb4ff;box-shadow:0 0 0 4px #eaf4ff}.editor-form textarea{min-height:120px;resize:vertical}.editor-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.check-field{display:flex!important;grid-template-columns:auto 1fr;align-items:center;justify-content:start}.check-field input{width:18px;height:18px}.ticket-thread{display:grid;gap:10px;margin-bottom:18px}.ticket-message{max-width:78%;padding:12px 14px;border-radius:14px;background:#f3f7fb;border:1px solid var(--line)}.ticket-message.staff{margin-left:auto;background:#eaf4ff;border-color:#cfe5ff}.ticket-message b{font-size:10px}.ticket-message p{margin:5px 0 7px;white-space:pre-wrap;font-size:12px;line-height:1.55}.ticket-message small{font-size:9px;color:var(--muted)}.admin-note{font-size:11px;line-height:1.55;color:var(--muted);background:#f7fafe;border:1px solid var(--line);padding:12px;border-radius:12px}.audit-json{max-width:320px!important;white-space:nowrap!important;display:block}.btn:disabled{opacity:.6;cursor:not-allowed}
@media(max-width:820px){.heading-actions{display:block}.heading-actions>.btn{margin-bottom:10px}.editor-grid{grid-template-columns:1fr}.admin-modal-backdrop{padding:8px}.admin-modal{max-height:96vh;border-radius:18px}.ticket-message{max-width:92%}}

/* Admin v2 — service manager, moderation drawers, editorial previews & feature switches */
.clickable-row{cursor:pointer;transition:background .15s ease}.clickable-row:hover{background:#f8fbff}.danger-outline{color:#bd2941!important;border-color:#f2cbd2!important;background:#fff!important}
.admin-drawer-backdrop{position:fixed;inset:0;background:rgba(6,35,79,.34);backdrop-filter:blur(3px);z-index:120;display:flex;justify-content:flex-end}.admin-drawer{width:min(560px,94vw);height:100vh;background:#fff;box-shadow:-24px 0 70px rgba(6,35,79,.22);display:flex;flex-direction:column;animation:drawerIn .18s ease-out}.admin-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px;border-bottom:1px solid var(--line)}.admin-drawer>header h2{font-size:23px;line-height:1.1;margin:4px 0 5px}.admin-drawer>header small{font-size:9px;color:var(--muted);word-break:break-all}.drawer-hero{width:100%;height:220px;object-fit:cover;background:#eef5fc}.drawer-body{padding:20px;overflow:auto;display:grid;gap:12px}.drawer-summary{display:flex;align-items:center;gap:10px;color:#7890aa;font-size:10px;margin-bottom:2px}.detail-field{padding:12px 14px;border:1px solid #e2ebf4;background:#f9fbfd;border-radius:13px}.detail-field>span{display:block;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#6b829c;margin-bottom:5px}.detail-field p{margin:0;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:#193a5e}.detail-field pre{margin:0;white-space:pre-wrap;word-break:break-word;font-size:10px;line-height:1.55;color:#315071}.admin-drawer>footer{margin-top:auto;border-top:1px solid var(--line);padding:16px 20px;display:flex;justify-content:flex-end;gap:9px;background:#fff}.drawer-form{padding-top:4px}@keyframes drawerIn{from{transform:translateX(36px);opacity:.5}to{transform:none;opacity:1}}
.record-image{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#edf4fb;flex:0 0 auto}.admin-record.actionable{min-height:118px}.content-preview{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:24px;align-items:start}.preview-hero,.preview-placeholder{width:100%;aspect-ratio:4/3;border-radius:20px;object-fit:cover;background:linear-gradient(145deg,#eaf4ff,#f4f9fe);border:1px solid #dce9f6}.preview-placeholder{display:grid;place-items:center;color:var(--blue)}.preview-placeholder svg{width:64px;height:64px}.preview-copy h2{font-size:30px;line-height:1.1;margin:10px 0 8px}.preview-topline{display:flex;gap:7px;align-items:center}.preview-subtitle{color:#5c738e;font-size:12px;margin:0 0 14px}.preview-body{font-size:13px;line-height:1.7;white-space:pre-wrap;color:#294865}.preview-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.preview-facts>div{padding:11px;border-radius:12px;background:#f7fafe;border:1px solid #e4edf6;display:flex;flex-direction:column;gap:4px}.preview-facts span{font-size:8px;text-transform:uppercase;color:#7890a8;font-weight:900}.preview-facts b{font-size:11px;word-break:break-word}.preview-list,.preview-json{margin-top:16px;padding:14px;border-radius:14px;background:#f7fafe;border:1px solid var(--line);display:grid;gap:6px}.preview-list h4,.preview-json h4{margin:0 0 5px;font-size:11px}.preview-list span{font-size:10px;line-height:1.5;color:#4d6784}.preview-json pre{font-size:9px;line-height:1.5;white-space:pre-wrap;margin:0;color:#415c78}
.editor-image-field{display:grid;grid-template-columns:180px 1fr;gap:14px;align-items:stretch;padding:14px;border-radius:16px;border:1px solid #dce8f4;background:#f8fbfe}.editor-image-preview{min-height:140px;border-radius:14px;overflow:hidden;background:#eaf4ff;display:grid;place-items:center}.editor-image-preview img{width:100%;height:100%;min-height:140px;object-fit:cover}.editor-image-preview span{display:flex;flex-direction:column;align-items:center;gap:8px;color:#6983a0;font-size:10px}.editor-image-controls{display:grid;gap:9px;align-content:center}.editor-image-controls>label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#254466}.editor-image-controls input[type=text],.editor-image-controls input:not([type]){width:100%;border:1px solid #cfddeb;border-radius:13px;padding:12px 13px;background:#fff}.upload-control{position:relative!important;display:inline-flex!important;width:max-content!important;cursor:pointer!important}.upload-control span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:11px;background:#eaf4ff;color:#0f63c8;border:1px solid #cfe3f8;font-size:10px;font-weight:900}.upload-control input{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important}.editor-image-controls>small{font-size:9px;color:#7b8fa5;line-height:1.45}.upload-error{color:#b42334!important}.toggle-row{display:flex;gap:18px;flex-wrap:wrap;padding:4px 0}.toggle-row .check-field{min-width:170px}
.verification-queue{margin-bottom:16px}.verification-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.verification-cards>button{border:1px solid #dce7f2;background:#fff;border-radius:15px;padding:12px;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;text-align:left;cursor:pointer}.verification-cards>button:hover{background:#f8fbff}.verification-cards>button>div{display:flex;flex-direction:column;min-width:0}.verification-cards b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verification-cards small{font-size:8px;color:var(--muted);margin-top:3px}.service-tools{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.service-tools .table-search{flex:1;max-width:560px}.service-tools span{font-size:10px;color:var(--muted)}
.settings-stack{display:grid;gap:16px}.settings-section{display:grid;gap:15px}.settings-section .card-title{margin-bottom:0}.settings-section label{display:grid;gap:7px;font-size:12px;font-weight:800;color:#254466}.settings-section input,.settings-section textarea,.settings-section select{width:100%;border:1px solid #cfddeb;border-radius:13px;padding:12px 13px;outline:none;background:#fff;color:var(--ink);font:inherit}.settings-section input:focus,.settings-section textarea:focus{border-color:#7bb4ff;box-shadow:0 0 0 4px #eaf4ff}.settings-section textarea{min-height:110px;resize:vertical}.feature-toggle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feature-toggle{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;padding:13px!important;border:1px solid #e0e9f2;border-radius:14px;background:#f9fbfd;cursor:pointer}.feature-toggle>span{display:flex;flex-direction:column;gap:3px;min-width:0}.feature-toggle b{text-transform:capitalize;font-size:11px}.feature-toggle small{font-size:8px;color:#7b90a8}.feature-toggle input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.feature-toggle i{position:relative;width:42px;height:24px;flex:0 0 auto;border-radius:999px;background:#c8d5e3;transition:.18s}.feature-toggle i:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 2px 5px rgba(6,35,79,.18);transition:.18s}.feature-toggle input:checked+i{background:#0f73f6}.feature-toggle input:checked+i:after{transform:translateX(18px)}.maintenance-box{display:grid;gap:12px;padding-top:6px}.maintenance-toggle{max-width:520px}.settings-savebar{position:sticky;bottom:14px;display:flex;align-items:center;gap:14px;padding:12px 14px;border:1px solid #d7e5f2;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-radius:16px;box-shadow:0 12px 32px rgba(6,35,79,.1);z-index:10}.settings-savebar p{margin:0;font-size:11px;color:#45627f}
@media(max-width:1100px){.verification-cards,.feature-toggle-grid{grid-template-columns:1fr 1fr}.content-preview{grid-template-columns:1fr}.preview-hero,.preview-placeholder{max-height:440px}}
@media(max-width:820px){.admin-drawer{width:100vw}.drawer-hero{height:190px}.editor-image-field{grid-template-columns:1fr}.editor-image-preview{min-height:190px}.verification-cards,.feature-toggle-grid{grid-template-columns:1fr}.service-tools{align-items:stretch;flex-direction:column}.service-tools .table-search{max-width:none;width:100%}.preview-facts{grid-template-columns:1fr}.settings-savebar{bottom:8px;align-items:flex-start;flex-direction:column}.content-preview{gap:16px}.preview-copy h2{font-size:25px}}

/* ===== ApeGreece public-site language + 2026 clean pass ===== */
.header-actions-mobile{display:none;align-items:center;gap:8px}.language-menu{position:relative}.language-trigger{height:42px;min-width:68px;padding:0 12px;border:1px solid #dbe7f4;border-radius:14px;background:#fff;color:#10213b;display:flex;align-items:center;justify-content:center;gap:7px;font:800 13px/1 inherit;cursor:pointer;box-shadow:0 8px 22px rgba(11,31,58,.05)}.language-trigger b{font-size:13px;color:#7890ad}.language-popover{position:absolute;right:0;top:50px;z-index:80;width:190px;padding:8px;border:1px solid #dce8f5;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 22px 55px rgba(15,35,65,.16);backdrop-filter:blur(18px)}.language-popover button{width:100%;border:0;background:transparent;border-radius:11px;padding:10px 11px;display:grid;grid-template-columns:34px 1fr 20px;gap:8px;align-items:center;text-align:left;color:#30435f;font:700 13px/1.2 inherit;cursor:pointer}.language-popover button:hover,.language-popover button.active{background:#eef6ff;color:#0f73f6}.language-popover button>span{font-size:11px;font-weight:900;color:#7e91aa}.language-popover button>b{text-align:right}.language-desktop{display:block}
html[data-lang="si"] body{font-family:Inter,"Noto Sans Sinhala","Nirmala UI",system-ui,sans-serif}html[data-lang="el"] body{font-family:Inter,"Noto Sans",system-ui,sans-serif}
.modern-hero .hero-copy{max-width:610px}.modern-hero .hero-copy p{max-width:590px}.modern-hero .greek-photo-card>span{max-width:180px;line-height:1.25}.modern-hero .hero-facts{margin-top:6px}
.clean-spotlight-section{background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}.clean-spotlight-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:74px;align-items:center}.clean-spotlight-visual{position:relative;min-height:560px;border-radius:36px;background:linear-gradient(145deg,#eaf4ff,#fff);overflow:hidden;border:1px solid #e1edf9;box-shadow:0 28px 70px rgba(31,111,235,.10)}.clean-spotlight-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 12%,rgba(66,194,255,.22),transparent 34%),radial-gradient(circle at 88% 82%,rgba(245,158,11,.14),transparent 34%)}.clean-spotlight-visual img{position:absolute;width:58%;max-height:88%;object-fit:cover;object-position:top;right:9%;bottom:-3%;border-radius:34px 34px 0 0;border:10px solid #0a203b;box-shadow:0 22px 55px rgba(10,32,59,.24)}.clean-spotlight-chip{position:absolute;left:8%;top:11%;display:flex;align-items:center;gap:10px;padding:12px 15px;border:1px solid rgba(255,255,255,.8);border-radius:16px;background:rgba(255,255,255,.9);backdrop-filter:blur(14px);box-shadow:0 14px 35px rgba(11,31,58,.10);font-weight:800;color:#0b1f3a}.clean-spotlight-copy h2,.everyday-heading h2{font-size:clamp(35px,4vw,58px);letter-spacing:-.045em;line-height:1.02;color:#0b1f3a;margin:14px 0 18px}.clean-spotlight-copy>p,.everyday-heading>p{font-size:18px;line-height:1.8;color:#5c6f89}.clean-point-list{display:grid;gap:14px;margin:28px 0 30px}.clean-point-list>div{display:grid;grid-template-columns:46px 1fr;gap:13px;align-items:start}.clean-point-list>div>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#edf6ff;color:#0f73f6}.clean-point-list b{display:block;color:#10213b;margin:2px 0 4px}.clean-point-list small{font-size:14px;line-height:1.55;color:#6b7f98}
.everyday-section{background:#fff}.everyday-heading{max-width:780px;margin:0 auto 42px;text-align:center}.everyday-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.everyday-grid article{padding:30px;border:1px solid #e0ebf6;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 14px 38px rgba(11,31,58,.055)}.everyday-grid article>span{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#eaf4ff;color:#0f73f6;margin-bottom:22px}.everyday-grid h3{font-size:21px;color:#10213b;margin:0 0 10px}.everyday-grid p{color:#687b94;line-height:1.7;margin:0}
.clean-support-page .support-hero{padding-top:74px}.support-photo-visual{min-height:420px;overflow:hidden;border-radius:34px;border:1px solid #ddeaf6;background:#edf6ff;box-shadow:0 28px 70px rgba(15,35,65,.1)}.support-photo-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.support-photo-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,31,59,.02),rgba(7,31,59,.28))}.support-photo-card{position:absolute;z-index:2;left:24px;bottom:24px;display:flex;align-items:center;gap:10px;padding:13px 16px;border-radius:15px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);color:#0b1f3a;box-shadow:0 14px 34px rgba(11,31,58,.14)}.clean-faq{background:#f8fbff}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid #dfebf6;border-radius:18px;background:#fff;overflow:hidden}.faq-list summary{list-style:none;cursor:pointer;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-weight:800;color:#10213b}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:24px;color:#0f73f6;font-weight:500}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:0;padding:0 22px 21px;color:#677b94;line-height:1.7}.clean-subhero{background:linear-gradient(180deg,#f8fcff,#fff)}
@media(max-width:980px){.language-desktop{display:none}.header-actions-mobile{display:flex}.clean-spotlight-grid{grid-template-columns:1fr;gap:40px}.clean-spotlight-visual{min-height:500px}.everyday-grid{grid-template-columns:1fr}.site-nav.open .language-desktop{display:none}}
@media(max-width:680px){.brand small{display:none}.header-actions-mobile{margin-left:auto}.language-trigger{height:40px;min-width:62px;border-radius:12px}.language-popover{right:0}.clean-spotlight-visual{min-height:430px;border-radius:26px}.clean-spotlight-visual img{width:68%;right:5%;border-width:7px}.clean-spotlight-chip{left:5%;top:6%}.clean-spotlight-copy h2,.everyday-heading h2{font-size:36px}.everyday-grid article{padding:24px}.modern-hero .hero-copy h1{font-size:clamp(48px,13vw,68px)}.support-photo-visual{min-height:300px}}
