:root{--cursor-x:50%;--cursor-y:50%;--green-main:#1c413c;--green-dark:#0a1916;--green-soft:#264f48;--accent:#e4d7a7;--text-main:#eef7f2;--text-muted:#b0c8bf;--border:rgba(151,194,170,.24);--glass:rgba(16,36,32,.72);--shadow:0 18px 45px rgba(1,10,8,.56);--eco-primary:#2d5016;--eco-secondary:#6b8e23;--eco-accent:#9acd32;--eco-radius:12px;--eco-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--text-hero:#eef7f2;--hero-shadow:2px 4px 8px rgba(0,0,0,.5);--chat-input-bg:hsla(0,0%,100%,.1);--chat-input-border:hsla(0,0%,100%,.15);--chat-bar-bg:hsla(0,0%,100%,.05);--scrollbar-thumb:hsla(0,0%,100%,.2)}:root[data-theme=light]{--green-main:#2e5c52;--green-dark:#edf6f1;--green-soft:#f8fcfa;--accent:#b79a42;--text-main:#17342e;--text-muted:#4f6b62;--border:rgba(28,65,60,.2);--glass:hsla(0,0%,100%,.82);--shadow:0 18px 45px rgba(9,30,20,.12);--text-hero:#17342e;--hero-shadow:2px 4px 8px hsla(0,0%,100%,.6);--chat-input-bg:rgba(0,0,0,.05);--chat-input-border:rgba(0,0,0,.1);--chat-bar-bg:rgba(0,0,0,.02);--scrollbar-thumb:rgba(0,0,0,.2)}*{box-sizing:border-box}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Thin.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-UltraLight.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-DemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Black.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-Heavy.ttf) format("truetype");font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanX;src:url(/fonts/iranyekan/IRANYekanX-ExtraBlack.ttf) format("truetype");font-weight:1000;font-style:normal;font-display:swap}body,html{margin:0;min-height:100%;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:var(--text-main);background:radial-gradient(circle at top left,rgba(62,124,90,.25),transparent 45%),var(--green-dark);font-family:IRANYekanX!important}body{padding:0}.page-shell{min-height:100vh;position:relative;background:radial-gradient(700px circle at 90% 8%,rgba(103,174,118,.17),transparent 55%),linear-gradient(170deg,rgba(12,27,23,.98),#081210)}:root[data-theme=light] .page-shell{background:linear-gradient(170deg,#f1f7f3,#e9f2ed)}.page-shell:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(360px circle at var(--cursor-x) var(--cursor-y),rgba(126,224,141,.12),transparent 70%);z-index:0}.footer,.header,.login-header,.login-main,main{margin:0 auto;position:relative;z-index:1}.head{width:min(1440px,100%)!important;padding:14px 18px;border-radius:16px;border:1px solid var(--border);background:var(--glass);backdrop-filter:blur(12px);box-shadow:var(--shadow);margin:16px auto 20px}.header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--text-main)}.brand-logo{width:32px;height:32px;border-radius:8px;box-shadow:0 0 0 1px hsla(47,53%,77%,.3)}.brand-name{font-weight:600}.header__nav{display:inline-flex;gap:14px}.map_img img{width:100%;height:auto;display:block;border-radius:12px;position:relative;top:17px}.map_content{margin-top:130px;text-align:justify;font-size:18px;line-height:35px}.header__nav a{text-decoration:none;color:var(--text-muted);padding-bottom:3px;border-bottom:2px solid transparent;transition:color .18s ease,border-color .18s ease}.header__nav a:hover{color:var(--accent);border-bottom-color:var(--accent)}.header__actions{display:inline-flex;gap:9px;align-items:center}.language-select select,.theme-toggle{height:36px;border-radius:999px;border:1px solid var(--border);background:var(--glass);color:var(--text-main)}.theme-toggle{width:36px}.language-select{position:relative}.language-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:66px;padding:0 24px 0 12px}.language-select:after{content:"▾";position:absolute;right:9px;top:50%;transform:translateY(-50%);font-size:.68rem;color:var(--accent);pointer-events:none}.btn{text-decoration:none;border-radius:999px;padding:9px 16px;border:1px solid transparent;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.btn--primary{background:linear-gradient(90deg,#e4d7a7,#f5efd0);color:#082013;box-shadow:0 8px 20px hsla(47,53%,77%,.35)}.btn--primary:hover{transform:translateY(-1px);color:#000!important}.btn--ghost{background:transparent;border-color:var(--border);color:var(--text-muted)}.btn--ghost:hover{color:var(--accent);border-color:var(--accent)}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:16px;margin:60px auto 0}.hero,.section{width:min(1440px,100%)}.section{margin:0 auto}.audience-grid article,.feature-grid article,.hero__content,.hero__visual,.login-card,.portal-grid article,.section{border-radius:14px;border:1px solid var(--border);background:var(--glass);box-shadow:var(--shadow)}.hero__content{padding:30px}.eyebrow{margin:0;display:inline-block;font-size:.74rem;text-transform:uppercase;color:var(--accent);letter-spacing:.05em}.hero__content h1{margin:10px 0;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.hero__content p{color:var(--text-muted);line-height:1.6}.hero__cta{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}.hero__visual{min-height:400px;background:radial-gradient(circle at 80% 14%,rgba(126,224,141,.34),transparent 45%),linear-gradient(160deg,rgba(18,42,36,.75),rgba(6,17,14,.95))}:root[data-theme=light] .hero__visual{background:radial-gradient(circle at 80% 14%,rgba(76,162,96,.18),transparent 45%),linear-gradient(160deg,hsla(0,0%,100%,.9),rgba(232,242,236,.9))}.section{margin-top:18px;padding:24px}.audience-grid,.feature-grid,.portal-grid{display:grid;gap:12px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-grid,.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.audience-grid article,.feature-grid article,.portal-grid article{padding:14px;transition:transform .2s ease,border-color .2s ease}.audience-grid article:hover,.feature-grid article:hover,.portal-grid article:hover{transform:translateY(-3px);border-color:hsla(47,53%,77%,.6)}.audience-grid p,.feature-grid p,.footer__bottom small,.footer__brand p,.lead,.login-card p,.portal-grid li{color:var(--text-muted);line-height:1.6}.login-header{padding:20px 0;display:flex;justify-content:space-between;align-items:center}.login-main{min-height:calc(100vh - 210px);padding:12px 0 40px}.login-card{padding:22px}.login-card form{display:grid;gap:9px;margin-top:10px}.login-card input{height:44px;border-radius:10px;border:1px solid var(--border);background:rgba(8,23,19,.52);color:var(--text-main);padding:0 12px}:root[data-theme=light] .login-card input{background:hsla(0,0%,100%,.75)}.signup-note{margin:12px 0 0;color:var(--text-muted)}.signup-note a{color:var(--accent);text-decoration:none}.logo-hub{margin-top:16px;padding:14px;border-radius:12px;border:1px solid var(--border);background:rgba(13,30,24,.42)}:root[data-theme=light] .logo-hub{background:hsla(0,0%,100%,.7)}.logo-hub h3{margin:0}.logo-hub p{margin:8px 0 12px}.footer{width:min(1440px,100%);margin-top:22px;padding:20px;border-radius:14px;border:1px solid var(--border);background:var(--glass);box-shadow:var(--shadow)}.footer__grid{display:grid;grid-template-columns:1.6fr repeat(5,1fr);gap:32px;align-items:start}.footer__brand p{margin:10px 0 18px;max-width:260px}.footer__col h4{margin-bottom:10px;font-size:15px}.footer__col a{display:block;color:var(--text-muted);text-decoration:none;font-size:14px;margin-bottom:6px}.footer__col a:hover{color:var(--accent)}.footer__socials{display:inline-flex;gap:8px;margin-top:35px}.footer__socials a{width:36px;height:36px;border-radius:999px;border:1px solid var(--border);display:inline-grid;place-items:center;background:rgba(9,28,22,.52);font-size:.75rem}.footer__socials img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.footer__bottom{margin-top:20px;padding-top:12px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.footer__bottom a{color:var(--text-muted);text-decoration:none}.footer__bottom a:hover{color:var(--accent)}.footer__legal{display:inline-flex;gap:10px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:1060px){.header__nav{display:none}.audience-grid,.feature-grid,.hero,.portal-grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.footer,.header,.login-header,.login-main,main{width:calc(100% - 20px)}.header__actions{flex-wrap:wrap;justify-content:flex-end}.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column;gap:8px;text-align:center}}.tour-page-shell{background:linear-gradient(180deg,#0b1815,#060e0d);padding:18px;min-height:100%}.tour-page-shell .tour-compare{max-width:1800px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tour-page-shell .tour-panel{border-radius:24px;padding:18px;gap:16px}.tour-page-shell .tour-panel.light{background:linear-gradient(180deg,#f7fbf7,#e9f2ea);color:#1e2e2c}.tour-page-shell .tour-panel.dark{background:linear-gradient(180deg,#11211f,#07110f);color:#eaf3ed}.tour-page-shell .feature-card,.tour-page-shell .final-cta-card,.tour-page-shell .final-section,.tour-page-shell .hero-card,.tour-page-shell .path-card,.tour-page-shell .path-section,.tour-page-shell .product-section,.tour-page-shell .timeline-card,.tour-page-shell .tour-header,.tour-page-shell .visitor-card{border-radius:20px}.tour-page-shell .tour-header{gap:16px;padding:12px 14px}.tour-page-shell .light .tour-header{background:hsla(0,0%,100%,.75)}.tour-page-shell .dark .tour-header{background:rgba(22,49,45,.7)}.tour-page-shell .tour-brand{gap:8px}.tour-page-shell .tour-brand-pill{width:36px;height:36px;background:#1c413c}.tour-page-shell .tour-header nav{gap:20px}.tour-page-shell .tour-header nav a{opacity:.8}.tour-page-shell .ghost-chip,.tour-page-shell .outline-cta,.tour-page-shell .primary-cta{padding:8px 12px;background:transparent}.tour-page-shell .primary-cta{background:#e4d7a7;color:#282117;font-weight:700}.tour-page-shell .ghost-chip,.tour-page-shell .outline-cta{border-color:rgba(96,122,113,.45)}.tour-page-shell .hero-card{grid-template-columns:1.4fr 1fr;gap:16px}.tour-page-shell .light .feature-card,.tour-page-shell .light .final-cta-card,.tour-page-shell .light .final-section,.tour-page-shell .light .hero-card,.tour-page-shell .light .path-card,.tour-page-shell .light .product-section,.tour-page-shell .light .timeline-card,.tour-page-shell .light .visitor-card{background:hsla(0,0%,100%,.72);box-shadow:0 12px 30px rgba(69,91,83,.1)}.tour-page-shell .dark .feature-card,.tour-page-shell .dark .final-cta-card,.tour-page-shell .dark .final-section,.tour-page-shell .dark .hero-card,.tour-page-shell .dark .path-card,.tour-page-shell .dark .product-section,.tour-page-shell .dark .timeline-card,.tour-page-shell .dark .visitor-card{background:rgba(19,44,40,.75);box-shadow:0 12px 30px rgba(0,0,0,.3)}.tour-page-shell .eyebrow{letter-spacing:.16em;opacity:.75}.tour-page-shell .hero-card h1{margin:6px 0 10px;font-size:2rem;line-height:1.15}.tour-page-shell .hero-actions{margin-top:10px}.tour-page-shell .hero-visual{border-radius:18px;min-height:220px;background:radial-gradient(circle at 70% 40%,hsla(47,53%,77%,.42),transparent 60%),radial-gradient(circle at 20% 75%,rgba(76,129,115,.48),transparent 45%)}.tour-page-shell .feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.tour-page-shell .feature-card h3{font-size:1rem}.tour-page-shell .feature-card p,.tour-page-shell .final-cta-card p,.tour-page-shell .path-card p,.tour-page-shell .product-section p,.tour-page-shell .timeline-card p,.tour-page-shell .visitor-card p{margin:0;font-size:.88rem;line-height:1.45;opacity:.86}.tour-page-shell .path-section h2,.tour-page-shell .product-section h2,.tour-page-shell .timeline-section h2,.tour-page-shell .visitor-section h2{font-size:1.3rem}.tour-page-shell .visitor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-page-shell .visitor-card{padding:16px;min-height:130px}.tour-page-shell .visitor-card.pro{background-image:linear-gradient(120deg,rgba(31,65,59,.18),hsla(47,53%,77%,.15))}.tour-page-shell .path-section{padding:16px;grid-template-columns:1.1fr 1fr}.tour-page-shell .path-list{gap:8px}.tour-page-shell .path-card h3{margin:0 0 4px}.tour-page-shell .path-card small{opacity:.72}.tour-page-shell .product-section{padding:16px}.tour-page-shell .product-shell{grid-template-columns:1fr 1fr;gap:14px;margin:10px 0 14px}.tour-page-shell .product-shell ul{font-size:.9rem}.tour-page-shell .product-ui{border-radius:14px}.tour-page-shell .light .product-ui{background:rgba(245,250,245,.88)}.tour-page-shell .dark .product-ui{background:rgba(8,23,20,.9)}.tour-page-shell .ui-chart,.tour-page-shell .ui-network,.tour-page-shell .ui-top{border-radius:10px;display:block}.tour-page-shell .ui-top{height:28px;background:linear-gradient(90deg,rgba(28,65,60,.45),hsla(47,53%,77%,.45))}.tour-page-shell .ui-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tour-page-shell .ui-chart{height:58px;background:linear-gradient(180deg,rgba(36,89,80,.55),hsla(47,53%,77%,.3))}.tour-page-shell .ui-network{height:84px;background:radial-gradient(circle at 20% 20%,hsla(47,53%,77%,.65),transparent 34%),radial-gradient(circle at 68% 48%,rgba(77,141,124,.62),transparent 38%),radial-gradient(circle at 44% 80%,rgba(77,141,124,.44),transparent 28%)}.tour-page-shell .timeline-row{grid-template-columns:repeat(4,minmax(0,1fr))}.tour-page-shell .timeline-card{border:1px solid rgba(97,128,117,.22)}.tour-page-shell .final-section{padding:14px}.tour-page-shell .final-section blockquote{border-radius:14px;font-size:1rem;background:linear-gradient(120deg,hsla(47,53%,77%,.22),rgba(28,65,60,.16))}.tour-page-shell .final-section footer{font-size:.8rem}.tour-page-shell .final-cta-card>div{gap:8px}@media (max-width:900px){.tour-page-shell .feature-grid,.tour-page-shell .final-section,.tour-page-shell .hero-card,.tour-page-shell .path-section,.tour-page-shell .product-shell,.tour-page-shell .timeline-row,.tour-page-shell .tour-header,.tour-page-shell .visitor-grid{grid-template-columns:1fr}.tour-page-shell .final-cta-card>div,.tour-page-shell .hero-actions,.tour-page-shell .tour-header nav,.tour-page-shell .tour-header-actions{flex-wrap:wrap;justify-content:flex-start}}.tour-page-shell{min-height:100vh;padding:16px;background:linear-gradient(180deg,#eaf5ef,#e6f1eb)}.tour-page-shell .tour-compare{width:min(1900px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(540px,1fr));gap:14px;align-items:start}.tour-page-shell .tour-panel{border-radius:28px;padding:16px;border:1px solid rgba(50,88,77,.2);display:grid;gap:14px;font-family:Inter,SF Pro Text,Segoe UI,sans-serif}.tour-page-shell .tour-panel.light{background:#edf7f1;color:#11352d}.tour-page-shell .tour-panel.dark{background:radial-gradient(circle at 80% 0,rgba(128,184,110,.16),transparent 40%),#0f201b;color:#eff8f2}.tour-page-shell .feature-card,.tour-page-shell .final-cta-card,.tour-page-shell .final-section,.tour-page-shell .hero-blank-col span,.tour-page-shell .hero-card,.tour-page-shell .path-card,.tour-page-shell .path-section,.tour-page-shell .product-section,.tour-page-shell .timeline-card,.tour-page-shell .tour-header,.tour-page-shell .visitor-card{border-radius:22px;border:1px solid rgba(89,123,111,.24)}.tour-page-shell .light .feature-card,.tour-page-shell .light .final-cta-card,.tour-page-shell .light .final-section,.tour-page-shell .light .hero-blank-col span,.tour-page-shell .light .hero-card,.tour-page-shell .light .path-card,.tour-page-shell .light .path-section,.tour-page-shell .light .product-section,.tour-page-shell .light .timeline-card,.tour-page-shell .light .tour-header,.tour-page-shell .light .visitor-card{background:hsla(0,0%,100%,.72);box-shadow:0 14px 34px rgba(34,57,50,.09)}.tour-page-shell .dark .feature-card,.tour-page-shell .dark .final-cta-card,.tour-page-shell .dark .final-section,.tour-page-shell .dark .hero-blank-col span,.tour-page-shell .dark .hero-card,.tour-page-shell .dark .path-card,.tour-page-shell .dark .path-section,.tour-page-shell .dark .product-section,.tour-page-shell .dark .timeline-card,.tour-page-shell .dark .tour-header,.tour-page-shell .dark .visitor-card{background:rgba(22,41,35,.76);box-shadow:0 16px 34px rgba(0,0,0,.35)}.tour-page-shell .tour-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 12px}.tour-page-shell .tour-brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.tour-page-shell .tour-brand-pill{width:38px;height:38px;border-radius:999px;background:#1d5a49;display:grid;place-items:center}.tour-page-shell .tour-brand-pill img{width:20px;height:20px}.tour-page-shell .tour-header nav{display:inline-flex;gap:16px;justify-content:center}.tour-page-shell .tour-header nav a{color:inherit;text-decoration:none;opacity:.76;font-size:.92rem}.tour-page-shell .tour-header nav a.active{opacity:1;font-weight:700;border-bottom:2px solid #d6b349}.tour-page-shell .tour-header-actions{display:inline-flex;gap:8px;align-items:center}.tour-page-shell .ghost-chip,.tour-page-shell .outline-cta,.tour-page-shell .primary-cta{padding:8px 13px;border-radius:999px;border:1px solid transparent;text-decoration:none;font-weight:600;color:inherit}.tour-page-shell .primary-cta{background:#e8c85f;color:#231d0f;box-shadow:0 8px 18px rgba(229,196,85,.35)}.tour-page-shell .dark .primary-cta{box-shadow:0 0 18px rgba(235,200,72,.45)}.tour-page-shell .ghost-chip,.tour-page-shell .outline-cta{background:transparent;border-color:rgba(118,156,141,.4)}.tour-page-shell .icon-chip{width:34px;text-align:center;padding:8px 0}.tour-page-shell .hero-row{display:grid;grid-template-columns:1.6fr .45fr;gap:12px}.tour-page-shell .hero-card{padding:22px;display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.tour-page-shell .eyebrow{font-size:.72rem;letter-spacing:.14em;margin:0;opacity:.74}.tour-page-shell .hero-card h1{margin:10px 0;font-size:2.05rem;line-height:1.13}.tour-page-shell .hero-card p{margin:0;line-height:1.5;opacity:.9}.tour-page-shell .hero-actions{margin-top:14px;display:inline-flex;gap:10px}.tour-page-shell .hero-visual{min-height:260px;border-radius:20px;background:radial-gradient(circle at 70% 40%,rgba(212,177,76,.33),transparent 46%),radial-gradient(circle at 75% 70%,rgba(77,124,111,.45),transparent 38%),radial-gradient(circle at 24% 30%,rgba(122,177,147,.38),transparent 45%)}.tour-page-shell .dark .hero-visual{background:radial-gradient(circle at 80% 45%,rgba(243,200,82,.28),transparent 42%),radial-gradient(circle at 80% 75%,rgba(118,223,164,.24),transparent 48%),linear-gradient(145deg,rgba(18,34,30,.9),#07110e)}.tour-page-shell .hero-blank-col{display:grid;gap:10px}.tour-page-shell .hero-blank-col span{display:block;min-height:125px}.tour-page-shell .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.tour-page-shell .feature-card{padding:14px}.tour-page-shell .feature-icon{width:32px;height:32px;border-radius:10px;display:inline-grid;place-items:center;background:rgba(63,132,105,.18)}.tour-page-shell .dark .feature-icon{background:rgba(79,255,186,.15);box-shadow:inset 0 0 10px rgba(64,255,180,.2)}.tour-page-shell .feature-card h3{margin:10px 0 6px}.tour-page-shell .feature-card p{margin:0;font-size:.88rem;opacity:.84}.tour-page-shell .path-section h2,.tour-page-shell .product-section h2,.tour-page-shell .timeline-section h2,.tour-page-shell .visitor-section h2{margin:0 0 10px;font-size:1.34rem}.tour-page-shell .visitor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.tour-page-shell .visitor-card{padding:14px;display:grid;grid-template-columns:1.1fr .9fr;gap:10px;align-items:center}.tour-page-shell .visitor-card p{margin:0;font-size:.89rem;opacity:.85}.tour-page-shell .visitor-media{min-height:118px;border-radius:16px}.tour-page-shell .visitor-media.mushrooms{background:radial-gradient(circle at 40% 30%,hsla(37,59%,65%,.5),transparent 40%),radial-gradient(circle at 60% 60%,rgba(164,120,80,.5),transparent 42%),linear-gradient(140deg,rgba(229,244,233,.85),rgba(196,222,202,.7))}.tour-page-shell .visitor-media.facility{background:linear-gradient(145deg,rgba(43,87,75,.8),rgba(188,159,90,.42))}.tour-page-shell .path-section{padding:15px;display:grid;grid-template-columns:1.08fr 1fr;gap:12px}.tour-page-shell .path-list{display:grid;gap:9px}.tour-page-shell .path-card{padding:12px}.tour-page-shell .path-card h3{margin:0 0 5px}.tour-page-shell .path-card p{margin:0 0 5px;opacity:.85;font-size:.88rem}.tour-page-shell .path-card small{opacity:.7}.tour-page-shell .product-section{padding:15px}.tour-page-shell .product-section>p{margin:0;opacity:.85}.tour-page-shell .product-shell{margin:12px 0 14px;display:grid;grid-template-columns:1fr 1.1fr;gap:12px}.tour-page-shell .product-shell ul{margin:0;padding-left:18px;display:grid;gap:8px}.tour-page-shell .product-ui{border-radius:18px;padding:10px;background:rgba(247,251,248,.88)}.tour-page-shell .dark .product-ui{background:rgba(9,22,18,.95);box-shadow:inset 0 0 16px rgba(119,239,169,.11)}.tour-page-shell .ui-top{height:30px;border-radius:10px;background:linear-gradient(90deg,rgba(42,88,74,.5),rgba(226,188,90,.44));margin-bottom:8px}.tour-page-shell .ui-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.tour-page-shell .ui-chart{height:62px;border-radius:10px;background:linear-gradient(180deg,rgba(48,112,95,.58),rgba(210,176,84,.36))}.tour-page-shell .ui-network{height:90px;border-radius:14px;background:radial-gradient(circle at 20% 24%,rgba(227,193,88,.6),transparent 30%),radial-gradient(circle at 55% 38%,rgba(95,198,145,.48),transparent 33%),radial-gradient(circle at 70% 76%,rgba(89,187,136,.44),transparent 31%)}.tour-page-shell .timeline-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative}.tour-page-shell .timeline-row:before{content:"";position:absolute;left:4%;right:4%;top:18px;height:2px;background:rgba(114,158,140,.35)}.tour-page-shell .timeline-card{padding:12px;position:relative}.tour-page-shell .timeline-card span{width:34px;height:34px;border-radius:999px;display:inline-grid;place-items:center;font-size:.74rem;background:rgba(61,120,99,.24);margin-bottom:8px}.tour-page-shell .timeline-card h3{margin:0 0 6px}.tour-page-shell .timeline-card p{margin:0;font-size:.88rem;opacity:.85}.tour-page-shell .final-section{padding:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px;background:linear-gradient(145deg,rgba(229,241,232,.75),rgba(209,232,215,.6))}.tour-page-shell .dark .final-section{background:linear-gradient(145deg,rgba(14,32,28,.86),rgba(23,51,44,.78))}.tour-page-shell .final-section blockquote{margin:0;padding:14px;border-radius:16px;background:rgba(230,196,92,.16)}.tour-page-shell .final-section footer{margin-top:8px;font-size:.86rem;opacity:.75}.tour-page-shell .final-cta-card{padding:14px}.tour-page-shell .final-cta-card h3{margin:0 0 6px}.tour-page-shell .final-cta-card p{margin:0;opacity:.85}.tour-page-shell .final-cta-card>div{display:inline-flex;gap:9px;margin-top:12px}@media (max-width:1300px){.tour-page-shell .tour-compare{grid-template-columns:1fr}}@media (max-width:860px){.tour-page-shell .feature-grid,.tour-page-shell .final-section,.tour-page-shell .hero-card,.tour-page-shell .hero-row,.tour-page-shell .path-section,.tour-page-shell .product-shell,.tour-page-shell .timeline-row,.tour-page-shell .tour-header,.tour-page-shell .visitor-card,.tour-page-shell .visitor-grid{grid-template-columns:1fr}.tour-page-shell .final-cta-card>div,.tour-page-shell .hero-actions,.tour-page-shell .tour-header nav,.tour-page-shell .tour-header-actions{flex-wrap:wrap}}.tour-page-shell-v2{min-height:100vh;background:#f4fff5;padding:18px}.tour-compare-v2{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:1fr;gap:18px}.tour-panel-v2{border-radius:24px;padding:18px;display:grid;gap:26px;border:1px solid rgba(0,120,75,.15)}.tour-panel-v2.light{background:#f4fff5;color:#0a2e17}.tour-panel-v2.dark{background:#021a11;color:#effdeb;border-color:hsla(0,0%,100%,.12)}.aud-card,.cta-card-v2,.cta-v2,.empty-cards span,.feature-v2,.hero-v2,.path-card-v2,.path-v2,.product-v2,.timeline-step-v2,.tour-header-v2{border-radius:24px;transition:transform .2s ease,box-shadow .2s ease}.tour-panel-v2.light .aud-card,.tour-panel-v2.light .cta-card-v2,.tour-panel-v2.light .cta-v2,.tour-panel-v2.light .empty-cards span,.tour-panel-v2.light .feature-v2,.tour-panel-v2.light .hero-v2,.tour-panel-v2.light .path-card-v2,.tour-panel-v2.light .path-v2,.tour-panel-v2.light .product-v2,.tour-panel-v2.light .timeline-step-v2,.tour-panel-v2.light .tour-header-v2{background:hsla(0,0%,100%,.92);box-shadow:0 4px 18px rgba(0,0,0,.06);border:1px solid rgba(0,120,75,.15)}.tour-panel-v2.dark .aud-card,.tour-panel-v2.dark .cta-card-v2,.tour-panel-v2.dark .cta-v2,.tour-panel-v2.dark .empty-cards span,.tour-panel-v2.dark .feature-v2,.tour-panel-v2.dark .hero-v2,.tour-panel-v2.dark .path-card-v2,.tour-panel-v2.dark .path-v2,.tour-panel-v2.dark .product-v2,.tour-panel-v2.dark .timeline-step-v2,.tour-panel-v2.dark .tour-header-v2{background:hsla(0,0%,100%,.07);box-shadow:inset 0 0 20px rgba(97,255,158,.08),0 8px 24px rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12)}.tour-header-v2{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px}.tour-brand-v2{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font-weight:700}.tour-brand-v2 .logo-pill{width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#0f6f45}.tour-brand-v2 img{width:20px;height:20px}.tour-header-v2 nav{display:inline-flex;gap:16px;justify-content:center}.tour-header-v2 nav a{color:inherit;text-decoration:none;opacity:.84}.tour-header-v2 nav a.active{font-weight:700;opacity:1;border-bottom:2px solid #f8e27c}.header-actions-v2{display:inline-flex;gap:8px;align-items:center}.btn-tour,.chip{border-radius:999px;border:1px solid transparent;padding:9px 14px;text-decoration:none;color:inherit;font-weight:600}.chip{background:transparent;border-color:rgba(0,120,75,.25)}.tour-panel-v2.dark .chip{border-color:hsla(0,0%,100%,.2)}.chip.icon{width:38px;padding-inline:0;text-align:center}.btn-tour.primary{background:#f8e27c;color:#16200f;box-shadow:0 8px 16px hsla(49,90%,73%,.35)}.tour-panel-v2.dark .btn-tour.primary{box-shadow:0 0 18px hsla(49,90%,73%,.5)}.btn-tour.outline{border-color:rgba(0,120,75,.28)}.tour-panel-v2.dark .btn-tour.outline{border-color:rgba(97,255,158,.35)}.btn-tour:hover,.chip:hover{transform:translateY(-4px)}.hero-v2{grid-template-columns:1.2fr .8fr .34fr;gap:14px;padding:32px;margin-top:8px}.hero-content-v2 .eyebrow{font-size:12px;letter-spacing:.12em;margin:0}.hero-content-v2 h1{font-size:clamp(2rem,2.8vw,2.9rem);line-height:1.12;margin:8px 0}.hero-content-v2 p{font-size:16px;line-height:1.55;color:inherit;opacity:.9;margin:0}.hero-cta-v2{margin-top:14px;display:flex;gap:10px}.hero-image-v2{min-height:260px;border-radius:20px;background:url(/tour/52985.webp),radial-gradient(circle at 65% 52%,rgba(15,111,69,.18),transparent 31%),radial-gradient(circle at 42% 72%,rgba(15,111,69,.18),transparent 28%),linear-gradient(140deg,rgba(196,232,206,.5),rgba(240,250,243,.5))}.tour-panel-v2.dark .hero-image-v2{background:url(/tour/52985.webp),radial-gradient(circle at 78% 72%,rgba(97,255,158,.22),transparent 35%),linear-gradient(150deg,#031e14,rgba(9,44,30,.95))}.empty-cards{display:grid;gap:10px}.empty-cards span{min-height:124px;display:block}.features-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-v2{padding:24px}.feature-v2 .icon{font-size:22px}.feature-v2 h3{font-size:22px;margin:10px 0 6px}.feature-v2 p{margin:0;color:#2f5941}.tour-panel-v2.dark .feature-v2 p{color:#aec8b7}.aud-card:hover,.feature-v2:hover,.path-card-v2:hover,.timeline-step-v2:hover{transform:scale(1.02)}.audience-v2 h2,.path-v2 h2,.product-v2 h2,.timeline-v2 h2{font-size:32px;margin:0 0 14px}.audience-grid-v2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.aud-card{padding:24px;display:grid;grid-template-columns:1.1fr .9fr;gap:12px;min-height:220px}.aud-card h3{margin:0 0 6px;font-size:24px}.aud-card p{margin:0;font-size:16px;color:#2f5941}.tour-panel-v2.dark .aud-card p{color:#aec8b7}.photo{border-radius:18px;min-height:150px}.photo.visitors{background:url(/tour/3ac1304d-110c-4780-86bb-4828e967902a.webp);background-size:cover;background-repeat:no-repeat}.photo.pros{background:url(/tour/de796bad-1fdf-424b-9306-a1e453c381b6.webp);background-size:cover;background-repeat:no-repeat}.path-v2{padding:32px;display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.path-v2>div>p,.product-v2>p{color:#2f5941;margin:0}.tour-panel-v2.dark .path-v2>div>p,.tour-panel-v2.dark .product-v2>p{color:#aec8b7}.path-cards-v2{display:grid;gap:10px}.path-card-v2{padding:22px}.path-card-v2 .icon{font-size:21px}.path-card-v2 h3{margin:8px 0 5px;font-size:24px}.path-card-v2 p{margin:0 0 6px}.path-card-v2 small{font-size:13px;border-radius:999px;padding:4px 10px;display:inline-block;background:rgba(15,111,69,.12)}.product-v2{padding:32px;margin-top:20px}.product-layout-v2{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;margin:14px 0}.product-layout-v2 ul{margin:0;padding-left:20px;display:grid;gap:10px}.ui-v2{border-radius:18px;padding:12px;background:hsla(0,0%,100%,.75)}.tour-panel-v2.dark .ui-v2{background:rgba(0,0,0,.35)}.ui-top-icons{font-size:13px;opacity:.85;margin-bottom:8px}.ui-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:8px}.ui-kpis span{height:45px;border-radius:10px;background:linear-gradient(180deg,rgba(15,111,69,.4),hsla(49,90%,73%,.3));display:block}.ui-chart{height:70px;border-radius:12px;background:linear-gradient(160deg,rgba(15,111,69,.55),hsla(49,90%,73%,.35));margin-bottom:8px}.ui-network{height:82px;border-radius:12px;background:radial-gradient(circle at 20% 28%,rgba(97,255,158,.5),transparent 25%),radial-gradient(circle at 58% 52%,rgba(97,255,158,.4),transparent 27%),radial-gradient(circle at 80% 74%,hsla(49,90%,73%,.45),transparent 25%)}.timeline-v2{position:relative}.timeline-v2 .line{height:2px;background:#0f6f45;margin:16px 3% -1px}.tour-panel-v2.dark .timeline-v2 .line{background:#61ff9e;box-shadow:0 0 8px rgba(97,255,158,.6)}.timeline-grid-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.timeline-step-v2{padding:20px}.node{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;background:rgba(15,111,69,.18);margin-top:-30px}.cta-v2{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px;margin-top:12px;background:linear-gradient(145deg,rgba(217,241,224,.7),rgba(244,255,245,.9))}.tour-panel-v2.dark .cta-v2{background:linear-gradient(145deg,rgba(5,31,22,.9),rgba(10,45,31,.9))}.cta-v2 blockquote{margin:0;padding:20px;border-radius:18px;background:hsla(49,90%,73%,.15)}.cta-v2 footer{margin-top:8px;font-size:14px}.cta-card-v2{padding:20px}.cta-card-v2 h3{margin:0 0 6px;font-size:24px}.cta-card-v2 p{margin:0}.cta-card-v2>div{margin-top:12px;display:flex;gap:10px}@media (max-width:1180px){.tour-compare-v2{grid-template-columns:1fr}}@media (max-width:860px){.aud-card,.audience-grid-v2,.cta-v2,.features-v2,.hero-v2,.path-v2,.product-layout-v2,.timeline-grid-v2,.tour-header-v2{grid-template-columns:1fr}.hero-v2{padding:22px}.cta-card-v2>div,.header-actions-v2,.hero-cta-v2,.tour-header-v2 nav{flex-wrap:wrap;justify-content:flex-start}.tour-page-shell-v2{padding:10px}}.feature-image{width:150px;height:100px}.hero-v2{grid-template-columns:1fr 1.2fr;gap:40px}.hero-gallery,.hero-v2{display:grid;align-items:center}.hero-gallery{grid-template-columns:3fr 1fr;gap:20px}.hero-main-img{width:100%;height:320px;-o-object-fit:cover;object-fit:cover;border-radius:20px}.hero-side-images{display:flex;flex-direction:column;gap:20px}.hero-side-images img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:1px solid #dce5df}.vip-tours{width:100%;text-align:center;padding:20px}.vip-header h2{font-size:28px;font-weight:700;margin-bottom:5px}.vip-header p{font-size:15px;opacity:.8;margin-bottom:30px}.vip-card-wrapper{display:grid;grid-template-columns:repeat(4,1fr);place-items:center}.vip-card{background:#fff;border-radius:12px;padding:15px;width:100%;max-width:230px;box-shadow:0 3px 12px rgba(0,0,0,.12);transition:.3s}.vip-card a{color:#021a11;text-decoration:none}.vip-card:hover{transform:translateY(-5px);box-shadow:0 5px 18px rgba(0,0,0,.16)}.vip-card-img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.vip-card h3{font-size:15px;margin:12px 0 6px}.vip-card small{opacity:.7;font-size:13px}@media (max-width:992px){.vip-card-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.vip-card-wrapper{grid-template-columns:repeat(1,1fr)}}.tour-single-wrapper{padding:40px 20px}.tour-single-grid{display:grid;grid-template-columns:320px 1fr 350px;gap:30px;align-items:start}.price-box{background:#f6f6f6;padding:25px;border-radius:12px;text-align:center}.price-label{font-size:14px;opacity:.7}.old-price{margin:10px 0}.new-price{color:#0a7a2f;font-size:28px}.capacity{margin:10px 0;font-size:14px}.passenger{margin:15px 0}.passenger input{width:100%;padding:10px;border-radius:8px;border:1px solid #ddd}.buy-btn{width:100%;padding:14px;border:none;border-radius:10px;background:#0a7a2f;color:#fff;font-weight:700;cursor:pointer}.tour-detail-box h1{margin-bottom:25px}.tour-meta{gap:15px}.meta-item{background:#f6f6f6;padding:15px;border-radius:10px}.meta-item span{display:block;font-size:13px;opacity:.7}.tour-image-box img{width:100%;border-radius:14px;-o-object-fit:cover;object-fit:cover}.cart-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem 1rem}.cart-page.dark{background:linear-gradient(135deg,#1a1a2e,#16213e)}.cart-container{max-width:1200px;margin:0 auto}.cart-header{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.dark .cart-header{background:#1e293b}.header-content{display:flex;align-items:center;gap:1.5rem}.cart-icon{color:#3b82f6;background:#dbeafe;padding:.75rem;border-radius:12px}.dark .cart-icon{background:#1e3a8a}.cart-header h1{font-size:1.75rem;font-weight:700;margin:0;color:#1e293b}.dark .cart-header h1{color:#f1f5f9}.item-count{color:#64748b;margin:.25rem 0 0}.cart-grid{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}@media (max-width:968px){.cart-grid{grid-template-columns:1fr}}.cart-items-section{display:flex;flex-direction:column;gap:1.5rem}.cart-item{background:#fff;border-radius:16px;padding:1.5rem;display:grid;grid-template-columns:180px 1fr;gap:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s ease;margin-bottom:15px}.cart-item:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-2px)}.dark .cart-item{background:var(--green-dark)}.quantity-controls{margin-bottom:5px}.item-image{position:relative;border-radius:12px;overflow:hidden;height:180px}.item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.discount-badge{position:absolute;top:.75rem;right:.75rem;background:#ef4444;color:#fff;padding:.25rem .75rem;border-radius:8px;font-size:.875rem;font-weight:700}.item-details{display:flex;flex-direction:column;gap:1rem}.item-header{display:flex;justify-content:space-between;align-items:start}.item-header h3{font-size:1.25rem;font-weight:600;margin:0;color:#1e293b}.dark .item-header h3{color:#f1f5f9}.remove-btn{background:#fee2e2;color:#ef4444;border:none;padding:.5rem;border-radius:8px;cursor:pointer;transition:all .2s}.remove-btn:hover{background:#fecaca;transform:scale(1.1)}.dark .remove-btn{background:#7f1d1d;color:#fca5a5}.item-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.meta-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.meta-icon{font-size:1rem}.item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0}.dark .item-footer{border-top-color:#334155}.quantity-control{display:flex;align-items:center;gap:.75rem;background:#f1f5f9;padding:.5rem;border-radius:10px}.dark .quantity-control{background:#334155}.qty-btn{background:#fff;border:none;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;color:#3b82f6}.qty-btn:hover{background:#3b82f6;color:#fff}.dark .qty-btn{background:#1e293b;color:#60a5fa}.qty-value{font-weight:600;min-width:2rem;text-align:center;color:#1e293b}.dark .qty-value{color:#f1f5f9}.item-price{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.old-price{font-size:.875rem;color:#94a3b8;text-decoration:line-through}.new-price{font-size:1.25rem;font-weight:700;color:#10b981}.cart-summary{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem}.promo-card,.summary-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.dark .promo-card,.dark .summary-card{background:#1e293b}.summary-card h2{font-size:1.25rem;font-weight:700;margin:0 0 1.5rem;color:#1e293b}.dark .summary-card h2{color:#f1f5f9}.summary-rows{display:flex;flex-direction:column;gap:1rem}.summary-row{align-items:center;font-size:.9375rem;color:#64748b}.summary-row.discount{color:#10b981}.discount-amount{font-weight:600}.divider{height:1px;background:#e2e8f0;margin:.5rem 0}.dark .divider{background:#334155}.summary-row.total{font-size:1.125rem;font-weight:700;color:#1e293b}.dark .summary-row.total{color:#f1f5f9}.total-price{color:#3b82f6;font-size:1.5rem}.checkout-btn{box-shadow:0 4px 12px rgba(139,195,74,.3);background:linear-gradient(135deg,#8bc34a,#689f38);padding:1rem;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;transition:all .3s ease}.checkout-btn:hover{box-shadow:0 8px 20px rgba(59,130,246,.4)}.trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.dark .trust-badges{border-top-color:#334155}.badge{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.promo-card label{display:block;font-weight:600;margin-bottom:.75rem;color:#1e293b}.dark .promo-card label{color:#f1f5f9}.promo-input-group{display:flex;gap:.5rem}.promo-input-group input{flex:1;padding:.75rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.9375rem;transition:all .2s}.promo-input-group input:focus{outline:none;border-color:#3b82f6}.dark .promo-input-group input{background:#0f172a;border-color:#334155;color:#f1f5f9}.promo-input-group button{padding:.75rem 1.5rem;background:#10b981;color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:all .2s}.promo-input-group button:hover{background:#059669}@media (max-width:640px){.cart-item{grid-template-columns:1fr}.item-image{height:200px}.item-meta{grid-template-columns:1fr}}.card-compare-v2{width:min(1440px,100%);margin:0 auto}.continue-shopping-link a{padding:10px 20px;background:#006400;text-decoration:none;border-radius:5px;color:#fff}.continue-shopping-link{margin-bottom:10px}.single-tour-page{min-height:100vh;background:var(--background);color:var(--foreground);transition:all .3s ease}.error-container,.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.spinner{width:50px;height:50px;border:4px solid rgba(0,0,0,.1);border-top-color:#4a5d4f;border-radius:50%;animation:spin 1s linear infinite}.dark .spinner{border-color:#6b8e6f hsla(0,0%,100%,.1) hsla(0,0%,100%,.1)}@keyframes spin{to{transform:rotate(1turn)}}.error-container h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.back-link{color:#4a5d4f;text-decoration:none;font-weight:500;transition:color .2s}.back-link:hover{color:#3d4f41}.tour-hero{position:relative;height:500px;background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden}.tour-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(42,54,44,.4) 0,rgba(42,54,44,.8));display:flex;align-items:flex-end;padding:3rem}.tour-hero-content{max-width:1350px;margin:0 auto;width:100%}.tour-tag{display:inline-block;background:rgba(74,93,79,.3);backdrop-filter:blur(10px);color:#fff;padding:.5rem 1.25rem;border-radius:50px;font-size:.875rem;font-weight:500;margin-bottom:1rem;border:1px solid rgba(107,142,111,.4)}.tour-hero h1{color:#fff;font-size:3.5rem;font-weight:700;margin:0;text-shadow:0 2px 20px rgba(0,0,0,.3);line-height:1.2}.tour-content-wrapper{max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.tour-main-content{display:flex;flex-direction:column;gap:3rem}.tour-section{background:var(--card-background);padding:2.5rem;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid var(--border-color)}.tour-description{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.tour-section h2{font-size:1.75rem;font-weight:700;margin:0 0 1.5rem;color:var(--foreground)}.tour-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;background:var(--card-background);padding:2.5rem;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid var(--border-color)}.meta-item{display:flex;flex-direction:column;gap:.5rem;text-align:center;padding:1.5rem;background:var(--background);border-radius:12px;transition:transform .2s}.meta-item:hover{transform:translateY(-2px)}.meta-label{font-size:.875rem;color:var(--text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.meta-value{font-size:1.5rem;font-weight:700;color:#4a5d4f}.highlights-list{list-style:none;padding:0;margin:0;display:grid;gap:1rem}.highlights-list li{padding:1rem 1.5rem;background:var(--background);border-radius:10px;border-left:4px solid #4a5d4f;font-size:1rem;transition:all .2s}.highlights-list li:hover{transform:translateX(5px);box-shadow:0 2px 8px rgba(74,93,79,.15);background:rgba(74,93,79,.05)}.rtl .highlights-list li{border-left:none;border-right:4px solid #4a5d4f}.rtl .highlights-list li:hover{transform:translateX(-5px)}.itinerary-list{display:flex;flex-direction:column;gap:1.5rem}.itinerary-item{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;padding:1.5rem;background:var(--background);border-radius:12px;transition:all .2s}.itinerary-item:hover{box-shadow:0 4px 12px rgba(74,93,79,.12);background:rgba(74,93,79,.03)}.itinerary-day{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#4a5d4f,#3d4f41);color:#fff;border-radius:12px;font-weight:700;font-size:.875rem;text-align:center;flex-shrink:0}.itinerary-content h3{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:var(--foreground)}.itinerary-content p{margin:0;color:var(--text-secondary);line-height:1.6}.tour-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.tour-gallery img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;border-radius:12px;transition:transform .3s,box-shadow .3s;cursor:pointer;border:2px solid transparent}.tour-gallery img:hover{transform:scale(1.05);box-shadow:0 8px 24px rgba(74,93,79,.2);border-color:#4a5d4f}.tour-sidebar{position:sticky;top:2rem}.sidebar-card{background:var(--card-background);padding:2.5rem;border-radius:16px;box-shadow:0 4px 12px rgba(74,93,79,.1);border:1px solid var(--border-color);display:flex;flex-direction:column;gap:1.5rem}.sidebar-card h3{font-size:1.5rem;font-weight:700;margin:0;color:var(--foreground)}.price-display{font-size:3rem;font-weight:800;color:#4a5d4f;text-align:center;padding:1rem 0}.book-button,.contact-button{width:100%;padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.book-button{background:linear-gradient(135deg,#4a5d4f,#3d4f41);color:#fff;box-shadow:0 4px 12px rgba(74,93,79,.3)}.book-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(74,93,79,.4);background:linear-gradient(135deg,#3d4f41,#2f3d33)}.contact-button{background:transparent;color:var(--foreground);border:2px solid var(--border-color)}.contact-button:hover{background:rgba(74,93,79,.05);border-color:#4a5d4f;color:#4a5d4f}.dark{--background:#1a1f1c;--foreground:#e8f0ea;--card-background:#242b26;--border-color:#3d4f41;--text-secondary:#a8b9ac}.light{--background:#f5f7f6;--foreground:#1a1f1c;--card-background:#fff;--border-color:#d4ddd6;--text-secondary:#5a6b5e}@media (max-width:1024px){.tour-content-wrapper{grid-template-columns:1fr}.tour-sidebar{position:static}.tour-hero h1{font-size:2.5rem}.tour-meta{grid-template-columns:1fr}}@media (max-width:768px){.tour-hero{height:400px}.tour-hero-overlay{padding:2rem}.tour-hero h1{font-size:2rem}.tour-content-wrapper{padding:2rem 1rem;gap:2rem}.tour-meta,.tour-section{padding:1.5rem}.tour-meta{gap:1rem}.itinerary-item{grid-template-columns:60px 1fr;gap:1rem}.itinerary-day{width:60px;height:60px;font-size:.75rem}.tour-gallery{grid-template-columns:1fr}.sidebar-card{padding:2rem}.price-display{font-size:2.5rem}}.rtl .itinerary-item,.rtl .sidebar-card,.rtl .tour-content-wrapper{direction:rtl}.gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-close{position:absolute;top:2rem;right:2rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);color:#fff;font-size:3rem;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:10001;line-height:1;padding:0}.modal-close:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.rtl .modal-close{right:auto;left:2rem}.modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);color:#fff;font-size:4rem;width:70px;height:70px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:10001;line-height:1;padding:0}.modal-nav:hover{background:hsla(0,0%,100%,.2);transform:translateY(-50%) scale(1.1)}.modal-prev{left:2rem}.modal-next{right:2rem}.rtl .modal-prev{left:auto;right:2rem}.rtl .modal-next{right:auto;left:2rem}.modal-content{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:zoomIn .3s ease}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-content img{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.modal-counter{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;border:2px solid hsla(0,0%,100%,.2)}@media (max-width:768px){.modal-close{top:1rem;right:1rem;width:50px;height:50px;font-size:2.5rem}.rtl .modal-close{right:auto;left:1rem}.modal-nav{width:50px;height:50px;font-size:3rem}.modal-prev{left:1rem}.modal-next{right:1rem}.rtl .modal-prev{left:auto;right:1rem}.rtl .modal-next{right:auto;left:1rem}.modal-content{max-width:95vw;max-height:85vh}.modal-content img{max-height:70vh}}.slider{overflow:hidden;border-radius:10px}.slider,.slider__track{position:relative;width:100%;height:100%}.slider__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease-in-out}.slider__image.active{opacity:1}.slider__btn{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#fff;border:none;font-size:2rem;padding:.5rem 1rem;cursor:pointer;z-index:10;transition:background .3s}.slider__btn:hover{background:rgba(0,0,0,.8)}.slider__btn--prev{left:1rem}.slider__btn--next{right:1rem}.slider__dots{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.slider__dot{width:44px;height:44px;border-radius:50%;background:transparent;border:none;cursor:pointer;transition:background .3s;display:flex;align-items:center;justify-content:center;position:relative}.slider__dot:after{content:"";display:block;width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);transition:background .3s}.slider__dot.active:after{background:#fff}.latest-tours{width:min(1440px,100%);margin:4rem auto 0;padding:3rem 2rem;background:var(--glass);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.3)}.latest-tours__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.latest-tours__header h2{font-size:2rem;color:#fff;margin:0;font-weight:700;letter-spacing:-.5px}.btn--outline{padding:.7rem 1.8rem;border:2px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.05);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;font-size:.95rem;backdrop-filter:blur(10px)}.btn--outline:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.tours-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 2.5rem}.tour-card{background:hsla(0,0%,100%,.08);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .3s ease;display:flex;flex-direction:row;min-height:140px;max-height:140px}.tour-card:hover{transform:translateY(-6px);box-shadow:0 8px 30px rgba(0,0,0,.4);background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.2)}.tour-card__image{width:180px;min-width:180px;height:100%;overflow:hidden;flex-shrink:0;position:relative}.tour-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.tour-card__content{padding:1.2rem 1.5rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.tour-card__content h3{font-size:1.05rem;color:#fff;line-height:1.3;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.2)}.tour-card__content h3,.tour-card__content p{margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tour-card__content p{color:hsla(0,0%,100%,.7);font-size:12px;line-height:1.5;flex:1}.tour-card__footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:0}.tour-card__price{font-size:1.3rem;font-weight:800;color:#f4d03f;text-shadow:0 2px 8px rgba(244,208,63,.3);letter-spacing:-.5px}@media (max-width:992px){.tours-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.latest-tours{padding:2rem 1rem;margin:2rem 1rem}.latest-tours__header{flex-direction:column;gap:1rem;text-align:center}.latest-tours__header h2{font-size:1.6rem}.tour-card{flex-direction:column;min-height:auto}.tour-card__image{width:100%;height:220px}.tour-card__image:after{background:linear-gradient(180deg,transparent,rgba(15,32,39,.3))}}[dir=rtl] .tour-card{flex-direction:row-reverse}[dir=rtl] .tour-card__image:after{background:linear-gradient(270deg,transparent,rgba(15,32,39,.3))}[dir=rtl] .tour-card__content h3,[dir=rtl] .tour-card__content p{text-align:right}[dir=rtl] .tour-card__footer{justify-content:flex-start}@media (max-width:768px){[dir=rtl] .tour-card{flex-direction:column}[dir=rtl] .tour-card__image:after{background:linear-gradient(180deg,transparent,rgba(15,32,39,.3))}}.latest-products{direction:ltr;width:min(1440px,100%);margin:4rem auto;padding:3rem 2rem;background:var(--glass);border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.3)}.latest-products__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:2px solid hsla(0,0%,100%,.1)}.latest-products__header h2{font-size:2.5rem;color:#fff;font-weight:700;margin:0}.products-carousel{position:relative;max-width:1400px;margin:0 auto;padding:0 4rem}.products-carousel__wrapper{overflow:hidden;width:100%;padding:1rem 0}.products-carousel__track{display:flex;gap:1.5rem;transition:transform .5s ease-in-out;padding:0 .75rem}.product-card{flex-shrink:0;background:hsla(0,0%,100%,.98);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.25);transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-3px);border:2px solid hsla(47,53%,77%,.6)}.product-card__image{width:100%;height:240px;overflow:hidden;background:#f5f5f5}.product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.05)}.product-card__content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-card__content h3{font-size:1.2rem;color:#2c3e50;margin:0 0 .75rem;font-weight:600;line-height:1.4}.product-card__content p{font-size:.9rem;color:#7f8c8d;margin:0 0 1.25rem;line-height:1.5;min-height:42px;flex-grow:1}.product-card__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto}.product-card__price{font-size:1.5rem;color:#27ae60;font-weight:700;margin:0}.carousel__btn{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border:none;background-color:rgba(39,174,96,.9);color:#fff;border-radius:50%;cursor:pointer;font-size:2rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 4px 12px rgba(0,0,0,.3)}.carousel__btn--prev{left:0}.carousel__btn--next{right:0}.carousel__btn:hover{background-color:#27ae60;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.4)}.carousel__btn:active{transform:translateY(-50%) scale(1.05)}@media (max-width:1200px){.product-card{width:calc((100% - 3rem) / 3)}}@media (max-width:1024px){.product-card{width:calc((100% - 1.25rem) / 2)}.products-carousel__track{gap:1.25rem}}@media (max-width:768px){.latest-products{padding:3rem 1rem}.latest-products__header{flex-direction:column;gap:1.5rem;text-align:center;margin-bottom:3rem}.latest-products__header h2{font-size:2rem}.product-card{width:100%}.products-carousel{padding:0 3rem}.products-carousel__track{gap:1rem}.carousel__btn{width:48px;height:48px;font-size:1.75rem}.product-card__content{padding:1.25rem}}@media (max-width:480px){.products-carousel{padding:0 2.5rem}.carousel__btn{width:40px;height:40px;font-size:1.5rem}}.checkout-content{width:100%;margin-top:2.5rem}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.2rem;align-items:start}.invoice-table-section{background:hsla(0,0%,100%,.12);padding:2rem;border-radius:18px;backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 25px 45px rgba(0,0,0,.28)}.dark .invoice-table-section{background:rgba(25,25,25,.5);border:1px solid hsla(0,0%,100%,.08)}.invoice-title{font-size:1.6rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.6px;color:var(--accent-text,#fff)}.invoice-table{width:100%;border-collapse:separate;border-spacing:0 12px}.invoice-table thead th{padding:1rem;font-weight:600;opacity:.85;font-size:.95rem;text-align:left}.dark .invoice-table thead th{color:#e4e4e4}.invoice-table tbody tr{background:hsla(0,0%,100%,.08);transition:.25s ease;border-radius:14px}.dark .invoice-table tbody tr{background:hsla(0,0%,100%,.05)}.invoice-table tbody tr:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.dark .invoice-table tbody tr:hover{background:hsla(0,0%,100%,.08)}.invoice-table tbody td{padding:1.1rem;font-size:.95rem;vertical-align:middle}.invoice-product-info{display:flex;align-items:center;gap:1rem}.invoice-product-info img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 5px 12px rgba(0,0,0,.25)}.invoice-product-info h4{font-size:1rem;font-weight:600;margin-bottom:.2rem}.invoice-product-info p{font-size:.85rem;opacity:.7;margin:0}.invoice-table tbody td:last-child{font-weight:700;color:var(--accent,#fff)}.order-summary-section{position:sticky;top:90px}.order-summary-card{padding:2rem;border-radius:18px;background:hsla(0,0%,100%,.12);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 25px 45px rgba(0,0,0,.28)}.dark .order-summary-card{background:rgba(25,25,25,.5);border:1px solid hsla(0,0%,100%,.08)}.order-summary-card h2{margin-bottom:1.4rem;font-size:1.4rem;font-weight:700}.summary-rows{margin-bottom:1.8rem}.summary-row{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid hsla(0,0%,100%,.12)}.summary-row span{font-size:.95rem}.total-row{font-size:1.2rem;font-weight:700;border-bottom:none;margin-top:.5rem}.checkout-btn{width:100%;padding:1rem 1.3rem;border-radius:14px;background:#5c9702;color:#fff;border:none;cursor:pointer;transition:.3s ease;font-size:1rem;font-weight:600;margin-bottom:1rem}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(120,85,255,.4)}.secure-badge{display:flex;align-items:center;gap:.5rem;opacity:.8;font-size:.85rem}.lock-icon{color:#fff}@media (max-width:950px){.checkout-grid{grid-template-columns:1fr}.order-summary-section{position:static;top:auto;margin-top:2rem}.invoice-product-info{flex-direction:column;align-items:flex-start}.invoice-product-info img{width:100%;height:160px}}.checkout-compare-v2,.niaz{width:min(1440px,100%);margin:0 auto}.niaz{padding:4rem 0}.niaz__container{display:flex;align-items:center;justify-content:space-between;gap:14rem}.niaz__image{flex:1}.niaz__image img{width:100%;height:auto;border-radius:12px}.niaz__content{flex:1;margin-top:210px}.niaz__content h2{margin-bottom:1rem}.niaz__content p{margin-bottom:1.5rem;line-height:1.7;font-size:17px;text-align:justify;line-height:35px}@media (max-width:768px){.niaz__container{flex-direction:column}.niaz__container,.niaz__content{text-align:center}}.chat-page{display:grid;grid-template-columns:1fr 320px;height:100vh;overflow:hidden;background:radial-gradient(circle at center,var(--green-main),var(--green-dark));color:var(--text-main);font-family:Inter,sans-serif;position:relative;width:min(1440px,100%);margin:0 auto}.chat-page.expert-selected .chat-sidebar{transform:translateX(360px)}.chat-sidebar{background:var(--glass);backdrop-filter:blur(12px);border-left:1px solid var(--border);padding:25px;height:100%;overflow-y:auto;transition:transform .35s ease}.sidebar-title{font-size:18px;opacity:.9;margin-bottom:20px;font-weight:700}.experts-list{display:flex;flex-direction:column;gap:14px}.expert-card{display:flex;gap:15px;padding:12px;background:var(--chat-bar-bg);border-radius:12px;cursor:pointer;transition:.2s ease;align-items:center}.expert-card:hover{background:var(--chat-input-bg)}.expert-avatar img{width:52px;height:52px;border-radius:50%;border:2px solid var(--border)}.expert-name{font-weight:600;font-size:16px}.expert-title{font-size:13px;opacity:.8}.expert-experience{font-size:12px;opacity:.6}.chat-main{display:flex;flex-direction:column;height:100%}.chat-header{padding:25px;display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--border)}.header-avatar{width:60px;height:60px;border-radius:50%;border:2px solid var(--border)}.chat-messages{flex:1;overflow-y:auto;padding:25px;display:flex;flex-direction:column;gap:18px;scroll-behavior:smooth}.message-bubble{display:flex;gap:12px;max-width:70%;padding:13px 18px;border-radius:14px;animation:msgPop .25s ease forwards;opacity:0}.message-bubble.mine{align-self:flex-end;background:var(--green-soft);border-right:3px solid var(--accent)}.message-bubble.other{align-self:flex-start;background:var(--chat-input-bg);border-left:3px solid var(--eco-accent)}.msg-avatar{width:38px;height:38px;border-radius:50%;flex-shrink:0;border:1px solid var(--border);animation:avatarPop .3s ease forwards;opacity:0;transform:scale(.7)}.msg-content{display:flex;flex-direction:column;gap:6px}.msg-meta{font-size:12px;opacity:.7;margin-top:-3px}@keyframes msgPop{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes avatarPop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.chat-input-bar{display:flex;align-items:center;gap:12px;padding:15px 20px;background:var(--chat-bar-bg);backdrop-filter:blur(10px);border-top:1px solid var(--border);position:sticky;bottom:0}.chat-input{flex:1;padding:14px 16px;border-radius:14px;background:var(--chat-input-bg);border:1px solid var(--chat-input-border);color:var(--text-main);font-size:15px;outline:none;transition:.2s ease}.chat-input:focus{border-color:var(--eco-accent);background:var(--glass)}.send-button{padding:12px 20px;border-radius:14px;background:linear-gradient(135deg,var(--eco-accent),var(--eco-secondary));border:none;color:var(--green-dark);font-weight:700;cursor:pointer;transition:.2s ease}.send-button:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.chat-messages::-webkit-scrollbar,.chat-sidebar::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb,.chat-sidebar::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:10px}@media (max-width:900px){.chat-page{grid-template-columns:1fr}.chat-sidebar{position:absolute;right:0;top:0;width:300px;height:100%}}.eco-page{min-height:100vh;background:var(--green-dark);overflow-x:hidden;color:var(--text-main);position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.eco-hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--eco-radius)}.eco-hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1s ease-in-out;z-index:0}.eco-hero-video.loaded{opacity:1}.eco-hero:before{content:"";position:absolute;inset:0;background:#001a0d8c;z-index:1;pointer-events:none}.eco-hero>:not(.eco-hero-video){position:relative;z-index:2}.eco-hero-overlay{position:absolute;inset:0;z-index:1}.eco-hero-content{position:relative;z-index:2;text-align:center;color:#fff;padding:2rem;max-width:900px;animation:fadeInUp 1s ease-out}.eco-hero-content h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;margin-bottom:1.5rem;line-height:1.1;text-shadow:2px 4px 8px rgba(0,0,0,.3)}.eco-hero-content p{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:300;line-height:1.6;text-shadow:1px 2px 4px rgba(0,0,0,.2)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.eco-section{position:relative}.eco-section,.eco-section:nth-child(2n){background:var(--green-dark)}.eco-container{max-width:1200px;margin:0 auto;padding:0 2rem}.eco-section-header{text-align:center;margin-bottom:4rem}.eco-section-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:var(--eco-primary);margin-bottom:1rem;line-height:1.2}.eco-section-subtitle{font-size:clamp(1.1rem,2vw,1.4rem);color:var(--eco-secondary);font-weight:500;margin-bottom:1rem}.eco-section-intro{font-size:1.1rem;color:var(--eco-gray);max-width:700px;margin:0 auto;line-height:1.7}.eco-subsection-title{font-size:1.75rem;font-weight:600;color:var(--eco-primary);margin-bottom:2rem;text-align:center}.eco-pillars{margin-bottom:5rem}.eco-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.eco-tab{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#fff;border:2px solid var(--eco-border);border-radius:var(--eco-radius);cursor:pointer;transition:var(--eco-transition);font-size:1rem;font-weight:500;color:var(--green-dark)}.eco-tab:hover{border-color:var(--green-dark);transform:translateY(-4px);box-shadow:0 8px 20px var(--eco-shadow)}.eco-tab.active{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.eco-tab-icon{font-size:2.5rem}.eco-tab-content{background:#fff;padding:2rem;border-radius:var(--eco-radius);border:2px solid var(--green-main);font-size:1.1rem;line-height:1.7;color:var(--text-primary);min-height:120px;display:flex;align-items:center;justify-content:center;text-align:center}.eco-network{margin-bottom:5rem}.eco-network-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;position:relative}.eco-network-node{background:linear-gradient(135deg,var(--eco-primary),var(--eco-secondary));color:#fff;padding:2rem;border-radius:var(--eco-radius);text-align:center;font-weight:600;font-size:1.1rem;box-shadow:0 4px 12px var(--eco-shadow);transition:var(--eco-transition);position:relative}.eco-network-node:hover{transform:scale(1.05);box-shadow:0 8px 24px var(--eco-shadow-lg)}.eco-node-center{background:linear-gradient(135deg,var(--eco-accent),var(--eco-secondary));color:var(--eco-dark);font-size:1.25rem;position:relative;overflow:hidden}.eco-node-pulse{position:absolute;inset:0;border-radius:var(--eco-radius);animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(154,205,50,.7)}50%{box-shadow:0 0 0 20px rgba(154,205,50,0)}}.eco-journey{margin-bottom:5rem}.eco-timeline{position:relative;padding:2rem 0}.eco-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:var(--eco-accent);transform:translateX(-50%)}.eco-timeline-item{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;margin-bottom:3rem;align-items:center}.eco-timeline-item:nth-child(odd) .eco-timeline-content{grid-column:1;text-align:right}.eco-timeline-item:nth-child(2n) .eco-timeline-content{grid-column:3;text-align:left}.eco-timeline-marker{grid-column:2;width:60px;height:60px;background:var(--eco-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px var(--eco-light),0 4px 12px var(--eco-shadow);z-index:2}.eco-step-number{color:#fff;font-size:1.5rem;font-weight:700}.eco-timeline-content{background:#fff;padding:1.5rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow)}.eco-timeline-content h4{font-size:1.25rem;color:var(--eco-primary);margin-bottom:.5rem}.eco-timeline-content p{color:var(--eco-gray);line-height:1.6;margin:0}.eco-environment{margin-bottom:5rem}.eco-env-description{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.eco-metric-card{background:#fff;padding:2rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);transition:var(--eco-transition);border-left:4px solid var(--metric-color)}.eco-metric-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px var(--eco-shadow-lg)}.eco-metric-card[style*="--metric-color: #4caf50"]{border-left-color:#4caf50}.eco-metric-card[style*="--metric-color: #2196f3"]{border-left-color:#2196f3}.eco-metric-card[style*="--metric-color: #ff9800"]{border-left-color:#ff9800}.eco-metric-card[style*="--metric-color: #9c27b0"]{border-left-color:#9c27b0}.eco-metric-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.eco-metric-info{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.eco-metric-label{font-size:.9rem;color:var(--eco-gray);font-weight:500}.eco-metric-value{font-size:1.5rem;font-weight:700;color:var(--eco-primary)}.eco-metric-bar{height:8px;background:var(--eco-border);border-radius:50px;overflow:hidden}.eco-metric-fill{height:100%;background:var(--metric-color);width:75%;border-radius:50px;animation:fillBar 1.5s ease-out}@keyframes fillBar{0%{width:0}}.eco-substrate{margin-bottom:5rem}.eco-substrate-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.eco-substrate-card{background:#fff;padding:2.5rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);text-align:center;transition:var(--eco-transition);border:2px solid transparent}.eco-substrate-card:hover{border-color:var(--eco-accent);transform:translateY(-8px);box-shadow:0 12px 28px var(--eco-shadow-lg)}.eco-substrate-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.eco-substrate-card h4{font-size:1.4rem;color:var(--eco-primary);margin-bottom:1rem}.eco-substrate-card p{color:var(--eco-gray);line-height:1.7;margin:0}.eco-flow{margin-bottom:5rem}.eco-flow-steps{justify-content:space-between;flex-wrap:wrap}.eco-flow-step,.eco-flow-steps{display:flex;align-items:center;gap:1rem;position:relative}.eco-flow-step{flex:1;min-width:120px;flex-direction:column}.eco-flow-step:not(:last-child):after{content:"→";position:absolute;top:30px;left:calc(50% + 40px);font-size:2rem;color:var(--eco-accent);font-weight:700}.eco-flow-number{width:60px;height:60px;background:var(--eco-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px var(--eco-shadow)}.eco-flow-label{text-align:center;font-weight:500;color:var(--eco-dark);font-size:.95rem}.eco-supply{margin-bottom:5rem}.eco-supply-tagline{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-supply-chain{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;padding:2rem;background:#fff;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow)}.eco-supply-node{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:var(--eco-light);border-radius:var(--eco-radius-sm);font-weight:500;color:var(--eco-dark);transition:var(--eco-transition)}.eco-supply-node:hover{background:var(--eco-accent);transform:scale(1.05)}.eco-supply-icon{width:40px;height:40px;background:var(--eco-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.eco-supply-arrow{font-size:1.5rem;color:var(--eco-secondary);font-weight:700}.eco-market{margin-bottom:5rem}.eco-market-intro{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.eco-market-card{background:#fff;padding:2rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);transition:var(--eco-transition);position:relative;overflow:hidden}.eco-market-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--eco-primary),var(--eco-accent))}.eco-market-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px var(--eco-shadow-lg)}.eco-market-card h4{font-size:1.3rem;color:var(--eco-primary);margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.eco-market-icon{font-size:1.8rem}.eco-market-card p{color:var(--eco-gray);line-height:1.7;margin:0}.eco-quality{margin-bottom:5rem}.eco-quality-intro{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-standards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.eco-standard-card{background:linear-gradient(135deg,var(--eco-primary),var(--eco-secondary));color:#fff;padding:2.5rem;border-radius:var(--eco-radius);text-align:center;box-shadow:0 4px 12px var(--eco-shadow);transition:var(--eco-transition);position:relative;overflow:hidden}.eco-standard-card:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);opacity:0;transition:opacity .5s}.eco-standard-card:hover:after{opacity:1}.eco-standard-card:hover{transform:scale(1.05);box-shadow:0 8px 24px var(--eco-shadow-lg)}.section--consulting{margin-bottom:50px;background:linear-gradient(170deg,hsla(47,53%,77%,.14),transparent 60%)}.eco-standard-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.eco-standard-card h4{font-size:1.3rem;margin-bottom:1rem;font-weight:600}.eco-standard-card p{font-size:.95rem;line-height:1.6;opacity:.95;margin:0}.eco-innovation{margin-bottom:5rem}.eco-innovation-intro{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-innovation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.eco-innovation-card{background:#fff;padding:2rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);transition:var(--eco-transition);border-top:4px solid var(--eco-accent)}.eco-innovation-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px var(--eco-shadow-lg);border-top-color:var(--eco-primary)}.eco-innovation-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.eco-innovation-icon{width:50px;height:50px;background:var(--eco-accent);color:var(--eco-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.eco-innovation-card h4{font-size:1.25rem;color:var(--eco-primary);margin:0}.eco-innovation-card p{color:var(--eco-gray);line-height:1.7;margin:0}.eco-sustainability{margin-bottom:5rem}.eco-sustainability-intro{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.eco-impact-card{background:#fff;padding:2rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);text-align:center;transition:var(--eco-transition);position:relative}.eco-impact-card:before{content:"";position:absolute;inset:0;border-radius:var(--eco-radius);padding:2px;background:linear-gradient(135deg,var(--eco-accent),var(--eco-primary));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s}.eco-impact-card:hover:before{opacity:1}.eco-impact-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px var(--eco-shadow-lg)}.eco-impact-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.eco-impact-stat{font-size:2.5rem;font-weight:700;color:var(--eco-primary);margin-bottom:.5rem}.eco-impact-label{font-size:1rem;color:var(--eco-gray);font-weight:500}.eco-partners{margin-bottom:5rem}.eco-partners-intro{text-align:center;color:var(--eco-gray);font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7}.eco-partners-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.eco-partner-card{background:#fff;padding:2rem;border-radius:var(--eco-radius);box-shadow:0 4px 12px var(--eco-shadow);text-align:center;transition:var(--eco-transition);border:2px solid transparent}.eco-partner-card:hover{border-color:var(--eco-accent);transform:scale(1.05);box-shadow:0 8px 24px var(--eco-shadow-lg)}.eco-partner-logo{width:80px;height:80px;background:var(--eco-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;color:var(--eco-primary)}.eco-partner-name{font-size:1.1rem;font-weight:600;color:var(--eco-dark);margin-bottom:.5rem}.eco-partner-type{font-size:.9rem;color:var(--eco-gray)}.eco-cta{background:linear-gradient(135deg,var(--eco-primary),var(--eco-secondary));color:#fff;padding:5rem 2rem;text-align:center;border-radius:var(--eco-radius);margin:0 20px 80px;position:relative;overflow:hidden}.eco-cta:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);animation:rotate 20s linear infinite}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.eco-cta-content{position:relative;z-index:1;max-width:800px;margin:0 auto}.eco-cta h2{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1.5rem;line-height:1.2}.eco-cta p{font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7;opacity:.95}.eco-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.eco-btn{padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:var(--eco-transition);display:inline-block;cursor:pointer;border:2px solid transparent}.eco-btn-primary{background:#fff;color:var(--eco-primary)}.eco-btn-primary:hover{background:var(--eco-accent);color:var(--eco-dark);transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.eco-btn-secondary{background:transparent;color:#fff;border-color:#fff}.eco-btn-secondary:hover{background:#fff;color:var(--eco-primary);transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.eco-footer{background:var(--eco-dark);color:#fff;padding:3rem 2rem 2rem}.eco-footer-content{max-width:1200px}.eco-footer-links{gap:2rem;margin-bottom:2rem}.eco-footer-link{color:#fff;text-decoration:none;font-size:1rem;transition:var(--eco-transition)}.eco-footer-link:hover{color:var(--eco-accent)}.eco-footer-social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem}.eco-social-icon{width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:1.2rem;transition:var(--eco-transition)}.eco-social-icon:hover{background:var(--eco-accent);color:var(--eco-dark);transform:translateY(-3px)}.eco-footer-copyright{font-size:.9rem;opacity:.7;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}@media (max-width:768px){.eco-hero{height:70vh;margin:0 10px 40px}.eco-section{padding:3rem 0}.eco-container{padding:0 1rem}.eco-section-header{margin-bottom:2.5rem}.eco-tabs{grid-template-columns:1fr}.eco-timeline:before{left:30px}.eco-timeline-item{grid-template-columns:auto 1fr;gap:1rem}.eco-timeline-item:nth-child(2n) .eco-timeline-content,.eco-timeline-item:nth-child(odd) .eco-timeline-content{grid-column:2;text-align:left}.eco-timeline-marker{grid-column:1;width:50px;height:50px}.eco-step-number{font-size:1.2rem}.eco-flow-steps{flex-direction:column}.eco-flow-step:not(:last-child):after{content:"↓";top:auto;bottom:-30px;left:50%;transform:translateX(-50%)}.eco-supply-chain{flex-direction:column}.eco-supply-arrow{transform:rotate(90deg)}.eco-cta{margin:0 10px 40px;padding:3rem 1.5rem}.eco-cta-buttons{flex-direction:column;align-items:stretch}.eco-btn{width:100%}.eco-footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.eco-hero-content h1{font-size:2rem}.eco-hero-content p{font-size:1rem}.eco-section-title{font-size:1.75rem}.eco-subsection-title{font-size:1.4rem}.eco-impact-grid,.eco-innovation-grid,.eco-market-grid,.eco-metrics-grid,.eco-partners-grid,.eco-standards-grid,.eco-substrate-cards{grid-template-columns:1fr}}.eco-btn:focus,.eco-footer-link:focus,.eco-social-icon:focus,.eco-tab:focus{outline:3px solid var(--eco-accent);outline-offset:2px}@media print{.eco-cta,.eco-footer-social,.eco-hero-video{display:none}.eco-section{page-break-inside:avoid}.eco-hero{height:auto;min-height:300px}}.eco-text-center{text-align:center}.eco-mb-1{margin-bottom:.5rem}.eco-mb-2{margin-bottom:1rem}.eco-mb-3{margin-bottom:1.5rem}.eco-mb-4{margin-bottom:2rem}.eco-mb-5{margin-bottom:3rem}.eco-mt-1{margin-top:.5rem}.eco-mt-2{margin-top:1rem}.eco-mt-3{margin-top:1.5rem}.eco-mt-4{margin-top:2rem}.eco-mt-5{margin-top:3rem}.eco-hidden{display:none}.eco-visible{display:block}.eco-footer{padding:60px 32px;text-align:center;border-top:1px solid hsla(47,53%,77%,.1);background:rgba(10,25,22,.8)}.eco-footer-content{max-width:1440px;margin:0 auto}.eco-footer p{color:var(--text-muted);font-size:.95rem;margin:0 0 16px}.eco-footer-links{display:flex;justify-content:center;gap:32px;list-style:none;margin:24px 0 0;padding:0;flex-wrap:wrap}.eco-footer-links a{color:var(--text-muted);text-decoration:none;font-size:.9rem;transition:color .3s ease}.eco-footer-links a:hover{color:var(--accent)}.eco-page.rtl .eco-nav-container,.eco-page.rtl .eco-nav-links{flex-direction:row-reverse}.eco-page.rtl .eco-incentive-card:after,.eco-page.rtl .eco-pillar-card:before,.eco-page.rtl .eco-research-card:after{transform-origin:right}@media (prefers-color-scheme:light){.eco-page{background:var(--bg-light,#f8f9fa);color:var(--text-dark,#1a1a1a)}.eco-s2,.eco-s3{background:linear-gradient(135deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.7));border-color:rgba(0,0,0,.1)}}@media (max-width:1024px){.eco-hero{height:70vh;min-height:500px}.eco-s2,.eco-s3{margin:60px auto;padding:60px 24px}.eco-s2-header,.eco-s3-header{margin-bottom:56px}.eco-governance-grid,.eco-incentives-grid,.eco-pillars-grid,.eco-research-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.eco-nav-links{gap:24px}}@media (max-width:768px){.eco-hero{height:60vh;min-height:450px;border-radius:0 0 24px 24px;margin-bottom:60px}.eco-hero-content{padding:0 24px}.eco-nav-container{padding:0 16px}.eco-nav-links{display:none}.eco-s2,.eco-s3{margin:48px 16px;padding:48px 20px;border-radius:24px}.eco-s2-header,.eco-s3-header{margin-bottom:48px}.eco-community-grid,.eco-env-grid,.eco-governance-grid,.eco-incentives-grid,.eco-journey-grid,.eco-pillars-grid,.eco-research-grid,.eco-substrate-grid,.eco-treasury-grid{grid-template-columns:1fr;gap:16px}.eco-governance-card,.eco-incentive-card,.eco-pillar-card,.eco-research-card{padding:28px}.eco-network-viz{padding:40px 20px;gap:12px}.eco-node{padding:14px 24px;font-size:.9rem}.eco-node-center{padding:18px 32px;font-size:1rem}.eco-cta{margin:60px 16px;padding:60px 24px;border-radius:24px}.eco-footer{padding:48px 24px}.eco-footer-links{flex-direction:column;gap:16px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.eco-cta,.eco-footer,.eco-nav{display:none}.eco-hero{height:auto;min-height:0;page-break-after:always}.eco-s2,.eco-s3{page-break-inside:avoid;box-shadow:none;border:1px solid #ccc}}.consulting-page{min-height:100vh;padding:2rem 1rem;background:var(--background);color:var(--text-primary)}.consulting-container{max-width:1200px;margin:0 auto}.consulting-hero{text-align:center;margin-bottom:4rem;padding:3rem 1rem}.consulting-hero h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.consulting-hero p{font-size:1.125rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.consulting-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}.service-card{background:var(--card-background);border:1px solid var(--border-color);border-radius:12px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.service-card p{font-size:1rem;color:var(--text-secondary);line-height:1.6}.consulting-cta{text-align:center;padding:3rem 1rem;background:var(--card-background);border-radius:12px;border:1px solid var(--border-color)}.consulting-cta h2{font-size:2rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.consulting-cta p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;padding:1rem 2rem;background:var(--primary-color);color:#fff;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:background .3s ease,transform .2s ease}.cta-button:hover{background:var(--primary-hover);transform:scale(1.05)}[dir=rtl] .consulting-cta h2,[dir=rtl] .consulting-cta p,[dir=rtl] .consulting-hero h1,[dir=rtl] .consulting-hero p,[dir=rtl] .service-card h3,[dir=rtl] .service-card p{text-align:right}[dir=rtl] .consulting-cta{text-align:center}@media (max-width:768px){.consulting-hero h1{font-size:2rem}.consulting-hero p{font-size:1rem}.consulting-services{grid-template-columns:1fr}.consulting-cta h2{font-size:1.5rem}.consulting-cta p{font-size:1rem}}.vip-tours{overflow:hidden}.vip-tours,.vip-tours .relative{max-width:100%}.tour-title{color:#005400}.slider-ltr{animation:scroll-ltr 20s linear infinite}.slider-ltr:hover{animation-play-state:paused}.slider-rtl{animation:scroll-rtl 20s linear infinite}.slider-rtl:hover{animation-play-state:paused}.latest-products,.products-slider-wrapper{max-width:100%;overflow:hidden}.product-card__title{color:#005400}.products-slider-ltr{animation:products-scroll-ltr 20s linear infinite;width:-moz-max-content;width:max-content}.products-slider-ltr:hover{animation-play-state:paused}@keyframes products-scroll-ltr{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.products-slider-rtl{animation:products-scroll-rtl 20s linear infinite;width:-moz-max-content;width:max-content}.products-slider-rtl:hover{animation-play-state:paused}@keyframes products-scroll-rtl{0%{transform:translateX(0)}to{transform:translateX(50%)}}.product-slide-item{flex-shrink:0}.product-card{min-height:320px}.product-card img{display:block;width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.product-card__description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.chat{padding-bottom:100px}.chat-bottom{padding:20px;border:1px solid oklab(17.3217% -.0128596 .000555128/.6);border-radius:10px;font-size:13px;color:#808080c2;margin-top:250px}.market-sec{padding-bottom:20px}.market-hero{background:url(/Market/market-bg.webp);background-size:cover;background-repeat:no-repeat}.products-cat{position:relative;bottom:20px}.products-slider-track{display:flex;width:-moz-max-content;width:max-content}.products-slider-ltr{animation:scroll-ltr 30s linear infinite}.products-slider-rtl{animation:scroll-rtl 30s linear infinite}.products-slider-wrapper:hover .products-slider-track{animation-play-state:paused}@keyframes scroll-ltr{0%{transform:translateX(0)}to{transform:translateX(calc(-280px * 6 - 1.5rem * 6))}}@keyframes scroll-rtl{0%{transform:translateX(0)}to{transform:translateX(calc(280px * 6 + 1.5rem * 6))}}.consulting-overlay{background-color:color-mix(in oklab,oklch(.13 .02 155.59) 65%,transparent)}.need-single-page{min-height:100vh;padding:24px 16px;transition:background-color .3s ease,color .3s ease}.need-single-page__container{max-width:1152px;margin:0 auto}.need-single-page__topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.need-single-page__topbar--loading{max-width:1152px;margin:0 auto 20px}.need-single-page__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.need-single-page__center{min-height:calc(100vh - 120px);display:flex;align-items:center;justify-content:center}.need-single-page__center--column{flex-direction:column;gap:16px}.need-single-page__loading-text,.need-single-page__notfound-text{font-size:1.125rem}.need-single-page__back-button,.need-single-page__primary-button{border:none;outline:none;cursor:pointer;border-radius:14px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .25s ease}.need-single-page__card{overflow:hidden;border-radius:28px;transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease}.need-single-page__image-wrap{height:260px;overflow:hidden}.need-single-page__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.need-single-page__content{padding:24px}.need-single-page__badges{margin-bottom:16px;display:flex;flex-wrap:wrap;align-items:center;gap:12px}.need-single-page__badge{display:inline-flex;align-items:center;border-radius:999px;padding:8px 16px;font-size:.875rem;line-height:1}.need-single-page__title{margin:0;font-size:1.75rem;line-height:1.3;font-weight:800}.need-single-page__meta{margin-top:16px;display:flex;flex-direction:column;gap:8px;font-size:.95rem}.need-single-page__description-block{margin-top:32px}.need-single-page__description-title{margin:0 0 12px;font-size:1.25rem;font-weight:700}.need-single-page__description-box{border-radius:20px;padding:20px;line-height:2;white-space:pre-wrap;word-break:break-word}.need-single-page.light{background:#f8fafc;color:#0f172a}.need-single-page.light .need-single-page__card{background:hsla(0,0%,100%,.96);border:1px solid rgba(15,23,42,.08);box-shadow:0 20px 60px rgba(15,23,42,.08)}.need-single-page.light .need-single-page__loading-text,.need-single-page.light .need-single-page__notfound-text{color:rgba(15,23,42,.7)}.need-single-page.light .need-single-page__back-button{background:#fff;color:#0f172a;border:1px solid rgba(15,23,42,.1);box-shadow:0 8px 24px rgba(15,23,42,.06)}.need-single-page.light .need-single-page__back-button:hover{background:#f1f5f9}.need-single-page.light .need-single-page__primary-button{background:#a3e635;color:#111827}.need-single-page.light .need-single-page__primary-button:hover{background:#84cc16}.need-single-page.light .need-single-page__badge--type{background:rgba(132,204,22,.12);color:#3f6212}.need-single-page.light .need-single-page__badge--category{background:rgba(15,23,42,.06);color:rgba(15,23,42,.72)}.need-single-page.light .need-single-page__title{color:#0f172a}.need-single-page.light .need-single-page__meta{color:rgba(15,23,42,.65)}.need-single-page.light .need-single-page__description-title{color:#0f172a}.need-single-page.light .need-single-page__description-box{background:rgba(15,23,42,.03);border:1px solid rgba(15,23,42,.08);color:rgba(15,23,42,.82)}.need-single-page.dark{background:#07110d;color:#fff}.need-single-page.dark .need-single-page__card{background:rgba(11,23,18,.95);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 20px 60px rgba(0,0,0,.35)}.need-single-page.dark .need-single-page__loading-text,.need-single-page.dark .need-single-page__notfound-text{color:hsla(0,0%,100%,.7)}.need-single-page.dark .need-single-page__back-button{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.88);border:1px solid hsla(0,0%,100%,.08)}.need-single-page.dark .need-single-page__back-button:hover{background:hsla(0,0%,100%,.1)}.need-single-page.dark .need-single-page__primary-button{background:#bef264;color:#111827}.need-single-page.dark .need-single-page__primary-button:hover{background:#a3e635}.need-single-page.dark .need-single-page__badge--type{background:rgba(163,230,53,.12);color:#d9f99d}.need-single-page.dark .need-single-page__badge--category{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.72)}.need-single-page.dark .need-single-page__title{color:#fff}.need-single-page.dark .need-single-page__meta{color:hsla(0,0%,100%,.6)}.need-single-page.dark .need-single-page__description-title{color:#fff}.need-single-page.dark .need-single-page__description-box{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.82)}@media (min-width:768px){.need-single-page{padding:24px}.need-single-page__image-wrap{height:420px}.need-single-page__content{padding:32px}.need-single-page__title{font-size:2.25rem}}@media (max-width:640px){.need-single-page__topbar{flex-direction:column;align-items:stretch}.need-single-page__actions{justify-content:space-between}.need-single-page__back-button,.need-single-page__primary-button{width:100%}}.mushroom-marker{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:22px;background:#0c1e14;border:2px solid #b5ff7d;border-radius:50% 50% 50% 0;transform:rotate(-45deg);cursor:pointer;transition:transform .2s,box-shadow .2s}.mushroom-marker>*{transform:rotate(45deg)}.mushroom-marker.active{transform:rotate(-45deg) scale(1.25);box-shadow:0 0 0 4px rgba(181,255,125,.25)}