@import url('/assets/font.css');
:root{--ink:#183c33;--muted:#6b766f;--green:#235b45;--lime:#deeca9;--border:#e1e5dc;--paper:#fbfcf9;--cream:#f1f3e9;--white:#fff;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8aad57;outline-offset:3px}button:disabled{opacity:.6;cursor:wait}button{border:0}header,main,footer{max-width:1320px;margin:auto}.header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:11px;font-weight:750;font-size:18px;letter-spacing:-.5px}.brand-icon{display:grid;place-items:center}.brand-icon img{width:44px;height:44px}.brand small{display:block;font-size:9px;letter-spacing:2.5px;font-weight:600;margin-top:6px;color:var(--muted)}nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:600}.nav-link:hover{color:#73a33a}.private{border:1px solid #dce4d5;padding:8px 11px;border-radius:6px;font-size:10px;background:#f2f5eb;color:#536746;white-space:nowrap}.private span{margin-right:5px}.admin-link{background:transparent;color:var(--ink);font-size:12px;padding:10px 0}.admin-link span{margin-left:8px}.hero{margin:24px 24px 0;border-radius:16px;background:var(--cream);min-height:440px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}.hero-copy{padding:50px 0 44px 49px;z-index:1}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.8px;display:flex;align-items:center;gap:7px}.eyebrow i{width:6px;height:6px;background:#799860;border-radius:50%}h1{font-size:61px;line-height:1.06;letter-spacing:-3px;margin:22px 0 18px;font-weight:650}h1 em{font-family:Georgia,serif;font-weight:400;color:#50744d}p{line-height:1.7}.hero-copy>p{font-size:13px;color:#647262;margin:0 0 25px}.button{min-height:44px;padding:13px 18px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:25px;font-size:12px;font-weight:650;transition:background .15s}.primary{background:var(--green);color:white}.primary:hover{background:#123d2d}.button span{font-size:17px;line-height:1}.hero-proof{font-size:9px;color:#707e68;display:flex;gap:9px;align-items:center;margin-top:24px}.hero-proof b{font-weight:400}.mini-check{color:#4c704a}.radar-art{position:relative;min-height:430px;background:radial-gradient(ellipse at 53% 46%,#dce9d9 0%,transparent 68%)}.radar-ring{position:absolute;border:1px solid #d0ddc9;border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%)}.ring-one{width:190px;height:190px}.ring-two{width:330px;height:330px}.ring-three{width:470px;height:470px}.radar-sweep{position:absolute;width:330px;height:330px;left:50%;top:45%;transform:translate(-50%,-50%);border-radius:50%;background:conic-gradient(from -85deg,transparent 0deg,#c9ddbe50 78deg,transparent 79deg)}.map-lines{position:absolute;inset:24px 4% auto;width:92%;height:85%;opacity:.8}.map-label{position:absolute;background:#ffffffec;border:1px solid #e1e5d9;border-radius:6px;padding:9px 12px;display:flex;gap:9px;box-shadow:0 4px 16px #263e2b05;font-size:11px;font-weight:650;z-index:1}.map-label i{width:7px;height:7px;background:#5b8c62;border-radius:50%;align-self:center;box-shadow:0 0 0 4px #edf3e8}.map-label small{font-size:9px;font-weight:400;color:#74826c;display:block;margin-top:4px}.serbia{top:25%;left:41%}.bosnia{top:43%;left:15%}.macedonia{top:63%;left:32%}.map-turkey{position:absolute;top:57%;right:10%;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:650}.map-turkey>span{display:grid;place-items:center;background:#245542;color:#e6f0d8;width:36px;height:36px;border-radius:50%;font-size:10px;box-shadow:0 0 0 7px #d4e0ca80}.map-turkey small{display:block;font-weight:400;font-size:8px;margin-top:5px;color:#7a846f}.map-caption{position:absolute;bottom:35px;right:44px;font-size:8px;letter-spacing:2px;color:#87937c}.floating-note{position:absolute;right:44px;top:42px;display:flex;gap:9px;align-items:center;background:#ffffffbc;border:1px solid #e1e7d8;border-radius:8px;padding:11px 15px;font-size:10px;transform:rotate(3deg)}.floating-note small{display:block;color:#7e8874;font-size:9px;margin-top:4px}.note-icon{font-size:22px;color:#647c49}.overview{display:flex;align-items:center;gap:48px;padding:27px 50px;border-bottom:1px solid var(--border);margin:0 24px}.overview>div{display:flex;align-items:center;gap:10px}.overview strong{font-size:29px;font-weight:500;letter-spacing:-1px}.overview>div>span{max-width:85px;font-size:10px;line-height:1.5;color:#697362}.overview p{margin:0 0 0 auto;font-size:9px;line-height:1.5;color:#7d8578;display:flex;gap:8px}.overview p b{font-weight:600;color:#5e7056}.demo-dot{background:#adbd8d;min-width:6px;height:6px;margin-top:5px;border-radius:50%}.demands{padding:46px 48px 50px;scroll-margin-top:20px}.section-top{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.section-top .eyebrow{font-size:9px;color:#7a856d}h2{font-size:30px;font-weight:550;letter-spacing:-1px;margin:10px 0 0}.private-info{font-size:10px;color:#758369;margin-bottom:4px}.filter-row{display:flex;gap:12px}.search-wrap{flex:1;position:relative}.search-wrap svg{position:absolute;width:16px;height:16px;left:16px;top:16px;fill:none;stroke:#8a9384;stroke-width:1.7}.search-wrap input{width:100%;padding:14px 16px 14px 43px;height:46px;border:1px solid var(--border);background:#fff;border-radius:7px;font-size:12px;color:var(--ink)}input::placeholder,textarea::placeholder{color:#969d92}.market-wrap{display:flex;align-items:center;gap:13px;border:1px solid var(--border);border-radius:7px;background:#fff;padding:0 15px}.market-wrap>span{font-size:10px;color:#828d7c}.market-wrap select{border:0;background:transparent;padding:10px 20px 10px 0;color:#425741;font-size:11px}.category-row{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.category{padding:9px 13px;background:transparent;border:1px solid var(--border);border-radius:6px;font-size:11px;color:#6a7662}.category .count{margin-left:10px;font-size:9px;opacity:.65}.category.active{background:#244e3d;color:white;border-color:#244e3d}.category:hover:not(.active){background:#edf1e6}.result-row{display:flex;justify-content:space-between;margin:24px 0 13px;font-size:10px;color:#8a9483}.result-row>span:first-child{color:#66745b}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--border);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 3px 4px #27412702}.card-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px 0;font-size:9px;color:#91a082}.card-status{font-size:9px;color:#547346;border:1px solid #e0e8d6;background:#f2f6eb;padding:5px 7px;border-radius:4px}.card-status:before{content:'●';font-size:6px;margin-right:5px}.product{display:flex;gap:17px;align-items:center;padding:21px 20px 19px}.product-image{height:80px;width:84px;min-width:84px;border-radius:7px;background:#fafbf7;border:1px solid #eef0e9;display:flex;align-items:center;justify-content:center;position:relative}.product-image img{width:90%;height:90%;object-fit:contain;mix-blend-mode:multiply}.product-image small{position:absolute;bottom:1px;left:0;right:0;text-align:center;font-size:6px;color:#8b9384}.category-label{font-size:8px;text-transform:uppercase;letter-spacing:1.1px;color:#88967c}.product h3{font-size:16px;line-height:1.35;letter-spacing:-.4px;font-weight:650;margin:7px 0 5px}.product small{font-size:9px;color:#94a187}.key-facts{display:grid;grid-template-columns:1fr 1fr;margin:0 20px 18px;background:#f5f7f0;border-radius:6px;padding:12px}.key-facts>div+div{border-left:1px solid #e2e8d8;padding-left:16px}.key-facts small{display:block;font-size:8px;color:#7d8b70;margin-bottom:7px}.key-facts strong{font-size:12px;font-weight:650}.key-facts .quantity{font-size:17px;letter-spacing:-.5px}.key-facts .quantity span{font-size:10px;font-weight:400;letter-spacing:0}.specs,.requirements{padding:0 20px}.specs h4,.requirements h4{font-size:9px;font-weight:650;letter-spacing:.2px;margin:0 0 10px;color:#4c6141}.specs dl{margin:0 0 17px;font-size:10px;display:grid;grid-template-columns:auto 1fr;row-gap:9px;column-gap:8px}.specs dt{color:#88947d}.specs dd{margin:0;text-align:right;color:#53644a}.requirements{border-top:1px solid #eef1e8;margin:0 20px;padding:15px 0 0}.requirements p{font-size:10px;line-height:1.65;color:#77876a;margin:0 0 12px}.delivery{font-size:9px;color:#6f7f60;background:#f6f7f2;padding:8px 9px;border-radius:4px;display:block;margin:0 20px 16px}.card-footer{margin:auto 20px 0;padding:15px 0 19px;border-top:1px solid #eef1e8;display:flex;justify-content:space-between;align-items:center}.card-footer>span{font-size:9px;color:#8d997f}.offer-button{border:1px solid #d3ddc8;background:#f2f6e9;color:#355738;min-height:37px;padding:8px 13px;border-radius:5px;font-size:11px;font-weight:650;display:flex;gap:23px;align-items:center}.offer-button:hover{background:#dbe9c7}.offer-button span{font-size:16px}.how{margin:0 48px 38px;padding:27px 0;border-top:1px solid var(--border);display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:25px}.how .eyebrow{font-size:8px;color:#819370}.how h2{font-size:19px;letter-spacing:-.4px;line-height:1.4;margin-top:9px;max-width:180px}.how-step{display:flex;gap:12px;padding-top:8px}.how-step>span{font-family:Georgia,serif;font-size:20px;color:#a4b394}.how h3{margin:0;font-size:11px;font-weight:600}.how p{font-size:10px;color:#88947c;margin:7px 0 0;line-height:1.6}footer{display:flex;gap:24px;align-items:center;padding:23px 48px;border-top:1px solid var(--border);font-size:9px;color:#9aa58e}footer p{margin-right:auto;color:#7c8b6e}.footer-brand{font-size:13px;letter-spacing:-.5px;color:#35513c;white-space:nowrap}.footer-brand b{color:#809948}.text-button{padding:4px 0;background:none;color:#849675;font-size:9px;text-decoration:underline;text-underline-offset:3px}dialog{border:1px solid var(--border);border-radius:16px;width:min(720px,calc(100% - 28px));padding:0;color:var(--ink);max-height:92dvh;background:var(--paper);box-shadow:0 25px 100px #15312635}dialog::backdrop{background:#102b255c;backdrop-filter:blur(4px)}body:has(dialog[open]){overflow:hidden}.modal-header{position:sticky;top:0;background:var(--paper);z-index:2;display:flex;justify-content:space-between;align-items:start;padding:24px 28px 20px;border-bottom:1px solid var(--border)}.modal-header h2{font-size:23px;margin:5px 0 0}.modal-header small{font-size:10px;color:var(--muted)}.close{border:1px solid var(--border);background:white;font-size:24px;line-height:1;width:32px;height:32px;border-radius:50%;color:#6b7d65}.modal-body{padding:22px 28px 28px}.form-summary{background:#eef3e6;border:1px solid #dfe7d4;border-radius:7px;padding:13px 15px;font-size:12px;margin-bottom:22px;line-height:1.6}.form-summary small{display:block;color:#728163;font-size:10px;margin-top:2px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:550;min-width:0}.field input,.field select,.field textarea{width:100%;min-height:43px;padding:11px 12px;border:1px solid #dce2d4;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;font-weight:400}.field textarea{resize:vertical;min-height:86px}.full{grid-column:1 / -1}.field small{font-size:9px;font-weight:400;color:var(--muted)}.form-section{font-size:11px;margin:24px 0 14px;font-weight:650;letter-spacing:.5px}.inline-fields{display:flex;gap:8px}.inline-fields input{flex:1;min-width:0}.inline-fields select{width:90px}.consent{display:flex;gap:10px;align-items:start;font-size:10px;color:#758567;line-height:1.6;margin-top:20px}.consent input{margin-top:3px;accent-color:#28543b;min-width:15px;min-height:15px}.form-error{color:#a33f32;font-size:12px;margin:14px 0 0;line-height:1.5}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:21px}.form-actions small{font-size:9px;color:#839175;line-height:1.6}.secondary{border:1px solid #dbe3d1;background:#f3f6ee;color:#4d6440}.success{text-align:center;padding:25px 10px}.success-check{width:66px;height:66px;background:#e2eccc;color:#376137;font-size:29px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px}.success h2{font-size:27px}.success p{font-size:12px;color:var(--muted)}.success code{display:block;padding:13px;background:#eef3e6;border-radius:5px;font-size:15px;margin:18px 0}.success .button{margin-top:15px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#244e3d;color:white;padding:14px 23px;font-size:12px;border-radius:8px;opacity:0;pointer-events:none;transition:.2s;z-index:10;max-width:90vw}.toast.visible{opacity:1;transform:translate(-50%,0)}.empty{grid-column:1/-1;text-align:center;border:1px dashed #cfdcc3;border-radius:9px;padding:45px 20px;color:var(--muted);font-size:13px}.empty h3{color:var(--ink);font-size:18px}.admin-panel{padding:38px 48px 60px;min-height:75vh}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-top h1{font-size:38px;margin:10px 0 15px;letter-spacing:-1.5px}.admin-top p{font-size:12px;color:var(--muted)}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-tabs{display:flex;gap:10px;margin:25px 0}.admin-list{display:grid;gap:12px}.admin-item{border:1px solid var(--border);padding:21px;border-radius:9px;background:white;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-item h3{font-size:15px;margin:0 0 9px}.admin-item p{font-size:11px;color:var(--muted);margin:0}.admin-item .buttons{display:flex;gap:10px;align-items:center}.tag{font-size:9px;border:1px solid #dce5d4;padding:6px 8px;border-radius:4px;white-space:nowrap;color:#698154}.tag.new{background:#edf4dc}.offer-detail{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.offer-detail dt{font-size:10px;color:var(--muted);margin-bottom:5px}.offer-detail dd{font-size:13px;margin:0;overflow-wrap:anywhere}.status-select{border:1px solid var(--border);background:white;color:var(--ink);border-radius:5px;padding:10px;font-size:12px}.source-list{font-size:12px;line-height:2}.source-list a{text-decoration:underline}.admin-notice{font-size:11px;padding:12px 15px;border:1px solid var(--border);border-radius:6px;color:var(--muted);margin:18px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1450px){.header{margin-top:12px}.hero{min-height:470px}.hero-copy{padding-top:60px}.radar-art{min-height:470px}h1{font-size:66px}}
@media(max-width:1050px){.header{padding:0 26px}nav{gap:18px}.hero-copy{padding-left:28px}h1{font-size:52px}.overview{gap:30px;padding:24px 28px}.demands{padding:35px 28px}.cards{gap:12px}.product{gap:11px;padding:18px 15px}.product-image{min-width:65px;width:65px;height:70px}.product h3{font-size:14px}.card-head{padding:15px 15px 0}.specs{padding:0 15px}.key-facts,.delivery{margin-left:15px;margin-right:15px}.requirements,.card-footer{margin-left:15px;margin-right:15px}.how{margin:0 28px 30px;gap:18px}footer{padding:22px 28px;gap:15px}.map-turkey{right:4%}.map-caption{right:20px}.floating-note{right:24px}.serbia{left:36%}.bosnia{left:7%}.macedonia{left:26%}.admin-panel{padding:30px 28px}}
@media(max-width:760px){.header{height:80px;padding:0 20px}.brand{font-size:15px}.brand-icon img{width:37px;height:37px}.brand small{font-size:8px;letter-spacing:2px}nav{gap:15px}.nav-link{display:none}.private{font-size:9px;padding:7px}.admin-link{font-size:11px}.hero{grid-template-columns:1.1fr .9fr;margin:16px 14px 0;min-height:370px}.hero-copy{padding:35px 0 28px 23px}h1{font-size:44px;letter-spacing:-2px}.hero-copy>p{font-size:11px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.hero-proof{font-size:8px;gap:6px;white-space:nowrap}.radar-art{min-height:370px}.floating-note{display:none}.map-label{font-size:9px;padding:7px 9px}.map-label small{font-size:8px}.map-turkey{right:8%;top:74%;font-size:10px}.map-turkey small{font-size:7px}.map-caption{display:none}.bosnia{left:3%;top:40%}.serbia{left:32%;top:19%}.macedonia{left:24%;top:58%}.ring-three{width:360px;height:360px}.ring-two{width:240px;height:240px}.ring-one{width:120px;height:120px}.overview{margin:0 14px;padding:20px 21px;gap:30px;flex-wrap:wrap}.overview p{width:100%;margin:0;display:none}.overview strong{font-size:25px}.overview>div>span{font-size:9px}.demands{padding:32px 22px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.section-top .eyebrow{font-size:8px}h2{font-size:26px}.private-info{max-width:150px;font-size:9px;text-align:right;line-height:1.6}.result-row{font-size:9px}.how{grid-template-columns:1fr 1fr;margin:0 22px 30px;gap:25px}.how h2{font-size:20px}.how-step{padding-top:0}footer{padding:20px 22px;flex-wrap:wrap;gap:14px}footer p{display:none}footer>span:last-child{margin-left:auto}.admin-top{align-items:start;flex-direction:column}.admin-item{align-items:start;flex-direction:column}.admin-item .buttons{width:100%;justify-content:space-between}.admin-panel{padding:28px 22px}.admin-top h1{font-size:30px}}
@media(max-width:520px){.header{padding:0 16px;height:75px}.private{display:none}.hero{display:block;min-height:auto}.hero-copy{padding:33px 24px 27px}.hero h1{font-size:48px;margin-top:20px}.hero-copy>p{font-size:12px;line-height:1.65}.hero .button{min-height:44px}.hero-proof{font-size:8px;margin-top:21px}.radar-art{display:none}.overview{gap:0;justify-content:space-between;padding:20px 12px}.overview>div{gap:7px}.overview strong{font-size:25px}.overview>div>span{font-size:8px;max-width:67px}.demands{padding:30px 16px}.section-top{gap:12px}.section-top h2{font-size:26px}.private-info{font-size:8px;max-width:120px}.filter-row{gap:8px}.search-wrap input{font-size:11px;padding-left:34px}.search-wrap svg{left:12px;width:14px}.market-wrap{padding:0 9px;max-width:131px}.market-wrap>span{display:none}.market-wrap select{font-size:10px;width:100%;padding-right:0}.category-row{gap:6px}.category{font-size:10px;padding:9px 10px}.category .count{margin-left:6px}.result-row>span+span{font-size:8px}.cards{grid-template-columns:1fr;gap:16px}.card-head{padding:18px 20px 0}.product{padding:20px;gap:20px}.product-image{width:86px;height:82px;min-width:86px}.product h3{font-size:18px}.category-label{font-size:9px}.key-facts{margin:0 20px 20px;padding:14px}.key-facts strong{font-size:13px}.key-facts small{font-size:9px}.key-facts .quantity{font-size:20px}.specs{padding:0 20px}.specs dl{font-size:11px;row-gap:10px}.specs h4,.requirements h4{font-size:10px}.requirements{margin:0 20px}.requirements p{font-size:11px}.delivery{margin:0 20px 16px;font-size:10px}.card-footer{margin:0 20px}.offer-button{min-height:42px;font-size:12px;padding:10px 16px;gap:30px}.card-footer>span{font-size:10px}.how{margin:0 18px 25px;grid-template-columns:1fr;padding-top:25px;gap:22px}.how>div:first-child{margin-bottom:5px}.how h2{max-width:none;font-size:21px}.how-step>span{min-width:28px}.how h3{font-size:12px}.how p{font-size:11px}.modal-header{padding:20px}.modal-body{padding:20px}.modal-header h2{font-size:21px}.form-grid{gap:13px}.form-grid .field{font-size:11px}.field input,.field select,.field textarea{font-size:16px;min-height:45px;padding:10px}.inline-fields select{width:82px;font-size:12px}.form-actions{align-items:start;flex-direction:column}.form-actions>.button{width:100%}.form-actions small{font-size:10px}.consent{font-size:11px}.offer-detail{grid-template-columns:1fr 1fr}.admin-actions .button{font-size:10px;padding:11px 13px}.admin-tabs .category{font-size:11px}.admin-panel{padding:24px 16px}.admin-item .buttons{gap:7px}.admin-item .button{font-size:10px;padding:10px 12px}footer{font-size:8px}.toast{width:max-content;max-width:90vw}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Animated brand, preserving the original video proportions. */
.header{position:relative;gap:20px}.brand{min-width:0}.brand-animation{display:block;width:140px;flex:0 0 140px;aspect-ratio:1276/720;overflow:hidden;border-radius:8px;background:#075566}.brand-animation video{display:block;width:100%;height:100%;object-fit:contain}.logo-motion{position:absolute;left:53px;bottom:13px;width:24px;height:24px;border-radius:50%;background:#ffffffdf;color:#183c33;font-size:14px;line-height:1;display:grid;place-items:center}.brand>span:last-child{font-size:16px;line-height:1.2}
@media(max-width:1000px){.header nav{gap:16px}.brand-animation{width:112px;flex-basis:112px}.logo-motion{left:27px;bottom:13px}}
@media(max-width:520px){.header{height:90px;gap:8px}.brand{gap:9px}.brand-animation{width:104px;flex-basis:104px}.brand>span:last-child{font-size:14px;max-width:115px}.brand small{font-size:8px;letter-spacing:1.2px}.logo-motion{left:20px;bottom:18px;width:22px;height:22px}.header nav{gap:0}.admin-link{font-size:11px;white-space:nowrap}}
