:root{--ink:#123629;--forest:#064b35;--forest2:#033824;--cream:#faf6ec;--paper:#fffdf8;--muted:#66706a;--line:#e2e5df;--gold:#c99b3d;--gold2:#e6bf59;--shadow:0 24px 70px #192d2024}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.shell{width:min(1180px,100% - 40px);margin:0 auto}.siteHeader{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f7;border-bottom:1px solid #0a3d2b1a;position:sticky;top:0}.navRow{align-items:center;gap:28px;min-height:94px;display:flex}.logoLink{flex:none;line-height:0;display:block}.logoSvg{width:100%;height:auto;display:block}.headerLogo{width:286px}.headerLogo .logoSvg{max-height:80px}.footerLogo{width:min(470px,100%)}.navLinks{align-items:center;gap:30px;margin-left:auto;font-size:14px;font-weight:650;display:flex}.navLinks a{padding:10px 0;position:relative}.navLinks a:hover{color:var(--forest)}.navLinks a:first-child:after{content:"";background:var(--gold);height:2px;position:absolute;bottom:2px;left:0;right:0}.navCta,.primaryLink{color:#fff;background:linear-gradient(135deg,#d3a63e,#b98724);border-radius:16px;padding:14px 22px;font-weight:800;box-shadow:0 8px 20px #ae7b2229}.navCta:hover,.primaryLink:hover{filter:brightness(.96)}.hero{background:radial-gradient(circle at 62% 16%,#ffda8fa8,#0000 28%),linear-gradient(120deg,#fffaf1 5%,#f4eee2 48%,#dce8de 100%);min-height:650px;padding:64px 0 68px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#fffdf8fa 0%,#fffdf8e0 34%,#fffdf866 57%,#fffdf814 100%);position:absolute;inset:0}.heroBackdrop{opacity:.78;position:absolute;inset:0;overflow:hidden}.heroBackdrop:before{content:"";clip-path:polygon(0 25%,12% 30%,27% 23%,42% 35%,59% 23%,76% 31%,100% 18%,100% 100%,0 100%);background:linear-gradient(#6a9a8d0d,#528a8247),linear-gradient(#b7d3ca,#7eaca0);height:42%;position:absolute;bottom:0;left:0;right:0}.karst{filter:blur(.2px);opacity:.72;background:linear-gradient(145deg,#386a50,#173f30);border-radius:60% 48% 12% 12%;width:170px;height:220px;position:absolute;bottom:13%;box-shadow:inset -20px 0 30px #00000024}.karstOne{width:210px;height:270px;right:8%;transform:rotate(5deg)}.karstTwo{opacity:.58;width:160px;height:205px;right:25%;transform:rotate(-7deg)}.karstThree{opacity:.42;width:135px;height:160px;right:40%}.karstFour{opacity:.52;width:150px;height:185px;right:-3%}.heroGrid{z-index:2;grid-template-columns:1.05fr .85fr;align-items:center;gap:72px;display:grid;position:relative}.heroCopy{padding:18px 0}.heroKicker{text-transform:uppercase;letter-spacing:.32em;color:var(--forest);font-size:13px;font-weight:900}.hero h1{color:#064a35;letter-spacing:-.045em;max-width:740px;margin:22px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,5.3vw,78px);line-height:1.02}.heroLead{color:#5b625f;max-width:690px;font-size:19px;line-height:1.65}.heroActions{gap:12px;margin-top:30px;display:flex}.secondaryLink{background:#ffffff8c;border:1px solid #064b3540;border-radius:14px;padding:13px 20px;font-weight:800}.purposeGrid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:640px;margin:34px 0 0;display:grid}.purposeGrid>div{align-items:center;gap:12px;display:flex}.purposeIcon{color:#b78525;background:#d9b14f2e;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.purposeGrid p{margin:0}.purposeGrid strong,.purposeGrid small{display:block}.purposeGrid strong{color:var(--forest);font-size:15px}.purposeGrid small{color:#777f7a;margin-top:2px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:#557363;font-size:12px;font-weight:850}.orderCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff7;border:1px solid #064b351a;border-radius:24px;padding:30px;box-shadow:0 28px 70px #22342b2e}.orderCard h2{color:var(--forest);margin:8px 0 6px;font-family:Georgia,serif;font-size:34px}.muted{color:var(--muted)}.fieldLabel{color:#273b32;margin:24px 0 8px;font-size:13px;font-weight:800;display:block}.amountSelector{background:#fff;border:1px solid #dce1dc;border-radius:14px;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;padding:9px;display:grid}.amountSelector button{height:42px;color:var(--forest);cursor:pointer;background:#f2f4f1;border:0;border-radius:10px;font-size:24px}.amountSelector div{text-align:center}.amountSelector strong,.amountSelector span{display:block}.amountSelector strong{font-size:18px}.amountSelector span{color:var(--muted);margin-top:2px;font-size:11px}.range{width:100%;accent-color:var(--forest);margin:18px 0 15px}.receiveBox{background:linear-gradient(135deg,#f8faf8,#f1f5f1);border-radius:15px;margin:4px 0 12px;padding:17px 18px}.receiveBox span,.receiveBox small{color:#5f6863;display:block}.receiveBox strong{color:var(--forest);margin:2px 0;font-size:30px;display:block}.receiveBox small{font-size:11px}.priceRows{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.priceRows>div{color:var(--muted);justify-content:space-between;padding:7px 0;display:flex}.priceRows strong{color:var(--ink)}.compactRows{font-size:13px}.primaryButton{color:#fff;background:linear-gradient(135deg,#07583e,#03442f);border:0;border-radius:14px;width:100%;margin-top:12px;padding:15px;font-size:15px;font-weight:850}.primaryButton:disabled{opacity:.82}.secureLine{text-align:center;color:#818984;margin:13px 0 4px;font-size:12px}.finePrint{color:#8a918d;text-align:center;margin-bottom:0;font-size:10px}.section{padding:88px 0}.howSection{background:#fffdf8}.splitGrid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:80px;display:grid}.sectionTitle{letter-spacing:-.035em;color:#143f2f;margin:12px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.08}.sectionLead,.pageLead{color:var(--muted);max-width:720px;font-size:18px}.steps{border-top:1px solid var(--line)}.steps>div{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:16px;padding:20px 0;display:grid}.steps span{color:var(--gold);font-weight:850}.steps p{color:var(--muted);margin:0}.steps strong{color:var(--ink)}.softSection{background:#f3f5f0}.centerHeading{text-align:center;max-width:700px;margin:0 auto 36px}.benefitGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefitCard{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.benefitCard h3{margin:16px 0 8px}.benefitCard p{color:var(--muted);margin:0}.iconCircle{width:40px;height:40px;color:var(--forest);background:#e8f1e9;border-radius:50%;place-items:center;font-weight:900;display:grid}.disclaimerPanel{color:#fff;background:linear-gradient(135deg,#064b35,#032f22);border-radius:28px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;padding:44px 48px;display:grid}.disclaimerPanel .eyebrow{color:#c1d9ca}.disclaimerPanel h2{margin:10px 0;font-family:Georgia,serif;font-size:36px;line-height:1.08}.disclaimerPanel p{color:#dce8df;margin:0}.pageSection{padding:90px 0 110px}.narrow{max-width:820px}.pageTitle{letter-spacing:-.045em;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,60px);line-height:1.04}.contentCard{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:42px;padding:30px}.contentCard h2{font-family:Georgia,serif;font-size:30px}.faqList{border-top:1px solid var(--line);margin-top:38px}.faqList details{border-bottom:1px solid var(--line);padding:20px 0}.faqList summary{cursor:pointer;font-size:18px;font-weight:800}.faqList p,.prose p{color:var(--muted)}.prose h2{margin-top:34px;font-family:Georgia,serif}.footer{color:#fff;background:#10261c;padding:58px 0 26px}.footerGrid{grid-template-columns:2fr 1fr 1fr;gap:36px;display:grid}.footerGrid>div{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.footerGrid a{color:#cbd8cf;font-size:14px}.footerLogo .logoSvg{filter:drop-shadow(0 5px 18px #0000001f)}.legalLine{color:#9eb0a4;border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:38px;padding-top:24px;font-size:12px;display:flex}@media (max-width:980px){.navLinks{display:none}.navCta{margin-left:auto}.heroGrid{grid-template-columns:1fr;gap:36px}.hero{padding-top:48px}.hero:before{background:linear-gradient(90deg,#fffdf8f5,#fffdf8c2)}.orderCard{max-width:620px}.splitGrid,.disclaimerPanel,.benefitGrid{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}.footerGrid>div:first-child{grid-column:1/-1}}@media (max-width:640px){.shell{width:min(100% - 28px,1180px)}.navRow{min-height:76px}.headerLogo{width:230px}.navCta{display:none}.hero{min-height:auto;padding:42px 0 50px}.hero h1{font-size:48px}.heroKicker{letter-spacing:.2em;font-size:11px}.heroLead{font-size:17px}.purposeGrid{grid-template-columns:1fr;gap:12px}.heroActions{flex-direction:column;align-items:stretch}.primaryLink,.secondaryLink{text-align:center}.orderCard{padding:22px}.footerGrid{grid-template-columns:1fr}.footerGrid>div:first-child{grid-column:auto}.legalLine{flex-direction:column}.disclaimerPanel{padding:30px}}
.siteHeader{z-index:40;box-shadow:none;background:#fff;border-bottom:1px solid #eceeea;position:sticky;top:0}.navRow{max-width:1460px;min-height:116px}.buyvndLogo{align-items:center;gap:14px;line-height:1;display:flex}.headerLogo{width:auto;min-width:390px}.footerLogo{width:auto;max-width:520px}.countryMark{color:#cf941b;flex:0 0 60px;width:60px;height:96px;display:block}.countryMark svg{width:100%;height:100%;display:block;overflow:visible}.brandLockup{flex-direction:column;align-items:flex-start;display:flex}.brandName{letter-spacing:-.06em;font-family:Arial,Helvetica,sans-serif;font-size:50px;line-height:.9}.brandName b{color:#004d37}.brandName strong{color:#d19820}.brandTagline{color:#07513a;letter-spacing:.27em;text-transform:uppercase;white-space:nowrap;margin-top:11px;font-size:10px;font-weight:900}.brandSubline{color:#bf8e25;letter-spacing:.18em;text-transform:uppercase;margin-top:9px;font-size:10px;font-weight:800}.navLinks{gap:40px;font-size:16px;font-weight:750}.navLinks a{color:#073f30}.navLinks a:first-child:after{background:#d29a22;bottom:3px}.navCta{box-shadow:none;background:#d39a22;border-radius:18px;padding:18px 31px;font-size:16px}.homeHero{background-image:url(https://images.unsplash.com/photo-1643029891412-92f9a81a8c16?auto=format&fit=crop&q=90&w=2400);background-position:50% 56%;background-size:cover;min-height:660px;position:relative;overflow:hidden}.homeHeroShade{pointer-events:none;background:linear-gradient(90deg,#fffffcf5 0%,#fffffcc2 22%,#fffffc3b 48%,#fffffc03 70%);position:absolute;inset:0}.homeHeroGrid{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(430px,.76fr);align-items:center;gap:55px;max-width:1460px;padding:40px 0 0;display:grid;position:relative}.homeHeroCopy{padding:35px 0 74px}.homeKicker{color:#07513a;text-transform:uppercase;letter-spacing:.34em;font-size:14px;font-weight:900;display:block}.homeHero h1{letter-spacing:-.045em;color:#00503a;text-shadow:0 1px #ffffff40;max-width:760px;margin:22px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,5vw,78px);line-height:.96}.homeHero h1 span{color:#c78e1e}.homeLead{color:#273b34;max-width:600px;font-size:18px;line-height:1.5}.homePurposeGrid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:610px;margin-top:28px;display:grid}.homePurposeGrid>div{align-items:center;gap:11px;display:flex}.homePurposeIcon{color:#c58b17;background:#f5dfab;border-radius:50%;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:900;display:grid}.homePurposeGrid p{margin:0}.homePurposeGrid strong,.homePurposeGrid small{display:block}.homePurposeGrid strong{color:#07513a;font-size:15px}.homePurposeGrid small{color:#293c35;margin-top:3px;line-height:1.22}.homeOrderCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffc;border:1px solid #ffffffe6;border-radius:28px;align-self:start;margin-top:28px;padding:27px 30px 19px;box-shadow:0 20px 60px #1137282e}.homeOrderEyebrow{text-transform:uppercase;letter-spacing:.23em;color:#52695e;font-size:11px;font-weight:900}.homeOrderCard h2{color:#064b35;margin:7px 0 9px;font-size:38px;line-height:1.05}.homeOrderIntro{color:#515d57;margin:0;font-size:15px;line-height:1.42}.homeOrderCard .fieldLabel{color:#102f25;margin:16px 0 7px;font-size:14px}.homeAmountSelector{border:1px solid #dfe3df;border-radius:12px;grid-template-columns:52px 1fr 52px;padding:6px}.homeAmountSelector button{border-radius:8px;height:45px;font-size:25px}.homeAmountSelector strong{font-size:22px}.homeAmountSelector span{font-size:12px}.homePresetGrid{grid-template-columns:repeat(3,1fr);gap:8px;margin:10px 0;display:grid}.homePresetGrid button{color:#3d4742;cursor:pointer;background:#fff;border:1px solid #d8ded9;border-radius:8px;padding:9px 5px;font-size:12px;font-weight:700}.homePresetGrid button:hover,.homePresetGrid button.active{color:#07513a;background:#f6faf7;border-color:#0b5b42;box-shadow:inset 0 0 0 1px #0b5b42}.denominationNote{color:#59645e;background:#f1f2f1;border-radius:9px;margin:0 0 11px;padding:11px 13px;font-size:11px;line-height:1.42}.homeReceiveBox{background:0 0;border-bottom:1px solid #e4e7e4;border-radius:0;margin:0;padding:11px 0}.homeReceiveBox strong{color:#07513a;font-size:29px}.homeReceiveBox span{font-size:13px}.homeReceiveBox small{font-size:11px}.homePriceRows{margin-top:6px;font-size:13px}.homePriceRows>div{padding:4px 0}.homeBuyButton{opacity:1;background:#07583f;border-radius:7px;margin-top:8px;padding:14px;font-size:15px}.homeBuyButton:disabled{opacity:1;cursor:not-allowed}.homeOrderCard .secureLine{margin:10px 0 0}.homeOrderCard .finePrint{margin:4px 0 0}.homeTrustBar{background:#fff;border-top:1px solid #1345321a;border-bottom:1px solid #1345321a}.homeTrustGrid{grid-template-columns:repeat(4,1fr) 1.1fr;align-items:center;max-width:1460px;min-height:100px;display:grid}.homeTrustItem{border-right:1px solid #e4e8e3;align-items:center;gap:13px;padding:0 22px;display:flex}.homeTrustItem:first-child{padding-left:0}.homeTrustIcon{color:#07513a;font-size:29px;line-height:1}.homeTrustItem p{margin:0}.homeTrustItem strong,.homeTrustItem small{display:block}.homeTrustItem strong{color:#124331;font-size:13px}.homeTrustItem small{color:#6e7772;font-size:12px}.homeSignature{text-align:right;color:#b77d13;font-family:Georgia,Times New Roman,serif;font-size:21px;font-style:italic;line-height:1.05;transform:rotate(-4deg)}@media (max-width:1050px){.headerLogo{min-width:300px}.brandName{font-size:42px}.navLinks{gap:24px}.homeHeroGrid{grid-template-columns:1fr;gap:18px;padding-bottom:30px}.homeHeroShade{background:linear-gradient(90deg,#fffdf8f0,#fffdf894)}.homeOrderCard{max-width:620px;margin-top:0}.homeTrustGrid{grid-template-columns:repeat(2,1fr)}.homeTrustItem{min-height:86px}.homeSignature{text-align:left;padding:20px 0}}@media (max-width:760px){.navRow{min-height:88px}.countryMark{flex-basis:43px;width:43px;height:68px}.headerLogo{min-width:0}.brandName{font-size:34px}.brandTagline{letter-spacing:.18em;font-size:7px}.homeHeroGrid{padding:28px 0}.homeHeroCopy{padding:22px 0 10px}.homeHero h1{font-size:50px}.homeLead{font-size:17px}.homePurposeGrid{grid-template-columns:1fr;gap:11px}.homeOrderCard{padding:22px 18px}.homeOrderCard h2{font-size:32px}.homePresetGrid{grid-template-columns:repeat(2,1fr)}.homeTrustGrid{grid-template-columns:1fr}.homeTrustItem{border-bottom:1px solid #e4e8e3;border-right:0;padding:16px 0}.homeSignature{text-align:left}.footerLogo .countryMark{width:46px;height:70px}.footerLogo .brandName{font-size:34px}}
