:root{--o:#b8924c;--od:#96702f;--ink:#1c211d;--muted:#6f766f;--cream:#f6f3ec;--line:#e2ded2;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}header{height:82px;border-bottom:1px solid #eee;background:#fff;position:relative;z-index:5}.header-inner,.header-actions,.footer-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:auto;height:46px;display:block}.brand-word{font-weight:800;font-size:15px;line-height:1.2;letter-spacing:-.01em;color:var(--ink);white-space:nowrap}.header-actions{gap:30px}.header-actions a{color:var(--ink);text-decoration:none;font-weight:800}.btn{border:0;border-radius:5px;padding:14px 22px;font-weight:800;transition:.2s;display:inline-flex;align-items:center;justify-content:center}.btn:hover{transform:translateY(-2px)}.primary{background:var(--o);color:#fff;box-shadow:0 10px 24px #b8924c40}.primary:hover{background:var(--od)}.large{padding:18px 27px}.dark{background:var(--ink);color:#fff}.white{background:#fff;color:var(--ink)}h1,h2,h3,p{margin-top:0}.hero{min-height:650px;display:flex;align-items:center;position:relative;color:#fff;background:var(--ink) center/cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#07100ee8 0%,#07100ec9 42%,#07100e26 78%)}.hero-inner{position:relative;padding:85px 0}.hero-copy{max-width:680px}.eyebrow,.overline{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:var(--o)}.eyebrow{color:#fff;border-left:25px solid var(--o);padding-left:10px}.hero h1{font-size:clamp(44px,5.2vw,70px);line-height:1.02;letter-spacing:-.05em;margin:24px 0}.hero h1 em{font-style:normal;color:var(--o)}.hero-copy>p{font-size:18px;line-height:1.7;color:#ffffffd4}.hero-actions{display:flex;align-items:center;gap:20px;margin:32px 0}.hero-actions small{color:#ffffffad}.trust{border-top:1px solid #ffffff36;padding-top:25px;display:flex;gap:25px;font-size:13px;font-weight:700}.trust span{white-space:nowrap}.finance{background:var(--cream);padding:42px 0}.finance-grid{display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:17px}.finance-grid>div{padding:16px 20px 0 0}.finance h2{font-size:28px;line-height:1.2;margin-top:10px}.finance article{display:flex;gap:17px;background:#fff;border:1px solid var(--line);border-radius:7px;padding:24px}.finance article.orange-card{border-top:4px solid var(--o)}.round{width:48px;height:48px;border-radius:50%;background:var(--o);color:#fff;display:grid;place-items:center;flex:none;font-size:24px}.finance h3{font-size:18px;margin-bottom:7px}.finance p{font-size:13.5px;color:var(--muted);line-height:1.6}.finance button{border:0;background:none;padding:0;color:var(--od);font-size:13px;font-weight:800}.section{padding:100px 0}.section h2,.why h2{font-size:clamp(35px,4vw,50px);line-height:1.13;letter-spacing:-.04em;margin:9px 0 45px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.process-grid article{position:relative;min-height:260px;padding:35px 28px 0;border-right:1px solid var(--line)}.process-grid article:first-child{padding-left:0}.process-grid i{position:absolute;right:15px;top:14px;font-size:11px;font-style:normal;color:#aaa}.process-grid article>b{width:53px;height:53px;border-radius:50%;display:grid;place-items:center;background:#f4ecdb;color:var(--o);font-size:25px;margin-bottom:25px}.process-grid h3{font-size:18px}.process-grid p{font-size:14px;color:var(--muted);line-height:1.7}.why{background:var(--cream)}.why-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:90px;align-items:center}.why h2{margin-bottom:22px}.why p{color:var(--muted);line-height:1.75}.why ul{list-style:none;margin:25px 0;padding:0}.why li{display:flex;gap:12px;border-top:1px solid var(--line);padding:14px 0;font-size:13px}.why li>b{color:var(--o)}.why-photo{position:relative}.why-photo img{width:100%;height:510px;object-fit:cover;border-radius:7px;display:block}.why-photo>span{position:absolute;bottom:35px;left:-35px;background:var(--o);color:#fff;padding:22px 28px;display:flex;flex-direction:column;box-shadow:0 20px 50px #1114}.why-photo strong{font-size:20px}.cta{background:var(--o);color:#fff;padding:65px 0}.cta>.container{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta span{font-size:11px;font-weight:800;letter-spacing:.15em}.cta h2{font-size:clamp(31px,4vw,48px);max-width:760px;line-height:1.12;letter-spacing:-.04em;margin:10px 0 0}footer{height:105px;background:#0d1511;color:#fff}.footer-inner img{width:185px;filter:brightness(0) invert(1)}.footer-inner div{display:flex;gap:22px}.footer-inner a{color:#fff;text-decoration:none;font-size:12px}.footer-inner small{color:#9ba39e}.journey[hidden]{display:none}.journey{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.backdrop{position:absolute;inset:0;background:#07100dcc;backdrop-filter:blur(5px)}.panel{position:relative;width:min(1040px,100%);height:min(760px,calc(100vh - 40px));background:#fbfaf7;border-radius:10px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 30px 90px #0006}.journey-head{height:82px;display:grid;grid-template-columns:190px 1fr 190px;align-items:center;padding:0 30px;background:#fff;border-bottom:1px solid var(--line)}.journey-head img{width:auto;height:44px}.journey-head>div{width:min(370px,100%);margin:auto;display:flex;gap:14px;align-items:center;font-size:11px;color:var(--muted);font-weight:800}.journey-head i{flex:1;height:5px;background:#ecebe7;border-radius:6px;overflow:hidden}.journey-head i b{display:block;width:16.66%;height:100%;background:var(--o);transition:.3s}.journey-head>button{justify-self:end;border:0;border-radius:50%;width:38px;height:38px;background:#f1f1ee;font-size:25px}#journey form{flex:1;display:flex;flex-direction:column;min-height:0}.step{display:none;flex:1;overflow:auto;padding:43px 65px 25px;text-align:center}.step.active{display:block}.step h2,.done h2{font-size:clamp(31px,4vw,47px);line-height:1.12;letter-spacing:-.04em;margin:12px 0 8px}.step>p,.done p{font-size:15px;color:var(--muted);margin-bottom:30px}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.choices.four{grid-template-columns:repeat(2,1fr);max-width:730px;margin:auto}.choice{min-height:175px;border:2px solid #e3e3de;background:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--ink);transition:.2s}.choices.four .choice{min-height:130px}.choice:hover,.choice.selected{border-color:var(--o);transform:translateY(-3px);box-shadow:0 12px 30px #1111}.choice.selected{background:#fff8f1}.choice b{font-size:38px;color:var(--o)}.choice strong{font-size:15px}.contact{padding-top:28px}.fields{max-width:720px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px;text-align:left}.fields label{font-size:11px;font-weight:800}.fields .wide{grid-column:1/-1}.fields input,.fields select{display:block;width:100%;margin-top:7px;border:1px solid #d8d8d3;border-radius:5px;padding:14px 15px;outline:none;background:#fff;font:inherit;color:inherit}.fields input:focus,.fields select:focus{border-color:var(--o);box-shadow:0 0 0 3px #b8924c20}.consent{display:flex;gap:8px;max-width:720px;margin:15px auto;text-align:left;font-size:12.5px;color:var(--muted)}.consent input{accent-color:var(--o)}.contact>small{display:block;color:var(--muted);margin-top:9px}.error{max-width:720px;margin:0 auto 10px;color:#a5231c;background:#ffebe8;padding:9px;font-size:11px}.journey-nav{height:56px;background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px;color:#999}.journey-nav button{border:0;background:none;font-weight:800}.done{padding:100px 60px;text-align:center}.done>b{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:var(--o);color:#fff;font-size:38px;margin:0 auto 22px}.hp{position:absolute;left:-9999px}.toaster{position:fixed;right:20px;top:20px;z-index:150}.toast{background:#fff;border-left:4px solid var(--o);padding:15px 18px;box-shadow:0 20px 60px #1113;font-size:13px}.toast.error-toast{border-color:#b92e26}
@media(max-width:900px){.finance-grid{grid-template-columns:1fr 1fr}.finance-grid>div{grid-column:1/-1}.process-grid{grid-template-columns:1fr 1fr}.why-grid{grid-template-columns:1fr;gap:45px}.journey-head{grid-template-columns:150px 1fr 50px;padding:0 18px}.journey-head img{width:auto;height:36px}}
@media(max-width:600px){.container{width:calc(100% - 28px)}header{height:70px}.brand img{width:160px}.header-actions a{display:none}.header-actions .btn{padding:11px 13px;font-size:11px}.hero{min-height:700px;align-items:flex-end;background-position:62% center}.shade{background:linear-gradient(0deg,#07100ef7,#07100ed4 58%,#07100e35)}.hero h1{font-size:43px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-actions .btn{width:100%}.trust{flex-direction:column;gap:10px}.finance-grid{grid-template-columns:1fr}.finance-grid>div{grid-column:auto}.section{padding:70px 0}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:28px 10px!important}.why-photo img{height:370px}.why-photo>span{left:15px;bottom:15px}.cta>.container{align-items:flex-start;flex-direction:column}.footer-inner{flex-direction:column;align-items:flex-start;padding:22px 0}footer{height:auto}.footer-inner div{flex-direction:column;gap:6px}.journey{padding:0}.panel{height:100vh;border-radius:0}.journey-head{height:68px;grid-template-columns:120px 1fr 40px;padding:0 10px}.journey-head img{width:115px}.journey-head>div span{display:none}.step{padding:27px 15px 20px}.step h2{font-size:31px}.choices,.choices.four{grid-template-columns:1fr 1fr;gap:8px}.choice,.choices.four .choice{min-height:135px;padding:12px 8px}.choice b{font-size:31px}.choice strong{font-size:12px}.fields{grid-template-columns:1fr}.fields .wide{grid-column:auto}.journey-nav{height:50px;padding:0 15px}.journey-nav small{display:none}.done{padding:70px 25px}}

/* 2026 Ramybės Skulptoriai landing page refinement */
:root{--green:#2c332d;--green-2:#454f46;--soft-orange:#f4ecdb;--header-height:86px}
body{background:#fff;overflow-x:hidden}
.site-header{position:sticky;top:0;z-index:50;height:var(--header-height);background:rgba(255,255,255,.96);backdrop-filter:blur(15px);box-shadow:0 1px 0 rgba(17,21,18,.08),0 10px 35px rgba(17,21,18,.04)}
.site-header .header-inner{gap:30px}.site-header .brand{flex:none}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.main-nav a{position:relative;color:#454b47;text-decoration:none;font-size:14px;font-weight:700;padding:32px 0}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--o);transition:.2s}.main-nav a:hover{color:var(--ink)}.main-nav a:hover:after{right:0}.header-actions{gap:18px}.header-phone{display:flex;flex-direction:column;text-align:right}.header-phone span{font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.header-phone strong{font-size:13px}.header-cta{border-radius:999px;padding:14px 21px;gap:12px}.header-cta span,.btn span{transition:transform .2s}.header-cta:hover span,.btn:hover span{transform:translateX(3px)}

.hero{min-height:680px;background:linear-gradient(135deg,#f8faf8 0%,#f0f4f0 100%);color:var(--ink);align-items:stretch;overflow:hidden}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(184,146,76,.17),rgba(184,146,76,0) 70%);right:-100px;top:-180px}.hero-grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:50px;padding:62px 0 70px}.hero-copy{max-width:630px}.hero-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.hero-badges span{font-size:10px;font-weight:800;color:var(--green);background:#e8f0eb;border:1px solid #cbdcd1;padding:8px 11px;border-radius:999px}.hero .eyebrow{display:block;color:var(--o);border-left:0;padding:0;font-size:11px}.hero h1{font-size:clamp(45px,4.7vw,65px);color:var(--ink);margin:18px 0 20px;max-width:650px}.hero h1 em{display:inline;color:var(--o)}.hero-copy>p{font-size:17px;line-height:1.7;color:#5c645e;max-width:590px}.hero-list{padding:0;margin:24px 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.hero-list li{position:relative;padding-left:25px;font-size:14px;font-weight:700;color:#333a35}.hero-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:18px;height:18px;border-radius:50%;background:var(--soft-orange);color:var(--o);display:grid;place-items:center;font-size:11px}.hero-actions{margin:28px 0 23px;flex-wrap:wrap}.glow{border-radius:7px;box-shadow:0 13px 32px rgba(184,146,76,.3),inset 0 0 0 1px rgba(255,255,255,.18)}.call-link{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.call-link>b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--o)}.call-link span{display:flex;flex-direction:column;font-size:10px;color:var(--muted)}.call-link strong{font-size:13px;color:var(--ink);margin-top:2px}.hero .trust{border-top:1px solid #d8ded9;color:var(--muted);padding-top:19px;font-size:11px}
.hero-review{display:flex;gap:14px;align-items:flex-start;margin-top:26px;padding-top:22px;border-top:1px solid #d8ded9;max-width:520px}
.hero-review-avatar{flex:none;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:800}
.hero-review-body{min-width:0}
.hero-review-top{display:flex;align-items:center;gap:8px;margin-bottom:5px}
.hero-review-stars{color:var(--o);font-size:12px;letter-spacing:1px}
.hero-review-source{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}
.hero-review p{margin:0 0 5px;font-size:13.5px;line-height:1.55;color:#333a35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.hero-review p:before{content:"„"}
.hero-review p:after{content:"“"}
.hero-review cite{font-style:normal;font-size:11.5px;font-weight:700;color:var(--ink)}.hero-visual{height:550px;position:relative}.hero-photo{position:absolute;overflow:hidden;border-radius:20px;box-shadow:0 25px 70px rgba(12,45,34,.2);background:#ddd}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo--main{right:0;top:10px;width:79%;height:72%}.hero-photo--small{left:0;bottom:0;width:45%;height:35%;border:7px solid #f5f7f4}.hero-product{position:absolute;right:-42px;bottom:-58px;width:47%;height:57%;object-fit:contain;filter:drop-shadow(0 20px 20px rgba(7,35,25,.24));z-index:3}.official-card{position:absolute;left:-18px;top:38px;background:#fff;padding:15px 18px;border-radius:10px;box-shadow:0 15px 45px rgba(17,21,18,.15);display:flex;flex-direction:column;z-index:4;border-left:4px solid var(--o)}.official-card small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.official-card strong{font-size:13px;margin:4px 0}.official-card span{font-size:10px;color:var(--o);font-weight:800}

.benefit-bar{position:relative;z-index:3;margin-top:-1px;background:var(--green);color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-grid article{display:flex;align-items:center;gap:16px;padding:25px 30px;border-right:1px solid rgba(255,255,255,.13)}.benefit-grid article:first-child{padding-left:0}.benefit-grid article>b{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.11);color:#d9b876;font-size:20px}.benefit-grid article div{display:flex;flex-direction:column}.benefit-grid strong{font-size:14px}.benefit-grid span{font-size:11.5px;color:rgba(255,255,255,.62);margin-top:4px}

.compensation{background:linear-gradient(135deg,#fff8f0 0%,#fff 55%)}.compensation-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.compensation-copy h2{font-size:clamp(33px,3.8vw,46px);line-height:1.16;letter-spacing:-.035em;margin:14px 0 18px}.compensation-copy h2 em{font-style:normal;color:var(--o)}.compensation-copy>p{color:var(--muted);line-height:1.75;max-width:560px;font-size:15px}.compensation-list{list-style:none;margin:26px 0 32px;padding:0;display:grid;gap:13px}.compensation-list li{display:flex;align-items:flex-start;gap:11px;font-size:14px;font-weight:700;color:#333a35}.compensation-list b{flex:none;width:20px;height:20px;border-radius:50%;background:var(--soft-orange);color:var(--o);display:grid;place-items:center;font-size:10px;margin-top:2px}.compensation-figure{display:flex;flex-direction:column;align-items:center;text-align:center}.compensation-badge{width:100%;background:#fff;border:1px solid var(--line);border-radius:20px;padding:36px 30px 30px;box-shadow:0 25px 60px rgba(184,146,76,.16);display:flex;flex-direction:column;align-items:center;gap:2px}.compensation-badge>span:first-child{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.compensation-badge strong{font-size:clamp(46px,5vw,60px);font-weight:800;letter-spacing:-.03em;color:var(--o);line-height:1.15}.compensation-badge>span:last-child{font-size:13px;font-weight:700;color:var(--ink)}.compensation-table{width:100%;margin-top:20px;border-top:1px solid var(--line)}.compensation-table div{display:flex;justify-content:space-between;gap:10px;padding:10px 2px;border-bottom:1px solid var(--line);font-size:12.5px}.compensation-table span{color:var(--muted);font-weight:600}.compensation-table b{color:var(--ink);font-weight:800;white-space:nowrap}.compensation-note{margin-top:16px;font-size:10.5px;color:var(--muted);max-width:300px;line-height:1.5}

.products{background:#fff}.products-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.product-copy h2,.section-intro h2,.gallery h2{font-size:clamp(36px,4.1vw,51px);line-height:1.1;letter-spacing:-.045em;margin:12px 0 22px}.product-copy>p{color:var(--muted);line-height:1.8;max-width:620px;font-size:16px}.product-points{display:grid;margin:28px 0 31px;border-top:1px solid var(--line)}.product-points span{padding:15px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.product-points b{color:var(--o);font-size:10px;margin-right:15px}.product-stage{position:relative;min-height:500px;border-radius:30px;overflow:hidden;background:#ddd}.product-stage-main{position:absolute;inset:0}.product-stage-main img{width:100%;height:100%;object-fit:cover;display:block}.product-stage-inset{position:absolute;left:24px;bottom:24px;width:44%;height:46%;border-radius:16px;overflow:hidden;border:6px solid #f5f7f4;box-shadow:0 20px 45px rgba(17,21,18,.25);z-index:2}.product-stage-inset img{width:100%;height:100%;object-fit:cover;display:block}.product-label{position:absolute;z-index:3;right:22px;top:22px;background:var(--green);color:#fff;padding:14px 17px;border-radius:8px;font-size:10px;line-height:1.45}.product-label strong{font-size:13px}

.process{background:#f7f6f2}.section-intro{max-width:760px;margin-bottom:42px}.section-intro h2{margin-bottom:15px}.section-intro>p{color:var(--muted);line-height:1.7;font-size:16px}.process .process-grid{border:0;gap:12px}.process-grid article{background:#fff;border:1px solid #e5e4de!important;border-radius:11px;min-height:280px;padding:30px 25px!important;transition:.25s}.process-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(17,21,18,.08);border-color:#dcc190!important}.process-grid article>b{background:var(--soft-orange);font-size:15px;font-weight:800}.process-grid article>i{top:24px;right:24px}.process-grid h3{font-size:18px}.process-grid p{font-size:14px}

.gallery{background:#fff}.section-intro--row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.section-intro--row>div{max-width:710px}.outline{background:#fff;border:1px solid #cfd2ce;color:var(--ink);gap:12px}.outline:hover{border-color:var(--o);color:var(--o)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery figure{position:relative;margin:0;height:400px;overflow:hidden;border-radius:18px;background:#ddd;box-shadow:0 1px 3px rgba(17,21,18,.06);transition:box-shadow .35s}.gallery figure:hover{box-shadow:0 22px 45px rgba(17,21,18,.16)}.gallery figure img{width:100%;height:100%;object-fit:cover;display:block;transition:.55s}.gallery figure:hover img{transform:scale(1.045)}.gallery figure:nth-child(2) img{object-position:center 60%}.gallery figure:nth-child(3) img{object-position:center 55%}

.finance{padding:65px 0}.finance-grid{align-items:stretch}.finance article{border-radius:12px;padding:27px;transition:.25s}.finance article:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(17,21,18,.08)}.finance h2{font-size:29px}.finance article button{display:inline-flex;gap:6px}.cta{background:linear-gradient(125deg,#3a4a3e,#57685a);position:relative;overflow:hidden}.cta:before{content:"";position:absolute;width:400px;height:400px;border:80px solid rgba(255,255,255,.08);border-radius:50%;right:-100px;top:-180px}.cta>.container{position:relative}.cta p{margin:13px 0 0;color:rgba(255,255,255,.78);font-size:14px}.cta .white{border-radius:7px;box-shadow:0 13px 30px rgba(20,26,21,.25);gap:13px}

footer{height:auto;padding:56px 0 0}.footer-inner{display:grid;height:auto;grid-template-columns:1.2fr .75fr 1fr;align-items:start;gap:70px}.footer-brand{display:block!important}.footer-brand img{width:195px}.footer-brand p{font-size:13px;color:#9ba39e;line-height:1.7;max-width:330px}.footer-contact,.footer-details{display:flex!important;flex-direction:column;align-items:flex-start;gap:9px!important}.footer-contact strong,.footer-details strong{font-size:13px;color:#fff;margin-bottom:5px}.footer-contact a,.footer-details span{font-size:12.5px!important;color:#9ba39e!important}.footer-contact a:hover{color:#fff!important}.footer-bottom{margin-top:38px;padding:20px 0;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;color:#79817c;font-size:11px}

footer{background:#fff;color:var(--ink);border-top:1px solid #e8e8e3}
.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:14px}.footer-logo img{width:auto;height:42px;display:block;filter:none}.footer-logo span{font-weight:800;font-size:16px;color:var(--ink);letter-spacing:-.01em}
.footer-brand p{color:var(--muted)}
.footer-contact strong,.footer-details strong{color:var(--ink)}
.footer-contact a,.footer-details span{color:var(--muted)!important}
.footer-contact a:hover{color:var(--o)!important}
.footer-bottom{margin-top:22px;border-top:1px solid #ecece7;color:#8b908c}

@media(max-width:1080px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.hero-product{right:-20px}.products-grid{gap:45px}}
@media(max-width:800px){.header-phone{display:none}.hero-grid{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:500px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article,.benefit-grid article:first-child{padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.compensation-grid{grid-template-columns:1fr;gap:40px}.compensation-figure{order:-1;max-width:360px;margin:0 auto}.products-grid{grid-template-columns:1fr}.product-stage{min-height:460px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-wide{grid-column:1/-1}.gallery figure{height:360px}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:600px){:root{--header-height:70px}.site-header .header-inner{gap:10px}.site-header .brand img{width:auto;height:36px}.brand-word{font-size:13px}.header-cta{border-radius:999px!important}.hero{min-height:0;background:linear-gradient(145deg,#fbfcfa,#edf2ed)}.hero-grid{padding:38px 0 50px}.hero h1{font-size:41px;margin:15px 0 18px}.hero-copy>p{font-size:14px}.hero-list{grid-template-columns:1fr;gap:10px}.hero-actions{gap:15px}.hero-actions .btn{width:100%}.call-link{margin:auto}.hero-visual{height:410px;margin-top:8px}.hero-photo--main{width:88%;height:69%}.hero-photo--small{width:48%;height:35%}.hero-product{width:50%;height:50%;right:-7px;bottom:-15px}.official-card{left:0;top:25px;padding:11px 13px}.products-grid{gap:35px}.product-stage{min-height:390px}.product-stage-inset{width:52%;height:44%;left:16px;bottom:16px}.section-intro--row{align-items:flex-start;flex-direction:column}.gallery-grid{grid-template-columns:1fr}.gallery-wide{grid-column:auto}.gallery figure{height:340px}.finance{padding:50px 0}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:auto}.footer-logo img{height:34px}.footer-brand-partners>div{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:12px!important;width:100%;overflow:visible}.footer-brand .footer-brand-partners img{display:block!important;flex:0 0 auto!important;width:auto!important;height:40px!important;max-width:none!important;max-height:none!important}.footer-brand .footer-brand-partners img:first-child{height:46px!important}.footer-bottom{gap:14px;align-items:flex-start;flex-direction:column}.cta .btn{width:100%}}

/* ---- Footer legal links row (privacy / terms / data deletion) ---- */
.footer-legal{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px}
.footer-legal a{color:var(--muted);text-decoration:none;font-size:12px;font-weight:700}
.footer-legal a:hover{color:var(--o)}
.footer-bottom span a{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px}
.footer-bottom span a:hover{color:var(--o)}
@media(max-width:600px){.footer-legal{gap:12px 20px;margin-top:24px}}

/* ==================================================================
   Shared design tokens for Admin CP, legal pages and error page.
   These aliases back the var(--primary)/var(--border)/etc. references
   already used throughout admin/*.php and includes/*.php templates.
   ================================================================== */
:root{--primary:var(--o);--primary-hover:var(--od);--primary-foreground:#fff;--border:var(--line);--card:#fff;--muted-bg:#f1f1ee;--background:#fff;--input:#d3d3cd;--radius-sm:6px;--radius-md:9px;--radius-lg:12px;--radius-xl:16px}
:root{--muted-foreground:var(--muted)}

.btn--default{background:var(--primary);color:var(--primary-foreground)}
.btn--default:hover{background:var(--primary-hover)}
.btn--secondary{background:#fff;color:var(--ink);border:1px solid var(--border)}
.btn--secondary:hover{border-color:var(--primary);color:var(--primary)}
.btn--lg{padding:15px 26px}
.btn--semibold{font-weight:700}
.btn.danger,.btn--danger{background:#fff;color:#a5231c;border:1px solid #e2b7b3}
.btn.danger:hover,.btn--danger:hover{background:#fff2f1}

.field{display:flex;flex-direction:column;gap:7px;text-align:left}
.field label{font-size:12px;font-weight:800;color:var(--ink)}
.field input{border:1px solid var(--input);border-radius:var(--radius-sm);padding:13px 15px;outline:none;font-size:14px}
.field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(184,146,76,.15)}
.form-error{color:#a5231c;background:#ffebe8;padding:11px 14px;border-radius:var(--radius-sm);font-size:13px;margin-bottom:4px}

/* Admin CP shell */
.admin-body{background:var(--cream)}
.admin-topbar{background:#fff;border-bottom:1px solid var(--border)}
.admin-topbar .container{display:flex;align-items:center;justify-content:space-between;height:74px}
.admin-topbar .brand{display:flex;align-items:center;gap:8px}.admin-topbar .brand img{width:auto;height:36px;display:block}.admin-topbar .brand span{font-weight:800;font-size:14px;color:var(--ink)}
.admin{max-width:84rem;margin-inline:auto;padding:2.25rem 1.25rem 4rem}
.admin h1{font-size:1.875rem;font-weight:800;letter-spacing:-.025em;margin:0}
.admin-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}
.admin-nav{display:flex;gap:.4rem;margin-bottom:1.75rem;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:.4rem}
.admin-nav a{padding:.6rem 1.05rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:700;color:var(--muted-foreground);text-decoration:none;transition:.15s}
.admin-nav a:hover{background:var(--muted-bg);color:var(--ink)}
.admin-nav a.is-active{background:var(--primary);color:var(--primary-foreground)}
.admin-nav a.is-active:hover{background:var(--primary-hover);color:#fff}
.table-wrap,.panel,.metric,.kpi,.check-list,.exclude-panel,.filter-panel,.health-banner{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:0 2px 14px rgba(17,21,18,.035)}
.table-wrap{overflow-x:auto}
table{border-collapse:collapse;width:100%;font-size:.875rem}
th,td{padding:.8rem 1.05rem;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border)}
th{font-weight:700;color:var(--muted-foreground);background:var(--muted-bg);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}
tr:last-child td{border-bottom:0}
.admin select{height:2.35rem;border:1px solid var(--input);border-radius:var(--radius-md);padding-inline:.6rem;background:var(--background);font:inherit}
.empty{padding:3rem;text-align:center;color:var(--muted-foreground)}
.pagination{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem}
.source-badge{display:inline-flex;align-items:center;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700}
.source-badge--website{color:#245f86;background:#e8f3fb}
.source-badge--instant{color:#7445a2;background:#f2eafb}
@media(max-width:64rem){.admin{padding:1.5rem 1rem 3rem}}
@media(max-width:38rem){.admin-head,.admin-nav{flex-direction:column;align-items:stretch}.admin-nav{gap:.25rem}}

/* Legal pages (privacy / terms / data deletion) */
.legal-page{max-width:820px;padding:70px 0 90px}
.legal-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:var(--o);margin-bottom:10px}
.legal-page h1{font-size:clamp(32px,4vw,46px);letter-spacing:-.03em;line-height:1.12;margin:0 0 12px}
.legal-updated{color:var(--muted);font-size:13px;margin-bottom:36px}
.legal-content h2{font-size:20px;margin:34px 0 12px;letter-spacing:-.01em}
.legal-content p,.legal-content li{color:#333a35;font-size:15px;line-height:1.8}
.legal-content ul,.legal-content ol{padding-left:22px;margin:12px 0}
.legal-content a{color:var(--o);font-weight:700;text-decoration:underline;text-underline-offset:2px}

/* Error page (400/403/404/429/500/503) */
.error-page{max-width:640px;margin:0 auto;padding:90px 20px 110px;text-align:center}
.error-page-anim{width:220px;height:220px;margin:0 auto 10px}
.error-page-code{font-size:13px;font-weight:800;letter-spacing:.16em;color:var(--o);text-transform:uppercase;margin-bottom:6px}
.error-page h1{font-size:clamp(28px,4vw,40px);letter-spacing:-.03em;line-height:1.15;margin:0 0 14px}
.error-page-message{color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:30px}
