:root{--green:#0b4f3a;--green2:#0f6b4f;--gray:#667085;--dark:#0b1220;--blue:#041b5a;--light:#f5f7f8;--line:#d9e1e5;--white:#fff;--gold:#b8a15d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#13201c;background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 32px);margin:auto}.container.narrow{max-width:900px}.top{color:#d7eee4;background:#08120f;font-size:13px}.top .container{flex-wrap:wrap;justify-content:space-between;gap:16px;padding:8px 0;display:flex}.nav{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;position:sticky;top:0}.nav .container{justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:12px 0;display:flex}.brand{color:var(--blue);letter-spacing:.3px;align-items:center;gap:12px;font-size:28px;font-weight:900;display:flex}.brand-mark{background:linear-gradient(135deg, #153f8f, var(--green));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.menu{color:#27352f;align-items:center;gap:24px;font-size:14px;font-weight:750;display:flex}.menu a:hover{color:var(--green2)}.actions{align-items:center;gap:10px;display:flex}.lang,.lang-links{border:1px solid var(--line);color:#20352c;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:14px;font-weight:700;display:inline-flex}.lang-links a{padding:0 2px}.lang select{width:auto;min-width:92px;font:inherit;background:0 0;border:0;outline:0;padding:0}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-weight:800;transition:all .2s;display:inline-flex}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green2);transform:translateY(-1px)}.btn.ghost{color:var(--green);background:#fff;border-color:#c9d7d1}.btn.darkghost{border-color:var(--green);color:var(--green);background:#fff}.hero{color:#fff;background:linear-gradient(120deg,#07130f 0%,#0b4f3a 55%,#eaf2ef 55%,#f9fbfa 100%)}.hero .container{grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;min-height:670px;padding:80px 0;display:grid}.eyebrow{color:#bde5d6;letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:900}.hero h1{letter-spacing:-1px;margin:18px 0;font-size:clamp(40px,5vw,58px);line-height:1.04}.hero p{color:#d8eee6;max-width:650px;font-size:19px}.hero-media{color:#15382b;background:#fff;border:1px solid #e1ebe6;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px #0000002e}.hero-media img{object-fit:cover;width:100%;min-height:340px}.hero-media-bottom{grid-template-columns:repeat(2,1fr);gap:12px;padding:20px;display:grid}.hero-grid{grid-template-columns:repeat(3,1fr);gap:14px;max-width:650px;margin-top:46px;display:grid}.metric{background:#ffffff14;border:1px solid #ffffff2e;border-radius:20px;padding:18px}.metric b{font-size:26px}.section{padding:76px 0}.section.soft{background:var(--light)}.section.dark{color:#fff;background:#07130f}.section-title{max-width:780px;margin-bottom:34px}.section-title.centered{text-align:center;margin:0 auto 34px}.section-title small,.tag{color:var(--green2);letter-spacing:.14em;text-transform:uppercase;font-weight:900}.section.dark .section-title small,.section.dark .tag{color:#bde5d6}.section-title h1,.section-title h2{margin:10px 0;font-size:clamp(32px,4vw,44px);line-height:1.15}.section-title p,.muted,.card p{color:var(--gray);line-height:1.7}.section.dark .section-title p,.section.dark .muted{color:#d8eee6}.grid{gap:22px;display:grid}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.accent-card{border-left:5px solid var(--green2)}.system-card{background:#fff;max-width:980px;margin:0 auto 28px}.system-card>img{object-fit:cover;width:100%;height:430px}.process-grid{grid-template-columns:repeat(5,1fr);gap:22px;display:grid}.contact-card-dark{background:#ffffff14;border-color:#ffffff2e}.card.pad{padding:24px}.card img{object-fit:cover;background:#eef3f0;width:100%;height:230px}.pill{color:#0e674c;background:#e4f5ee;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.card h3{margin:14px 0 10px;font-size:21px}.split{grid-template-columns:1fr 1fr;align-items:start;gap:36px;display:grid}.form{gap:14px;display:grid}.input,textarea,select{width:100%;font:inherit;background:#fff;border:1px solid #cfdcd6;border-radius:10px;padding:13px 14px}.notice{color:#0b623d;background:#e8fff2;border:1px solid #b7e5cc;border-radius:8px;margin-bottom:16px;padding:14px}.notice.error{color:#8a1f1f;background:#fff2f2;border-color:#efb7b7}.content-blocks{gap:18px;display:grid}.content-block{border-top:1px solid var(--line);padding-top:18px}.content-block h2{margin:0 0 10px;font-size:22px}.content-block p,.content-block li{color:var(--gray);line-height:1.7}.content-block pre{border:1px solid var(--line);white-space:pre-wrap;background:#f5faf7;border-radius:8px;padding:14px;overflow-x:auto}.cta-band{border:1px solid var(--line);background:var(--light);border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding:24px;display:flex}.cta-band h2{margin:0 0 8px}.cta-band p{color:var(--gray);margin:0;line-height:1.6}.admin-layout{grid-template-columns:240px 1fr;min-height:calc(100vh - 76px);display:grid}.sidebar{color:#fff;background:#08251a;padding:24px}.sidebar a{color:#e8fff5;border-radius:8px;padding:12px 10px;display:block}.admin-main{background:#f6f8f7;padding:28px;overflow:auto}.admin-head,.editor-title{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.table{border:1px solid var(--line);border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden}.table th,.table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.table th{background:#eef5f1}.badge{color:#124d7a;background:#e8f2ff;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;display:inline-flex}.status-form,.editor-grid,.product-editor,.settings-list,.note-list{gap:14px;display:grid}.status-form textarea{resize:vertical;min-height:88px}.note-list p{border-left:3px solid var(--green2);color:#2b4037;background:#f5faf7;margin:0;padding:10px}.form-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-row.three-cols,.settings-list{grid-template-columns:repeat(3,1fr)}.footer{color:#cde3db;background:#061c14;padding:38px 0}.footer .container{justify-content:space-between;gap:24px;display:flex}.float{z-index:30;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.float a{color:#fff;background:#0f8c63;border-radius:999px;padding:12px 16px;font-weight:900;box-shadow:0 10px 25px #0003}@media (max-width:1020px){.nav .container{flex-direction:column;align-items:flex-start}.menu,.actions{flex-wrap:wrap}.hero{background:#07130f}.hero .container,.split,.admin-layout,.form-row,.form-row.three-cols,.hero-media-bottom,.process-grid,.settings-list{grid-template-columns:1fr}.hero h1{font-size:40px}.hero-grid,.grid.three,.grid.four{grid-template-columns:1fr}.system-card>img{height:auto;min-height:220px}.footer .container{display:block}.section{padding:48px 0}.admin-main{padding:18px}.table{display:block;overflow-x:auto}.float{grid-template-columns:1fr 1fr;width:min(1180px,100% - 32px);margin:18px auto;position:static}}.goog-te-banner-frame.skiptranslate,.goog-te-banner-frame,#goog-gt-tt,.goog-te-balloon-frame,.goog-te-menu-value,.goog-te-gadget-icon{display:none!important}body{top:0!important}.goog-text-highlight{box-shadow:none!important;background:0 0!important}
.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-5{margin-top:20px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.min-w-0{min-width:0}.w-full{width:100%}.h-fit{height:fit-content}.flex-1{flex:1}.break-words{overflow-wrap:anywhere}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-md{border-radius:8px}.rounded-lg{border-radius:10px}.rounded-full{border-radius:999px}.border{border:1px solid #d8e5ec}.border-b{border-bottom:1px solid #d8e5ec}.border-slate-200{border-color:#d8e5ec}.border-slate-300{border-color:#cbd7df}.border-green-200{border-color:#9ee7bc}.border-red-200{border-color:#efb7b7}.bg-white{background:#fff}.bg-slate-50{background:#f8fafc}.bg-slate-100{background:#eef4f8}.bg-green-50{background:#f0fff5}.bg-green-700{background:#0f7a55}.bg-green-800{background:#0b5f43}.bg-red-50{background:#fff2f2}.bg-amber-100{background:#fff1cc}.p-3{padding:12px}.p-4{padding:16px}.p-5{padding:20px}.p-6{padding:24px}.p-8{padding:32px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-4{padding-top:16px;padding-bottom:16px}.py-6{padding-top:24px;padding-bottom:24px}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-xl{font-size:20px}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.font-semibold{font-weight:750}.font-bold{font-weight:900}.uppercase{text-transform:uppercase}.text-white{color:#fff}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-800{color:#1f2937}.text-green-800{color:#0f6b4f}.text-green-950{color:#062b1f}.text-red-800{color:#8a1f1f}.text-amber-800{color:#8a5d00}.hover\:bg-green-800:hover{background:#0b5f43}.hover\:bg-green-50:hover{background:#f0fff5}.hover\:bg-slate-100:hover{background:#eef4f8}.hover\:text-green-800:hover{color:#0f6b4f}.disabled\:bg-slate-400:disabled{background:#94a3b8}.outline-none{outline:none}.focus\:border-green-600:focus{border-color:#0f7a55}.focus\:ring-2:focus{box-shadow:0 0 0 3px #0f7a5524}.admin-shell{background:#eef4f8;grid-template-columns:220px minmax(0,1fr);gap:28px;min-height:calc(100vh - 76px);padding:34px min(32px,3vw);display:grid}.admin-sidebar{background:#fff;border:1px solid #d9e5ec;border-radius:10px;align-self:start;gap:18px;padding:22px;display:grid;position:sticky;top:108px;box-shadow:0 14px 34px #08251a14}.admin-brand{border-bottom:1px solid #e5edf2;gap:4px;padding-bottom:16px;display:grid}.admin-brand a{color:#08251a;font-size:18px;font-weight:900}.admin-brand small,.admin-nav small,.admin-panel p,.file-field small,.import-mode-card small{color:#5d7085}.admin-nav{gap:8px;display:grid}.admin-nav a{color:#29384b;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px;padding:10px;font-size:17px;font-weight:900;display:flex}.admin-nav a:hover{color:var(--green);background:#eefbf4}.admin-nav small{font-size:15px;font-weight:900}.admin-sidebar-actions{border-top:1px solid #e5edf2;gap:10px;padding-top:16px;display:grid}.admin-sidebar-actions .btn{width:100%}.admin-workspace{min-width:0}.admin-page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.admin-page-head h1{color:#062b1f;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,46px);line-height:1.08}.admin-page-head p{color:#5d7085;max-width:900px;margin:10px 0 0;font-size:18px;line-height:1.65}.admin-kicker{color:#0a7a55;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:950;display:inline-flex}.admin-stack{gap:24px;display:grid}.admin-panel{background:#fff;border:1px solid #d8e5ec;border-radius:10px;padding:26px 30px}.admin-panel.green-panel{background:#f0fff5;border-color:#91edb6}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.admin-panel h2{color:#083820;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.15}.admin-panel h3{color:#0a442f;margin:-4px 0 18px;font-size:24px;line-height:1.2}.admin-panel p{max-width:980px;margin:0 0 12px;font-size:17px;line-height:1.65}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.admin-stat-card{background:#fff;border:1px solid #d8e5ec;border-radius:10px;padding:22px}.admin-stat-card span,.admin-stat-card small{color:#53657a;font-weight:800;display:block}.admin-stat-card strong{color:#08251a;font-size:34px;line-height:1.2;display:block}.admin-table-wrap{overflow-x:auto}.admin-table{min-width:760px}.product-editor{gap:18px;display:grid}.product-editor label,.file-field{color:#29384b;gap:8px;font-weight:900;display:grid}.product-editor textarea{resize:vertical}.editor-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:6px;display:flex}.checkbox-line{align-items:center;gap:10px;grid-template-columns:none!important;display:inline-flex!important}.checkbox-line input,.import-mode-card input{width:auto}.import-panel{gap:24px;display:grid}.file-field input[type=file]{font:inherit;background:#fff;border:1px solid #cbdbe4;border-radius:10px;padding:12px}.file-field small{font-weight:700;display:block}.import-mode{background:#ffffff8c;border:1px solid #d7e4ed;border-radius:10px;margin:0;padding:22px}.import-mode legend{color:#29384b;padding:0 10px;font-size:17px;font-weight:950}.import-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.import-mode-card{cursor:pointer;background:#fff;border:1px solid #d7e4ed;border-radius:10px;align-items:flex-start;gap:12px;padding:18px;display:flex}.import-mode-card strong,.import-mode-card small{display:block}.import-mode-card strong{color:#083820;font-size:18px}.upload-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.upload-status{color:#0b623d;background:#e8fff2;border:1px solid #b8e8ca;border-radius:999px;padding:10px 14px;font-weight:850}.upload-status.error{color:#8a1f1f;background:#fff2f2;border-color:#efb7b7}.product-image-uploader{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:14px;display:grid}.product-image-file{background:#f0fff5;border:1px dashed #91cdb0;border-radius:10px;min-height:100%;padding:16px}.product-image-file input[type=file]{font:inherit;background:#fff;border:1px solid #cbdbe4;border-radius:10px;padding:10px}.image-upload-status,.image-url-preview{grid-column:1/-1}.image-url-preview{background:#fff;border:1px solid #d8e5ec;border-radius:10px;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.image-url-preview img{object-fit:cover;background:#edf4f1;border-radius:8px;width:96px;height:72px}.image-url-preview code{overflow-wrap:anywhere;color:#52647a;font-size:13px;line-height:1.5}.import-log-list{gap:10px;display:grid}.import-log-item{background:#fff;border:1px solid #b8e8ca;border-radius:10px;padding:14px 16px}.import-log-item.failed{background:#fff7f7;border-color:#efb7b7}.import-log-item strong,.import-log-item small,.import-log-item p{display:block}.import-log-item small{color:#5d7085;margin-top:3px;font-weight:800}.import-log-item p{color:#29384b;max-width:none;margin:8px 0 0;font-size:14px;line-height:1.55}.import-log-item.failed p{color:#8a1f1f}.import-log-url{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.admin-alert{color:#064e3b;background:#f0fdf4;border:1px solid #bfdad2;border-radius:8px;margin:0 0 22px;padding:14px 18px;font-weight:750}.admin-alert.error{color:#8a1f1f;background:#fff2f2;border-color:#efb7b7}.upload-dropzone{color:#083820;background:#f0fff5;border:1px dashed #91cdb0;border-radius:10px;gap:8px;padding:22px;font-weight:900;display:grid}.upload-dropzone small{color:#5d7085}.media-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.media-card,.admin-empty{background:#fff;border:1px solid #d8e5ec;border-radius:10px;padding:16px}.media-card img{aspect-ratio:4/3;object-fit:cover;background:#edf4f1;border-radius:8px;width:100%}.media-card strong{margin-top:12px;display:block}.media-card p{overflow-wrap:anywhere;color:#5d7085;margin:8px 0 0;font-size:13px}.admin-empty{color:#5d7085;font-weight:800}.system-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.system-card{align-content:start;gap:16px;display:grid}.system-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.system-card-head h2{margin:0;font-size:22px;line-height:1.2}.system-pill{white-space:nowrap;border-radius:999px;flex:none;padding:8px 12px;font-size:13px;font-weight:900;line-height:1;display:inline-flex}.system-pill.ok{color:#075f35;background:#ddfbe7}.system-pill.bad{color:#8a1f1f;background:#ffe8e8}.system-table{gap:10px;display:grid}.system-table div{background:#f8fafc;border:1px solid #d8e5ec;border-radius:8px;gap:4px;padding:12px;display:grid}.system-table code,.system-table span{color:#52647a;overflow-wrap:anywhere;font-size:14px;font-weight:800;line-height:1.5}.system-list{gap:8px;display:grid}.system-list a{color:#063e27;border:1px solid #d8e5ec;border-radius:8px;padding:12px;text-decoration:none;display:block}.system-list a:hover{border-color:#00834a}.system-list span{color:#5d7085;overflow-wrap:anywhere;margin-top:4px;font-size:13px;font-weight:800;display:block}.system-error{background:#fff2f2;border:1px solid #efb7b7;border-radius:8px;padding:12px;color:#8a1f1f!important;max-width:none!important}@media (max-width:1020px){.admin-shell,.admin-stat-grid,.import-mode-grid,.form-row,.form-row.three-cols,.system-grid{grid-template-columns:1fr}.admin-shell{gap:18px;padding:18px 16px}.admin-sidebar{position:static}.admin-page-head,.admin-panel-head,.editor-actions{flex-direction:column;align-items:stretch}.product-image-uploader,.image-url-preview{grid-template-columns:1fr}.image-url-preview img{width:100%;height:160px}}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}[class~="md:grid-cols-[1fr_220px]"]{grid-template-columns:1fr 220px}.md\:col-span-2{grid-column:span 2/span 2}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media (min-width:1024px){.lg\:w-40{width:10rem}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}[class~="lg:grid-cols-[220px_1fr]"]{grid-template-columns:220px 1fr}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
